All MIBs › ADN-MIB › adnCuConfigState
adnCuConfigState
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnCuConfigState
OID (numeric): 1.3.6.1.4.1.637.3.1.5.12.2.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object notifies the NMS of the `state' of Control Unit configuration update processing. The values mean: committed -- This CU application is not currently loading configuration tables. Its configuration tables are from the committed version. actInProgWaitingForLoadInd -- An Activate command is in progress, and for this CU application, the state machine is waiting for an indication that a request has been received to start loading the tables. actInProgMiddleTransaction -- An Activate command is in progress, and for this CU application, the state machine is waiting for the response to a middle message within a configuration transaction. actInProgEndTransaction -- An Activate command is in progress, and for this CU application, the state machine is waiting for the response to a null message that signals the end of a a configuration transaction. uncommitted -- This CU application is using uncommitted configuration tables. loadingCommittedNextFile -- This CU application is the the process of loading uncommitted configuration tables. The state machine is waiting for a response to a null message that signals the end of a transaction, and will then send the next configuration file, which will be the rollback file. loadingCommittedMiddleTrans -- This CU application is the the process of loading committed configuration tables. The state machine is waiting for a response to a middle message within the configuration transaction. loadingCommittedEndTrans -- This CU application is the the process of loading committed configuration tables. The state machine is waiting for a response to a null message that signals the end of a transaction.
What is adnCuConfigState?
This read-only value shows the Control Unit's configuration state, indicating whether it's running a stable committed config or actively loading and testing a new one. A network engineer uses this during config changes to know if the new settings are being applied and tested or if they've been rolled back. For example, 'committed' means the Control Unit is using proven configuration settings, while 'actInProgWaitingForLoadInd' means it's in the middle of activating a new config.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.2.3.1.3 snmpwalk -v2c -c public <target> ADN-MIB::adnCuConfigState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.12.2.3.1.3.1 snmpget -v2c -c public <target> ADN-MIB::adnCuConfigState.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::adnCuConfigState 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12 | adnUpdateCntlMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12.2 | adnUpdateCntl | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12.2.3 | adnCuConfigUpdateCntlTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12.2.3.1 | adnCuConfigUpdateCntlEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.12.2.3.1.3 | adnCuConfigState | ADN-MIB |