All MIBs › ADN-ENV-MIB › adnMsupPrintExecution
adnMsupPrintExecution
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnMsupPrintExecution
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.13.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is a bitmap that enables to activate the
printing of MSUP exchanges on the CU craft interface.
bit
val meaning
--- -------------------------------------------------------
1 displays execution traces about coupler redundancy
2 displays execution traces about configuration
4 displays execution traces about clock synchronization
8 displays board automaton traces
16 displays processor automaton traces
32 displays execution traces about CU management
64 displays execution traces about coupler debug
128 displays execution traces about timer managementWhat is adnMsupPrintExecution?
This OID is a bitmap that activates tracing of internal MSUP execution details, including redundancy failovers, configuration changes, clock synchronization, and board state machine events. Network engineers use this to log verbose execution information when investigating system anomalies, particularly around failover behavior or timing issues. Setting this to "1" enables coupler redundancy tracing, so you can watch when the system switches from primary to backup modules.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.13.3.2 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnMsupPrintExecution
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.13.3.2.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnMsupPrintExecution.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.8.5.13.3.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnMsupPrintExecution.1
Start monitoring Frame Relay access equipment (FRANP signalling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-ENV-MIB::adnMsupPrintExecution OID value, configure state conditions and alerts, and monitor any Frame Relay access equipment (FRANP signalling) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 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.8 | adnEnvironment | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.8.5 | adnEnvHss | ADN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.637.3.1.8.5.13 | adnMsupToolBoxEnvMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.13.3 | adnMsupPrintMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.13.3.2 | adnMsupPrintExecution | ADN-ENV-MIB |