Specifications
ATX Group
ATX MIB Reference Guide 10-67
Step 4. Set debugOperation with the “DEBUG_MODIFY” value. All of the
above “sets” must be performed in a single SetRequest PDU, with
debugOperation being the last parameter. This will cause the ATX to
modify the desired memory locations, update the debugLength
parameter, and return the updated parameter in the GetResponse PDU.
debugStringId {debug 1}
Integer Read-Only
The number of debug text strings sent by the unit. This parameter is used by the
ATX’s enterprise specific trap mechanism.
debugString {debug 2}
Octet String Read-Only
The last debug text string (0-80 bytes) sent by the unit.
debugTable {debug 3}
Not-Accessible
A list of the modules which may be debugged, with one module per slot defined
by hwSlotTable.
debugEntry {debugTable 1}
Not-Accessible
A set of objects for each module. The individual objects are described below.
debugIndex {debugEntry 1}
Integer Read-Only
The module number, beginning with 1 for the module in the first slot. This
number always matches the instance of the debugEntry. For example,
{debugIndex 3} contains the value ”3”.
debugOperation {debugEntry 2}
Integer Read-Write
Type of debug operation requested. Possible values include:
• examine (1) – the ATX’s memory should be examined
• modify (2) – the ATX’s memory should be modified