All MIBs › CISCO-RTTMON-MIB › rttMonTimeoutNotification
rttMonTimeoutNotification
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonTimeoutNotification
OID (numeric): 1.3.6.1.4.1.9.9.42.2.0.2
Node type: NOTIFICATION-TYPE
Description:
A rttMonTimeoutNotification indicates the occurrence of a timeout for a RTT operation, and it indicates the clearing of such a condition by a subsequent RTT operation. Precisely, this has resulted in rttMonCtrlOperTimeoutOccurred changing value.
When the RttMonRttType is 'pathEcho', this notification will only be sent when the timeout occurs during an operation to the target and not to a hop along the path to the target. This also applies to the clearing of the timeout.
If History is not being collected, the instance values for the rttMonHistoryCollectionAddress object will not be valid. When RttMonRttType is not 'echo' or 'pathEcho' the rttMonHistoryCollectionAddress object will be null.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-RTTMON-MIB::rttMonTimeoutNotification snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.42.2.0.2
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:50960->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (399957776) 46 days, 6:59:37.76 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-RTTMON-MIB::rttMonTimeoutNotification
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.2 | rttMonNotificationsPrefix | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.2.0 | rttMonNotifications | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.2.0.2 | rttMonTimeoutNotification | CISCO-RTTMON-MIB |