Command Reference
- Register SNMP community
The create snmpCommunity command creates a new Simple Network Management Protocol (SNMP) community, community name string and registers the new community as a known entity to the SNMP agent. Any attempt to register a new community with the same name as that of an existing community is rejected and the firmware returns an error message. - Register SNMP trap destination
The create snmpTrapDestination command creates a new Simple Network Management Protocol (SNMP) trap destination. A trap destination is the SNMP manager to receive the trap messages. - Show SNMP communities
The show allSnmpCommunities command returns information about the Simple Network Management Protocol (SNMP) communities defined for the storage array. SNMP communities are collections of devices, such as routers, switches, printers, storage devices, grouped together to manage and monitor the devices. - Show SNMP MIB II system group variables
The show snmpSystemVariables command returns information about the Simple Network Management Protocol (SNMP) system variables. The system variables are maintained in a Management Information Base II (MIB-II) database. - Test SNMP trap destination
The start snmpTrapDestination command tests the connection and identification of the trap receiver for a specific Simple Network Management Protocol (SNMP) community or user. This command tests the trap destination by sending a trap message to the trap receiver. - Unregister SNMP community
The delete snmpCommunity command deletes an existing Simple Network Management Protocol (SNMP) community that you previously created and registered using the create snmpCommunity command. Deleting an SNMP community effectively unregisters the community. Any trap destinations associated with that community are also removed. - Unregister SNMP trap destination
The delete snmpTrapDestination command deletes an existing Simple Network Management Protocol (SNMP) trap destination that you previously created and registered using the create snmpTrapDestination command. - Update SNMP community
The set snmpCommunity command creates a new name for an existing Simple Network Management Protocol (SNMP) community. - Update SNMP MIB II system group variables
The set snmpSystemVariables command changes the system variables for the Simple Network Management Protocol (SNMP). - Update SNMP trap destination
The set snmpTrapDestination trapReceiverIP command turns on or turns off sending authentication failure messages for an SNMP trap destination. Failure occurs when the SNMP agent received a message from an SNMP manager, but the message contained an invalid community name. - Register SNMPv3 USM user
The create snmpUser userName command creates a new Simple Network Management Protocol (SNMP) user and registers the new user as a known entity to the SNMP agent. Any attempt to register a new user with the same name and engine ID as that of an existing user is rejected. - Update SNMPv3 USM user
The set snmpUser userName command updates an existing Simple Network Management Protocol (SNMP) USM user. The USM user to be changed is identified using the user name if there is only one user with the user name. The user is identified using the user name and engine ID if there is more than one user with the same user name and different engine ID. - Unregister SNMPv3 USM user
The delete snmpUser userName command deletes an existing Simple Network Management Protocol (SNMP) USM user that you previously created and registered using the "create snmpUser" command. Deleting an SNMP user effectively unregisters the user. Any trap destinations associated with that user are also removed. - Show SNMPv3 USM user
The show allsnmpUsers command returns information about the Simple Network Management (SNMP) USM users defined for the storage array.
Give documentation feedback