Chapter 6: Cabletron MIB
Page 6-32
Fast Network 100 MIB Reference Guide
6.3.8 Debug Command Group
sfdebug
{es-1fe 8}
This attribute group provides access to the built-in debugging resources. Access
to these functions requires the use of the sfadminAnyPass.
To examine the FN100’s memory, the NMS must perform the following steps:
1.
Set sfdebugIndex with the identifier of the selected port or the MP.
2.
Set sfdebugBase with the desired base address.
3.
Set sfdebugLength with the desired location count.
4.
Set sfdebugData to NULL, so that the FN100’s GetResponse PDU will
include the current value of sfdebugData (i.e., the contents of the desired
memory locations).
5.
Set sfdebugOperation with the examine (1) value. All of the above “sets”
must be performed in a single SetRequest PDU, with sfdebugOperation being
the last parameter. This will cause the FN100 to read the desired memory
locations, update the sfdebugLength and sfdebugData parameters, and return
the updated parameters in the GetResponse PDU.
To modify the FN100’s memory, the NMS must perform the following steps:
1.
Set sfdebugBase with the desired base address.
2.
Set sfdebugLength with the desired location count.
3.
Set sfdebugData to contain the desired new data.
!
CAUTION
Examining a FN100’s memory is EXTREMELY DANGEROUS,
and may cause it to reboot.
!
CAUTION
Modifying a FN100’s memory is also EXTREMELY
DANGEROUS, and may cause it to reboot.
Содержание FN100
Страница 1: ...FAST NETWORK 100 MIB REFERENCE GUIDE 9031869 01...
Страница 2: ......
Страница 44: ...Chapter 3 Ethernet MIB Page 3 6 Fast Network 100 MIB Reference Guide...
Страница 56: ...Chapter 4 Bridge MIB Page 4 12 Fast Network 100 MIB Reference Guide...
Страница 106: ...Chapter 6 Cabletron MIB Page 6 40 Fast Network 100 MIB Reference Guide...