194
Default
The SNMP agent sends standard linkUp/linkDown notifications.
Views
System view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
Extended linkUp and linkDown notifications add interface description and interface type to the
standard linkUp/linkDown notifications for fast failure point identification.
When you use this command, make sure the NMS supports the extended linkup and linkDown
notifications.
Examples
# Enable extended linkUp/linkDown notifications.
<Sysname> system-view
[Sysname] snmp-agent trap if-mib link extended
snmp-agent trap life
Use
snmp-agent trap life
to configure the lifetime of notifications in the SNMP notification queue.
Use
undo snmp-agent trap life
to restore the default notification lifetime.
Syntax
snmp-agent
trap
life
seconds
undo
snmp-agent
trap
life
Default
The SNMP notification lifetime is 120 seconds.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
seconds
: Sets a lifetime in seconds, in the range of 1 to 2592000.
Usage guidelines
When congestion occurs, the SNMP agent buffers notifications in a queue. The notification lifetime
sets how long a notification can stay in the queue. A notification is deleted when its lifetime expires.
Examples
# Set the SNMP notification lifetime to 60 seconds.
<Sysname> system-view
[Sysname] snmp-agent trap life 60