|
Description:
|
hwClkInPostion OBJECT-TYPE
SYNTAX Integer32
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The ifIndex of physical position of clock source. If the clock source
isn't a sysline clock, the value will be 0xFFFFFFFFFFFFFF.
The first byte indicates the NO. of CESoP index.
The second byte indicates the NO. of frame,
the third byte indicates the NO. of slot and
the lowest byte indicates the port ID.
The following shows how to use parameter during the get or set operation:
0x 01, 00,00,00 Cesop ID; 0~1
0x 02, 00,00,00 System clock as an external clock
0x 03, 00,00,00 1588 clock as an system clock
0x 00, FF,00,00 Frame ID; 0~255
0x 00, 00,FF,00 Slot ID; 0~255
0x 00, 00,00,FF Port ID; 0~255"
|
|
|