All MIBs › CROUTE-MIB › drStaticCidrPrecedence
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 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.9 | drStaticCidrPrecedence | CROUTE-MIB |