All MIBs › DC-RTM-MIB › rtmStaticRouteChange
rtmStaticRouteChange
Module: DC-RTM-MIB
OID (symbolic): DC-RTM-MIB::rtmStaticRouteChange
OID (numeric): 1.2.826.0.1.1578918.5.61.1.2.0.2
Node type: NOTIFICATION-TYPE
Description: DC-RTM generates this trap when a static route becomes eligible or ineligible for installation in the FIB.
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> '' DC-RTM-MIB::rtmStaticRouteChange snmptrap -v2c -c public <manager> '' 1.2.826.0.1.1578918.5.61.1.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]:61134->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (140115150) 16 days, 5:12:31.50 SNMPv2-MIB::snmpTrapOID.0 = OID: DC-RTM-MIB::rtmStaticRouteChange
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' DC-RTM-MIB::rtmStaticRouteChange
Start monitoring Router/switch running Data Connection (DC) routing protocol software stack (Route Table Manager) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DC-RTM-MIB::rtmStaticRouteChange OID value, configure state conditions and alerts, and monitor any Router/switch running Data Connection (DC) routing protocol software stack (Route Table Manager) from a single console.
OID Breakdown
Upper-level ancestors (2 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.2.826.0.1.1578918.5.61.1 | rtmMib | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.2 | rtmTrap | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.2.0 | rtmTraps | DC-RTM-MIB |
| 1.2.826.0.1.1578918.5.61.1.2.0.2 | rtmStaticRouteChange | DC-RTM-MIB |