All MIBs › ADN-ENV-MIB › adnMsupCtxAction
adnMsupCtxAction
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnMsupCtxAction
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.13.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object provides a mechanism to print on the CU craft interface information about a context. - dump : dumps the content of a context, - address : displays the address of a context, - format : displays the context in a C format.
What is adnMsupCtxAction?
This OID triggers diagnostic actions on a MSUP context, such as dumping its contents, displaying its memory address, or showing it in C language format. Network engineers enable this when troubleshooting a stuck context or capturing detailed diagnostic data during maintenance. Setting this to "1" (dump) outputs all stored data from the context to the control unit's console for inspection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.13.2.1.3 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnMsupCtxAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.13.2.1.3.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnMsupCtxAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.8.5.13.2.1.3.1 i <value>
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::adnMsupCtxAction 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.2 | adnMsupCtxTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.13.2.1 | adnMsupCtxEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.13.2.1.3 | adnMsupCtxAction | ADN-ENV-MIB |