All MIBs › ADN-ENV-MIB › adnFrChanPrivateSwMsgtrace
adnFrChanPrivateSwMsgtrace
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnFrChanPrivateSwMsgtrace
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.2.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This is the internal BINARY message trace table maintained by FRS_SW for this channel. The FRS_SW software is implemented as a Finite State Machine, and all events received and their corresponding states are stored here. It is placed here for maintenance purposes only.
What is adnFrChanPrivateSwMsgtrace?
This OID captures a message trace (event log) of the Frame Relay switching software's finite state machine activity for a specific channel. Engineers and vendors use it to replay the exact sequence of state transitions and messages that led to a circuit failure. For example, the trace might show 'Channel: IDLE → SETUP_PENDING → ACTIVE' or 'Channel: ACTIVE → TEARDOWN → IDLE,' revealing where the channel got stuck.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.2.1.1.3 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnFrChanPrivateSwMsgtrace
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.2.1.1.3.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnFrChanPrivateSwMsgtrace.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnFrChanPrivateSwMsgtrace.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::adnFrChanPrivateSwMsgtrace 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.2 | adnFrsEnvMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.2.1 | adnFrChanPrivateTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.2.1.1 | adnFrChanPrivateEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.2.1.1.3 | adnFrChanPrivateSwMsgtrace | ADN-ENV-MIB |