172
Examples
# Display the modules that can generate notification and their notification function status.
<Sysname> display snmp-agent trap-list
arp notification is disabled.
configuration notification is enabled.
isis notification is enabled.
l3vpn notification is enabled.
mac-address notification is enabled.
mpls notification is disabled.
ospf notification is enabled.
radius notification is disabled.
standard notification is enabled.
system notification is enabled.
Enabled notifications: 7; Disabled notifications: 3
Related commands
snmp-agent
trap
enable
display snmp-agent usm-user
Use
display
snmp-agent
usm-user
to display SNMPv3 user information.
Syntax
display
snmp-agent
usm-user
[
engineid
engineid
|
group
group-name
|
username
user-name
] *
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
engineid
engineid
: Displays SNMPv3 user information for the SNMP engine ID identified by
engineid
. When an SNMPv3 user is created, the system records the local SNMP entity engine ID.
The user becomes invalid when the engine ID changes, and it becomes valid again when the
recorded engine ID is restored.
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.