All MIBs › ADN-ENV-MIB › adnCongMgmtTraceIndex
adnCongMgmtTraceIndex
Module: ADN-ENV-MIB
OID (symbolic): ADN-ENV-MIB::adnCongMgmtTraceIndex
OID (numeric): 1.3.6.1.4.1.637.3.1.8.5.6.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Index indicating the current index of Calendar Queue trace. This is used to display more than 255 bytes of trace by means of repeated getnext message from the INMP
What is adnCongMgmtTraceIndex?
This OID holds a pointer (an integer between -2147483648 and 2147483647) that marks the current position in the calendar queue trace buffer. Engineers use this to read large trace files in chunks by sending repeated SNMP requests, each time getting the next 255-byte section starting from this index. For example, setting the index to 1000 lets you fetch trace data starting at byte offset 1000.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.6.4.1.2 snmpwalk -v2c -c public <target> ADN-ENV-MIB::adnCongMgmtTraceIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.8.5.6.4.1.2.1 snmpget -v2c -c public <target> ADN-ENV-MIB::adnCongMgmtTraceIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.8.5.6.4.1.2.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::adnCongMgmtTraceIndex 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.6 | adnCongMgmtPrivateMIB | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.6.4 | adnCongMgmtLTTraceTable | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.6.4.1 | adnCongMgmtLTTraceEntry | ADN-ENV-MIB |
| 1.3.6.1.4.1.637.3.1.8.5.6.4.1.2 | adnCongMgmtTraceIndex | ADN-ENV-MIB |