Cisco Cisco IOS Software Release 12.4(4)T

Página de 10
DSP Operational State Notifications
  How to Enable DSP Operational State Notifications
3
Cisco IOS Release 12.4(4)T
Enabling DSP Operational State Notifications from the CLI
Perform this task to enable DSP operational state notifications from the CLI.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
snmp-server enable traps [notification type][vrrp]
4.
end
5.
exit
DETAILED STEPS
Enabling DSP Operational State Notifications Using an SNMP Application
Perform this task to enable DSP operational state notifications using your SNMP application.
SUMMARY STEPS
1.
setany -v2c 1.4.198.75 test cdspEnableOperStateNotification.0 -i 1
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode. 
Enter your password if prompted.
Step 2
configure
 terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
snmp-server enable traps 
[notification-type][vrrp]
Example:
Router(config)# snmp-server enable traps dsp 
oper-state
Enables the generation of DSP notifications made up of the 
DSP ID that indicates which DSP is affected and the 
operational state that indicates whether the DSP has failed 
or recovered.
Step 4
end
Example:
Router(config)# end
Returns the device to privileged EXEC mode.
Step 5
exit
Example:
Router# exit
Returns the device to user EXEC mode.