Specifications

IP Switching Commands
snmp-server host
ISW-347
Cisco IOS IP Switching Command Reference
May 2008
The following example shows how to specify VRRP as the protocol using the community string public:
Router(config)# snmp-server enable traps vrrp
Router(config)# snmp-server host myhost.cisco.com traps version 2c public vrrp
The following example shows how to send all Cisco Express Forwarding informs to the notification
receiver with the IP address 10.56.125.47 using the community string public:
Router(config)# snmp-server enable traps cef
Router(config)# snmp-server host 10.56.125.47 informs version 2c public cef
Related Commands Command Description
snmp-server enable
peer-trap poor qov
Enables poor quality of voice notifications for applicable calls
associated with a specific voice dial peer.
snmp-server enable traps Enables SNMP notifications (traps and informs).
snmp-server informs Specifies inform request options.
snmp-server link trap Enables linkUp/linkDown SNMP trap that are compliant with
RFC
2233.
snmp-server trap-source Specifies the interface from which an SNMP trap should originate.
snmp-server trap-timeout Defines how often to try resending trap messages on the retransmission
queue.