ADN-MIB :: adnIfControlStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnIfControlStatus

adnIfControlStatus

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnIfControlStatus

OID (numeric): 1.3.6.1.4.1.637.3.1.4.2.2.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object provides a mechanism for controlling the status of the interface. Its value is a bitmap of controls that determine the value of ifAdminStatus. A value of 0 indicates that none of the status controls are in effect.

1 - reset 2 - reserve for test 4 - shutting down

What is adnIfControlStatus?

This OID is a writable bitmap that lets you control an interface's operational status, including reset, test mode, or shutdown. A network engineer writes to this object to perform maintenance tasks or emergency outages without a full device reboot. For example, writing a 1 performs a reset, while writing a 4 begins graceful shutdown.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.2.2.1.2
snmpwalk -v2c -c public <target> ADN-MIB::adnIfControlStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.2.2.1.2.1
snmpget -v2c -c public <target> ADN-MIB::adnIfControlStatus.1

Set instance 1 (SNMPv2c):

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

Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnIfControlStatus 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.4adnExtensionsADN-MIB
1.3.6.1.4.1.637.3.1.4.2adnInterfacesADN-MIB
1.3.6.1.4.1.637.3.1.4.2.2adnIfTableADN-MIB
1.3.6.1.4.1.637.3.1.4.2.2.1adnIfEntryADN-MIB
1.3.6.1.4.1.637.3.1.4.2.2.1.2adnIfControlStatusADN-MIB