All MIBs › CROUTE-MIB › drStaticCidrOperStatus
drStaticCidrOperStatus
Module: CROUTE-MIB
OID (symbolic): CROUTE-MIB::drStaticCidrOperStatus
OID (numeric): 1.3.6.1.4.1.81.31.7.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational status of this route. up - the route is active, and is present in ipCidrRouteTable. down - the route is inactive; it is not present in ipCidrRouteTable.
What is drStaticCidrOperStatus?
This value reports whether a configured static route is currently active and thus present in the live ipCidrRouteTable, or inactive and absent from it. Admins check this to confirm a static route they configured is actually being used by the forwarding engine rather than sitting dormant, for example because its next hop is unreachable. For example, a static route pointing to a next hop that is currently down would show drStaticCidrOperStatus as down, signaling the admin that traffic isn't actually following that path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.11 snmpwalk -v2c -c public <target> CROUTE-MIB::drStaticCidrOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.11.1 snmpget -v2c -c public <target> CROUTE-MIB::drStaticCidrOperStatus.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::drStaticCidrOperStatus 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.31 | croute | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.7 | drStaticCidr | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.7.1 | drStaticCidrTable | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.7.1.1 | drStaticCidrEntry | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.7.1.1.11 | drStaticCidrOperStatus | CROUTE-MIB |