CROUTE-MIB :: drStaticCidrPrecedence

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBdrStaticCidrPrecedence

drStaticCidrPrecedence

Module: CROUTE-MIB

OID (symbolic): CROUTE-MIB::drStaticCidrPrecedence

OID (numeric): 1.3.6.1.4.1.81.31.7.1.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Equivalent to ipCidrRouteMetric5 (our use of it). The precedence of this routing rule, compared to other routes which may have been learned vie other methods. Translates into ipCidrRouteMetric5 in ipCidrRouteTable (RFC2096).

Higher values mean lower precedence. The Agent initialize this value as follows: 0 - drStaticCidrCRPType of bridgingFWLB or routingFWLB 250 - drStaticCidrCRPType of regularStatic

What is drStaticCidrPrecedence?

This value sets the precedence of a static route relative to routes learned through other means, mapped into ipCidrRouteMetric5 in the standard ipCidrRouteTable, where higher numbers mean lower precedence, and the agent defaults firewall-load-balancing routes to 0 and regular static routes to 250. Admins use this to control which of several competing routes to the same destination actually wins. For example, a regularStatic route defaulting to precedence 250 would lose out to a bridgingFWLB route defaulting to precedence 0 if both exist for the same destination.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.9
snmpwalk -v2c -c public <target> CROUTE-MIB::drStaticCidrPrecedence

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.9.1
snmpget -v2c -c public <target> CROUTE-MIB::drStaticCidrPrecedence.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.81.31.7.1.1.9.1 i <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::drStaticCidrPrecedence 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.9drStaticCidrPrecedenceCROUTE-MIB