CROUTE-MIB :: ripInterfaceState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBripInterfaceState

ripInterfaceState

Module: CROUTE-MIB

OID (symbolic): CROUTE-MIB::ripInterfaceState

OID (numeric): 1.3.6.1.4.1.81.31.1.4.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The operational (current state) of the IP interface from RIP point of view. It depends on Global RIP status, IP interface status and rip interface STATUS. inactive - set by the device (status), the rip is not active on this interface. active - set by the device (status), rip is active on this interface.

What is ripInterfaceState?

This read-only enumerated integer reports the actual operational state of RIP on this interface, which depends on the combination of the global RIP status, the IP interface's own status, and this specific RIP interface's configured status. An admin checks this to confirm RIP is really running on an interface rather than assuming it is just because the individual interface setting looks enabled. For example, if ripGlobalsRIPEnable is disabled globally, this object would show inactive(2) even if the interface's own RIP configuration looks correct.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.1.4.1.6
snmpwalk -v2c -c public <target> CROUTE-MIB::ripInterfaceState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.1.4.1.6.1
snmpget -v2c -c public <target> CROUTE-MIB::ripInterfaceState.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ripInterfaceState.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::ripInterfaceState 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.1ipRouteCROUTE-MIB
1.3.6.1.4.1.81.31.1.4ripInterfaceTableCROUTE-MIB
1.3.6.1.4.1.81.31.1.4.1ripInterfaceEntryCROUTE-MIB
1.3.6.1.4.1.81.31.1.4.1.6ripInterfaceStateCROUTE-MIB