ADN-ENV-MIB :: adnMsupPrintExecution

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsADN-ENV-MIBadnMsupPrintExecution

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 management

What 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 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
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.8adnEnvironmentADN-MIB
1.3.6.1.4.1.637.3.1.8.5adnEnvHssADN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.637.3.1.8.5.13adnMsupToolBoxEnvMIBADN-ENV-MIB
1.3.6.1.4.1.637.3.1.8.5.13.3adnMsupPrintMIBADN-ENV-MIB
1.3.6.1.4.1.637.3.1.8.5.13.3.2adnMsupPrintExecutionADN-ENV-MIB