All MIBs › ADN-ENV-MIB › adnFrtSiTraceArea
adnFrtSiTraceArea
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnFrtSiTraceArea
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.1.5.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This is the internal BINARY message trace entry maintained by FRANP_SI for its 3 main interfaces, (Bus side, Trunk side, and Ism side). This entry is instanciated by AdnFrtSiInstance index that comprises the entire trace area table. The FRANP Signalling software is implemented as a Finite State Machine, and all message events received are stored here. It is placed here for maintenance purposes only.
What is adnFrtSiTraceArea?
This OID contains the actual binary message trace data from the signaling component's three main communication paths (Bus, Trunk, and ISM interfaces), stored as raw event logs. Maintenance personnel extract this data to reconstruct the sequence of state machine transitions and messages that occurred during a problem. An example output might show 'StateA→StateB: SETUP message received' followed by 'StateB→StateC: ALERTING sent,' helping identify where the process failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.1.5.1.4 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnFrtSiTraceArea
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.1.5.1.4.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnFrtSiTraceArea.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnFrtSiTraceArea.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::adnFrtSiTraceArea 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.1 | adnFranpTrunkEnvMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.1.5 | adnFrtSiTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.1.5.1 | adnFrtSiEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.1.5.1.4 | adnFrtSiTraceArea | ADN-ENV-MIB |