CROUTE-MIB :: drIpInterfaceStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBdrIpInterfaceStatus

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 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.6drIpRouteCROUTE-MIB
1.3.6.1.4.1.81.31.6.1drIpInterfaceTableCROUTE-MIB
1.3.6.1.4.1.81.31.6.1.1drIpInterfaceEntryCROUTE-MIB
1.3.6.1.4.1.81.31.6.1.1.9drIpInterfaceStatusCROUTE-MIB