Avaya P460 User Manual
Page 121

Chapter 2
Avaya P460 CLI Commands
Avaya P460 Reference Guide
111
set snmp trap
Example:
To enable SNMP ConfigChange traps to a specific manager:
Example:
To enable all traps to a specific manager:
Example:
To disable SNMP config traps to a specific manager:
Example:
To add an entry in the SNMP trap receiver table with default:
enable
Activate SNMP traps
disable
Deactivate SNMP traps
all
(Optional) Specify all trap types
config
(Optional) Specify the ConfigChange trap from the TRAP-MIB.
fault
(Optional) Specify the Fault trap from the TRAP-MIB.
rcvr_addr
IP address or IP alias of the system to receive SNMP traps
P460-1# set snmp trap 192.168.173.42 enable config
SNMP config change traps enabled.
P460-1# set snmp trap 192.168.173.42 enable all
SNMP all traps enabled.
P460-1# set snmp trap 192.168.173.42 disable config
SNMP config traps disabled.
P460-1# set snmp trap 192.168.173.42
SNMP trap receiver added.