|
Command or Action |
Purpose |
|
enable
Example:
Router> enable
|
Enables privileged EXEC mode.
- Enter your password if prompted.
|
|
configure terminal
Example:
Router# configure terminal
|
Enters global configuration mode. |
|
snmp-server enable traps ospf cisco-specific errors [config-error] [virt-config-error]
Example:
Router(config)# snmp-server enable traps ospf cisco-specific errors config-error
|
Enables SNMP notifications for Cisco-specific OSPF configuration mismatch errors.
- Entering the snmp-server enable traps ospf cisco-specific errors command with the optional virt-config-error keyword enables only the SNMP notifications for configuration mismatch errors on virtual interfaces.
|
|
snmp-server enable traps ospf cisco-specific retransmit [packets] [virt-packets]
Example:
Router(config)# snmp-server enable traps ospf cisco-specific retransmit packets virt-packets
|
Enables error traps for Cisco-specific OSPF errors that involve re-sent packets.
- Entering the snmp-server enable traps ospf cisco-specific retransmit command with the optional virt-packetskeyword enables only the SNMP notifications for packets that are re-sent on virtual interfaces.
|
|
snmp-server enable traps ospf cisco-specific state-change [nssa-trans-change] [shamlink-state-change]
Example:
Router(config)# snmp-server enable traps ospf cisco-specific state-change
|
Enables all error traps for Cisco-specific OSPF transition state changes. |
|
snmp-server enable traps ospf cisco-specific lsa [lsa-maxage] [lsa-originate]
Example:
Router(config)# snmp-server enable traps ospf cisco-specific lsa
|
Enables error traps for opaque LSAs. |
|
snmp-server enable traps ospf errors [authentication-failure] [bad-packet] [config-error] [virt-authentication-failure] [virt-config-error]
Example:
Router(config)# snmp-server enable traps ospf errors virt-config-error
|
Enables error traps for OSPF configuration errors.
- Entering the snmp-server enable traps ospf errors command with the optional virt-config-errorkeyword enables only the SNMP notifications for OSPF configuration errors on virtual interfaces.
|
|
snmp-server enable traps ospf lsa [lsa-maxage] [lsa-originate]
Example:
Router(config)# snmp-server enable traps ospf lsa
|
Enables error traps for OSPF LSA errors. |
|
snmp-server enable traps ospf rate-limit seconds trap-number
Example:
Router(config)# snmp-server enable traps ospf rate-limit 20 20
|
Sets the rate limit for how many SNMP OSPF notifications are sent in each OSPF SNMP notification rate-limit window. |
|
snmp-server enable traps ospf retransmit [packets] [virt-packets]
Example:
Router(config)# snmp-server enable traps ospf retransmit
|
Enables SNMP OSPF notifications for re-sent packets. |
|
snmp-server enable traps ospf state-change [if-state-change] [neighbor-state-change] [virtif-state-change] [virtneighbor-state-change]
Example:
Router(config)# snmp-server enable traps ospf state-change
|
Enables SNMP OSPF notifications for OSPF transition state changes. |