Parameter | Description | Value |
---|---|---|
engineid engineid |
Displays information about an SNMPv3 user with a specified engine ID. |
The value is a string of 10 to 64 case-sensitive characters, spaces not supported. |
username user-name |
Displays information about a specified SNMPv3 user. |
The value is a string of 1 to 32 case-sensitive characters, spaces not supported. When quotation marks are used around the string, spaces are allowed in the string. |
group group-name |
Displays the SNMPv3 user belonging to a specified group. |
The value is a string of 1 to 32 case-sensitive characters, spaces not supported. When quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
To view the SNMP user information configured, run the display snmp-agent usm-user command. The SNMP user is a remote user that carries out SNMP management.
The command output contains the following information:
Precautions
The display snmp-agent usm-user command is applicable only to SNMPv3 users.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display snmp-agent usm-user
User name: usmtest1
Engine ID: 800007DB0338BA8B9AAC01 active
Authentication Protocol: sha2-512
Privacy Protocol: aes256
State: Active
Item | Description |
---|---|
User name | Name of an SNMP user. |
Engine ID | Engine ID of an SNMP-enabled device. |
Authentication Protocol | Type of an authentication protocol. |
Privacy Protocol | Type of an privacy protocol. |
State | Status of an SNMP user. |