ADN-MIB :: adnProcCodeState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-MIBadnProcCodeState

adnProcCodeState

Module: ADN-MIB

OID (symbolic): ADN-MIB::adnProcCodeState

OID (numeric): 1.3.6.1.4.1.637.3.1.5.12.2.4.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This object notifies the NMS of the `state' of processor code update processing. The values are: committed -- This processor is not in the process of loading, and the software for this processor is the committed version. actInProgWaitForDownMsg -- An Activate command is in progress, this processor has been reset, and the state machine is waiting for a message confirming that the processor is now down. actInProgWaitForReloadReq -- An Activate command is in progress, this processor has already loaded at least once and then started to reload. The state machine is waiting for another load request. actInProgWaitForSwCompleteMsg -- An Activate command is in progress, and the state machine is waiting for a message to indicate that the software portion of the load has completed. uncommitted -- This processor is not in the process of loading. It is currently running uncommitted software. loadCommittedWaitForDownMsg -- This processor is in the process of loading committed software. The processor has been reset, and the state machine is waiting for a message confirming that the processor is down. loadCommittedWaitForCompleteMsg -- This processor is in the process of loading committed software. The state machine is waiting for a message to indicate that the load has completed. pending -- An Activate command is in progress, and this processor is currently down. When the processor comes up, it will be loaded with the uncommitted software version. actInProgWaitForFwareCompleteMsg -- An Activate command is in progress, and the state machine is waiting for a message to indicate that the firmware portion of the load has completed. actInProgWaitForFlashCompleteMsg -- An Activate command is in progress, and the state machine is waiting for a message to indicate that the update of code into flash memory has completed. actInProgWaitForLoadRequest -- An Activate command is in progress, and this processor has been reset. The state machine is waiting for a request to start the loading process.

What is adnProcCodeState?

This read-only value shows the processor's firmware update state, such as whether it has stable code or is in the middle of loading a new version. A network engineer uses this to track the processor's update progress and detect stalled updates. For example, 'committed' means the processor is running stable, tested code, while 'actInProgWaitForDownMsg' means it's waiting for download confirmation after being reset.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.2.4.1.5
snmpwalk -v2c -c public <target> ADN-MIB::adnProcCodeState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.2.4.1.5.1
snmpget -v2c -c public <target> ADN-MIB::adnProcCodeState.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::adnProcCodeState 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.12adnUpdateCntlMIBADN-MIB
1.3.6.1.4.1.637.3.1.5.12.2adnUpdateCntlADN-MIB
1.3.6.1.4.1.637.3.1.5.12.2.4adnProcCodeUpdateCntlTableADN-MIB
1.3.6.1.4.1.637.3.1.5.12.2.4.1adnProcCodeUpdateCntlEntryADN-MIB
1.3.6.1.4.1.637.3.1.5.12.2.4.1.5adnProcCodeStateADN-MIB