All MIBs › CTATX-MIB › debugIndex
debugIndex
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::debugIndex
OID (numeric): 1.3.6.1.4.1.97.3.12.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The module number, beginning with 1 for the module in the first slot. This number always matches the instance of the debugEntry.
What is debugIndex?
This read-only INTEGER is the module number, starting at 1 for the module in the first slot, and always matches the instance of the corresponding debugEntry row. An admin uses this to know which physical module a given debug table row's data belongs to. Index 2 in the debug table corresponds to whatever module occupies the second physical slot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.12.3.1.1 snmpwalk -v2c -c public <target> CTATX-MIB::debugIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.12.3.1.1.1 snmpget -v2c -c public <target> CTATX-MIB::debugIndex.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::debugIndex OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 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.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.12 | debug | CTATX-MIB |
| 1.3.6.1.4.1.97.3.12.3 | debugTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.12.3.1 | debugEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.12.3.1.1 | debugIndex | CTATX-MIB |