Show SNMPv3 USM user
The show allsnmpUsers command returns information about the Simple Network Management (SNMP) USM users defined for the storage array.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin or Support Admin role.
Syntax
show (allSnmpUsers |
snmpUser userName="snmpUsername" |
snmpUsers [snmpUserName1 ... snmpUserNameN])
[summary]
Note
This command returns SNMP user information similar to the following
SNMP USERS------------------------------
SUMMARY
Total SNMP Users: 2
Total SNMP Trap Destinations: 1
DETAILS
SNMP User: TestUser1
SNMP Engine ID: local
SNMP Permission: Read Only
SNMP Authentication Protocol: sha
SNMP Privacy Protocol: aes128
Associated Trap Destination:
Trap Receiver IP Address Send Authentication Failure Traps
10.113.173.133 false
SNMP User: TestUser2
SNMP Engine ID: local
SNMP Permission: Read Only
SNMP Authentication Protocol: sha256
SNMP Privacy Protocol: none
Associated Trap Destination:
Parameters
Parameter | Description |
---|---|
allSnmpUsers | This parameter returns information about all of the SNMP users in the storage array. |
userName | The name of the SNMP user for which you want to retrieve information. Enclose the SNMP user name in double quotation marks (" "). |
snmpUsers | The names of several SNMP users for which you want to retrieve information. Enter the names of the SNMP users using these rules:
|
summary | This parameter returns a list of the total number of SNMP users and the total number of SNMP trap destinations. When you use this parameter, all of the detail information is omitted. |
Minimum firmware level
11.70.2
Give documentation feedback