CTATX-MIB :: debugLength

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTATX-MIBdebugLength

debugLength

Module: CTATX-MIB

OID (symbolic): CTATX-MIB::debugLength

OID (numeric): 1.3.6.1.4.1.97.3.12.3.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The desired length, in words, of the memory region to be examined or modified. After the ES/1 performs the operation, debugLength is updated to indicate the length of memory that was actually examined or modified. If debugLength is updated to contain zero, then the module was not operational.

What is debugLength?

This read-write INTEGER specifies the desired length, in words, of the memory region to examine or modify, and is updated by the device after the operation to reflect how much was actually processed, with zero meaning the module wasn't operational. An admin uses the returned value after a debug operation to confirm whether the target module was even up and able to service the request. Getting back a debugLength of zero after a debug read attempt tells the technician the targeted module wasn't operational at the time.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.12.3.1.4
snmpwalk -v2c -c public <target> CTATX-MIB::debugLength

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.12.3.1.4.1
snmpget -v2c -c public <target> CTATX-MIB::debugLength.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.12.3.1.4.1 i <value>

Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::debugLength 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.97sigmaCT-ELS10-27-MIB
Numeric OIDNameModule
1.3.6.1.4.1.97.3ecs_1CTATX-MIB
1.3.6.1.4.1.97.3.12debugCTATX-MIB
1.3.6.1.4.1.97.3.12.3debugTableCTATX-MIB
1.3.6.1.4.1.97.3.12.3.1debugEntryCTATX-MIB
1.3.6.1.4.1.97.3.12.3.1.4debugLengthCTATX-MIB