Chapter 10: Cabletron MIB
10-66
ATX MIB Reference Guide
10.3.12
Debug Command Group
debug
{ecs-1 12}
This attribute group provides access to the built-in debugging resources. Access
to these functions requires the use of the configAnyPass.
To examine a ATX’s memory, the NMS must perform the following steps:
Step 1. Set debugBase with the desired base address.
Step 2. Set debugLength with the desired location count.
Step 3. Set debugData to NULL, so that the ATX’s GetResponse PDU will
include the current value of debugData (i.e., the contents of the desired
memory locations).
Step 4. Set debugOperation with the “DEBUG_EXAMINE” 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
read the desired memory locations, update the debugLength and
debugData parameters, and return the updated parameters in the
GetResponse PDU.
To modify a ATX’s memory, the NMS must perform the following steps:
Step 1. Set debugBase with the desired base address.
Step 2. Set debugLength with the desired location count.
Step 3. Set debugData to contain the desired new data.
!
C AUT IO N
Examining the ATX’s memory is EXTREMELY DANGEROUS,
and may cause it to reboot.
!
C AUT IO N
Modifying an ATX’s memory is also EXTREMELY
DANGEROUS, and may cause it to reboot.
Содержание ATX
Страница 1: ...ATX MIB REFERENCE GUIDE 9031872 01 ...
Страница 2: ......
Страница 22: ...Chapter 1 Introduction 1 12 ATX MIB Reference Guide ...
Страница 62: ...Chapter 4 Token Ring MIB 4 8 ATX MIB Reference Guide ...
Страница 82: ...Chapter 5 FDDI MIB 5 20 ATX MIB Reference Guide ...
Страница 140: ...Chapter 9 AppleTalk MIB 9 14 ATX MIB Reference Guide ...
Страница 242: ...Chapter 10 Cabletron MIB 10 102 ATX MIB Reference Guide ...