All MIBs › CROUTE-MIB › drStaticCidrEntID
drStaticCidrEntID
Module: CROUTE-MIB
OID (symbolic): CROUTE-MIB::drStaticCidrEntID
OID (numeric): 1.3.6.1.4.1.81.31.7.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Id of the entity for which a set of rows applies. This index is provided as a mean of distributing non-related information on different entities such as physical modules. The value: The module ID (slot number).
What is drStaticCidrEntID?
This index identifies the physical module, by slot number, that a set of static CIDR route entries belongs to, letting the table distribute route information across multiple modules in the same chassis. An admin uses it to determine which physical card is responsible for enforcing a particular static route. For example, static routes tagged with drStaticCidrEntID value 3 are associated with the module in slot 3, so route changes there would be applied on that card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.1 snmpwalk -v2c -c public <target> CROUTE-MIB::drStaticCidrEntID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.7.1.1.1.1 snmpget -v2c -c public <target> CROUTE-MIB::drStaticCidrEntID.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::drStaticCidrEntID 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.1 | drStaticCidrEntID | CROUTE-MIB |