All MIBs › CROUTE-MIB › drIpInterfaceStatus
drIpInterfaceStatus
Module: CROUTE-MIB
OID (symbolic): CROUTE-MIB::drIpInterfaceStatus
OID (numeric): 1.3.6.1.4.1.81.31.6.1.1.9
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: For adding and deleting IP interfaces. Deleting this row means deleting the corresponding entry in IpAddrTable (MIB II). Deleting an IP interface also causes deletion of all static routes defined on this IP interface, as well as protocol interfaces (e.g. RIP and OSPF) defined on this IP interface.
What is drIpInterfaceStatus?
This RowStatus control creates or removes an IP interface entry, and deleting it also removes the corresponding IpAddrTable row along with any static routes and routing protocol interfaces such as RIP or OSPF that were defined on top of it. Because deletion cascades this broadly, an admin must be careful decommissioning an IP interface since it can silently take down associated dynamic routing adjacencies. For example, removing the IP interface tied to a router's OSPF-enabled uplink will also tear down that interface's OSPF participation, potentially isolating the router from its neighbors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.6.1.1.9 snmpwalk -v2c -c public <target> CROUTE-MIB::drIpInterfaceStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.6.1.1.9.1 snmpget -v2c -c public <target> CROUTE-MIB::drIpInterfaceStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.31.6.1.1.9.1 s <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::drIpInterfaceStatus 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.6 | drIpRoute | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.6.1 | drIpInterfaceTable | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.6.1.1 | drIpInterfaceEntry | CROUTE-MIB |
| 1.3.6.1.4.1.81.31.6.1.1.9 | drIpInterfaceStatus | CROUTE-MIB |