All MIBs › CISCO-RTTMON-MIB › rttMonVerifyErrorNotification
rttMonVerifyErrorNotification
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonVerifyErrorNotification
OID (numeric): 1.3.6.1.4.1.9.9.42.2.0.4
Node type: NOTIFICATION-TYPE
Description:
A rttMonVerifyErrorNotification indicates the occurrence of a data corruption in an RTT operation.
What is rttMonVerifyErrorNotification?
This notification is triggered when the Cisco RTT (Round Trip Time) Monitor detects data corruption or validation errors during a probe operation (such as an HTTP request or DNS query returning unexpected results). The trap indicates that a monitored service returned malformed or incorrect data, signaling a potential application layer fault. Network administrators respond to this alert by investigating the target service or verifying probe configuration.
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::rttMonVerifyErrorNotification snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.42.2.0.4
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]:57893->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (98875429) 11 days, 10:39:14.29 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-RTTMON-MIB::rttMonVerifyErrorNotification
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.4 | rttMonVerifyErrorNotification | CISCO-RTTMON-MIB |