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. 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.
Give documentation feedback