CTATX-MIB :: debugData

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCTATX-MIBdebugData

debugData

Module: CTATX-MIB

OID (symbolic): CTATX-MIB::debugData

OID (numeric): 1.3.6.1.4.1.97.3.12.3.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: A series of 0-64 octets, which represents 0-16 words (this may change in the future, if the ES/1 has processors with word sizes of other than 4 bytes per word). When this variable is read, the LMA will use the values in debugBase and debugLength to return the contents of a specified memory range to the NMS. Similarly, when this variable is written, a specified area of memory will be overwritten with data supplied by the NMS.

What is debugData?

This read-write OCTET STRING (0-64 bytes representing 0-16 words) carries the actual memory contents for a debug examine (read) or modify (write) operation, using debugBase and debugLength to define the target range. A support engineer reads this to retrieve raw memory contents from a module, or writes to it to directly overwrite a specified memory area during deep diagnostics. Writing new bytes into debugData after setting debugOperation to modify(2) lets an engineer directly patch a small region of a module's live memory.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.12.3.1.5
snmpwalk -v2c -c public <target> CTATX-MIB::debugData

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.12.3.1.5.1
snmpget -v2c -c public <target> CTATX-MIB::debugData.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.97.3.12.3.1.5.1 s <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::debugData 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.5debugDataCTATX-MIB