ADN-MIB :: adnIpRouteConfigOperState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnIpRouteConfigOperState

adnIpRouteConfigOperState

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnIpRouteConfigOperState

OID (numeric): 1.3.6.1.4.1.637.3.1.5.23.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object indicates the current state of the IP Routing (GateD) component. There are typically only two states possible, Up(1) or Down(2).

What is adnIpRouteConfigOperState?

This OID reports the current operational state (up or down) of the IP routing component, showing whether routing is actually running. You would monitor this to confirm that routing is working after you enable it, or to troubleshoot if routing fails unexpectedly. A value of 1 means routing is up and operational; a value of 2 means routing is down.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.23.1.1.4
snmpwalk -v2c -c public <target> ADN-MIB::adnIpRouteConfigOperState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.23.1.1.4.1
snmpget -v2c -c public <target> ADN-MIB::adnIpRouteConfigOperState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.23.1.1.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnIpRouteConfigOperState.1

Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnIpRouteConfigOperState OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.637alcatelADN-MIB
1.3.6.1.4.1.637.3adnADN-MIB
1.3.6.1.4.1.637.3.1adnMIBADN-MIB
1.3.6.1.4.1.637.3.1.5adnProprietaryADN-MIB
1.3.6.1.4.1.637.3.1.5.23adnIprtMIBADN-MIB
1.3.6.1.4.1.637.3.1.5.23.1adnIpRouteNodeTableADN-MIB
1.3.6.1.4.1.637.3.1.5.23.1.1adnIpRouteNodeEntryADN-MIB
1.3.6.1.4.1.637.3.1.5.23.1.1.4adnIpRouteConfigOperStateADN-MIB