CROUTE-MIB :: drStaticCidrDest

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBdrStaticCidrDest

drStaticCidrDest

Module: CROUTE-MIB

OID (symbolic): CROUTE-MIB::drStaticCidrDest

OID (numeric): 1.3.6.1.4.1.81.31.7.1.1.2

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description: Equivalent to ipCidrRouteDest. The destination IP address of this route. This object may not take a Multicast (Class D) address value. Any assignment (implicit or otherwise) of an instance of this object to a value x must be rejected if the bitwise logical-AND of x with the value of the corresponding instance of the drStaticCidrMask object is not equal to x.

What is drStaticCidrDest?

This is the destination network address of a static CIDR route, functionally equivalent to the standard ipCidrRouteDest object, and it cannot be a multicast address. The device enforces that this value, ANDed with the route's mask, must equal itself, which prevents administrators from entering an inconsistent destination and mask pair. For example, a static route intended for the 10.20.0.0/16 network must have drStaticCidrDest set to exactly 10.20.0.0, not some other address within that range.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.2
snmpwalk -v2c -c public <target> CROUTE-MIB::drStaticCidrDest

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.2.1
snmpget -v2c -c public <target> CROUTE-MIB::drStaticCidrDest.1

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::drStaticCidrDest 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.2drStaticCidrDestCROUTE-MIB