CROUTE-MIB :: drStaticCidrType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBdrStaticCidrType

drStaticCidrType

Module: CROUTE-MIB

OID (symbolic): CROUTE-MIB::drStaticCidrType

OID (numeric): 1.3.6.1.4.1.81.31.7.1.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Equivalent to ipCidrRouteType. The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for which the next hop is not the final destina- tion. reject (2) refers to a route which, if matched, discards the message as unreachable. This is used in some protocols as a means of correctly aggregating routes.

What is drStaticCidrType?

This field classifies the type of a static route as other, reject, local where the next hop is the final destination, or remote where it is not, equivalent to ipCidrRouteType, with reject specifically meaning matching traffic is discarded as unreachable. Admins use the reject type deliberately to aggregate and black-hole a supernet while still allowing more specific routes within it to work normally. For example, setting drStaticCidrType to reject for a summarized 10.0.0.0/8 route ensures unmatched addresses within that block are dropped rather than sent toward a default route.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.7
snmpwalk -v2c -c public <target> CROUTE-MIB::drStaticCidrType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.7.1
snmpget -v2c -c public <target> CROUTE-MIB::drStaticCidrType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.81.31.7.1.1.7.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::drStaticCidrType 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.7drStaticCidrTypeCROUTE-MIB