Chapter 5
| SNMP Commands
Additional Trap Commands
– 180 –
show nlm oper-status
This command shows the operational status of configured notification logs.
Command Mode
Privileged Exec
Example
Console#show nlm oper-status
Filter Name: A1
Oper-Status: Operational
Console#
show snmp
notify-filter
This command displays the configured notification logs.
Command Mode
Privileged Exec
Example
This example displays the configured notification logs and associated target hosts.
Console#show snmp notify-filter
Filter profile name IP address
---------------------------- ----------------
A1 10.1.19.23
Console#
Additional Trap Commands
memory
This command sets an SNMP trap based on configured thresholds for memory
utilization. Use the
no
form to restore the default setting.
Syntax
memory
{
rising
rising-threshold |
falling
falling-threshold}
no memory
{
rising
|
falling
}
rising-threshold - Rising threshold for memory utilization alarm expressed in
percentage. (Range: 1-100)
falling-threshold - Falling threshold for memory utilization alarm expressed
in percentage. (Range: 1-100)
Default Setting
Rising Threshold: 90%
Falling Threshold: 70%
Command Mode
Global Configuration