Skip to main content

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

ParameterDescription
allSnmpUsersThis parameter returns information about all of the SNMP users in the storage array.
userNameThe name of the SNMP user for which you want to retrieve information. Enclose the SNMP user name in double quotation marks (" ").
snmpUsersThe names of several SNMP users for which you want to retrieve information. Enter the names of the SNMP users using these rules:
  • Enclose all of the names in square brackets ([ ]).
  • Enclose each of the names in double quotation marks (" ").
  • Separate each of the names with a space.
summaryThis 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