CROUTE-MIB :: drStaticCidrStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBdrStaticCidrStatus

drStaticCidrStatus

Module: CROUTE-MIB

OID (symbolic): CROUTE-MIB::drStaticCidrStatus

OID (numeric): 1.3.6.1.4.1.81.31.7.1.1.14

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: Creation, activation, de-activation and deletion of a static route, using the RowStatus convention: active(1), notInService(2) ,notReady(3), createAndGo(4), createAndWait(5), destroy(6).

when an entry is placed in the notInService state, the corresponding route is disabled (removed from ipCidrRouteTable)

What is drStaticCidrStatus?

This RowStatus control governs the full lifecycle of a static route entry, including creation, activation, deactivation, and deletion, and placing an entry in notInService state disables the corresponding route by removing it from the live ipCidrRouteTable without deleting its configuration. Admins use this to temporarily suspend a static route, for example during maintenance, without having to fully re-enter its parameters afterward. For example, setting drStaticCidrStatus to notInService on a backup-site route takes it out of the forwarding table while preserving its destination, mask, and next-hop settings for later reactivation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.14
snmpwalk -v2c -c public <target> CROUTE-MIB::drStaticCidrStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.14.1
snmpget -v2c -c public <target> CROUTE-MIB::drStaticCidrStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.81.31.7.1.1.14.1 s <value>

Start monitoring Layer 3 switch platform (vendor unclear, BOOTP/RIP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROUTE-MIB::drStaticCidrStatus OID value, configure state conditions and alerts, and monitor any Layer 3 switch platform (vendor unclear, BOOTP/RIP) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.81lannetGEN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.81.31crouteCROUTE-MIB
1.3.6.1.4.1.81.31.7drStaticCidrCROUTE-MIB
1.3.6.1.4.1.81.31.7.1drStaticCidrTableCROUTE-MIB
1.3.6.1.4.1.81.31.7.1.1drStaticCidrEntryCROUTE-MIB
1.3.6.1.4.1.81.31.7.1.1.14drStaticCidrStatusCROUTE-MIB