Parameter | Description | Value |
---|---|---|
engineid engineid |
Displays information about an SNMPv3 user with a specified SNMP entity engine ID. |
- |
group group-name |
Displays the SNMPv3 user belonging to a specified user group. |
- |
username user-name |
Displays information about a specified SNMPv3 user. |
- |
You can run the display snmp-agent usm-user command to display the SNMPv3 user information configured through the snmp-agent usm-user command. The SNMPv3 user here refers to the remote user that carries out SNMPv3 management. The displayed information about an SNMPv3 user includes the user name, authentication protocol, encryption algorithm, and user group to which the SNMPv3 user belongs.
# Display information about all current SNMPv3 users.
<HUAWEI> display snmp-agent usm-user
User name: myuser01
Engine ID: 800007DB03360102101100 active
Authentication Protocol: sha2-256
Privacy Protocol: aes256
Group name: mygroup
Ipv4 acl : 2000
Ipv6 acl : 2004
<HUAWEI> display snmp-agent usm-user
User name: myuser02
Engine ID: 800007DB03360102101100 active
Authentication Protocol: sha2-256
Privacy Protocol: aes256
Group name: mygroup
Acl: 2000
Item |
Description |
---|---|
User name |
SNMPv3 user name. |
Engine ID |
Local SNMP engine ID. |
active |
Status of the SNMPv3 user. |
Authentication Protocol |
Authentication algorithm used for the SNMPv3 user. |
Privacy Protocol |
Encryption algorithm used for the SNMPv3 user. |
Group name |
User group to which the SNMPv3 user belongs. |
Acl |
The ACL takes effect on both IPv4 and IPv6 networks. |
Ipv4 acl |
The ACL takes effect on only IPv4 network. |
Ipv6 acl |
The ACL takes effect on only IPv6 network. |