HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference

138
group group-name: Displays SNMPv3 user information for a specified SNMP group name. The group
name is case-sensitive.
username user-name: Displays information about the specified SNMPv3 user. The username is
case-sensitive.
Usage guidelines
This command displays only SNMPv3 users that you have created by using the snmp-agent usm-user v3
command. To display SNMPv1 or SNMPv2c users created by using the snmp-agent usm-user { v1 | v2c }
command, use the display snmp-agent community command.
Examples
# Display information about all SNMPv3 users.
<Sysname> display snmp-agent usm-user
Username: userv3
Group name: mygroupv3
Engine ID: 800063A203000FE240A1A6
Storage-type: nonVolatile
UserStatus: active
Username: userv3code
Group name: groupv3code
Engine ID: 800063A203000FE240A1A6
Storage-type: nonVolatile
UserStatus: active
Table 31 Command output
Field Descri
p
tion
Username SNMP username.
Group name SNMP group name.
Engine ID Engine ID that the SNMP agent used when the SNMP user was created.
Storage-type
Storage type:
volatile.
nonvolatile.
permanent.
readOnly.
other.
For more information about these storage types, see Table 21.
UserStatus
SNMP user status:
active—The SNMP user is effective.
notInService—The SNMP user is correctly configured but not activated.
notReady—The SNMP user configuration is incomplete.
other—Any other status.
SNMP users are active upon their creation at the CLI. To temporarily disable an
SNMP user without deleting it, you can perform an SNMP set operation to change
its status.