176 XLi IEEE 1588 Clock
997-01510-03, Rev. C, 12/12/2006
SSSSSSSSSSSS SSSSSSSSSS SSSSSSS S SSS S SSSSS S
1
statusTimeError OBJECT-TYPE
SYNTAX INTEGER {
ok (1),
fault (2)
}MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Gives the current status of the time error indicator."
::= { systemStatusDetail 12 }
statusTimeout OBJECT-TYPE
SYNTAX INTEGER {
ok (1),
fault (2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Gives the current status of the timeout fault indicator."
::= { systemStatusDetail 13 }
statusNtp OBJECT-TYPE
SYNTAX INTEGER {
ok (1),
fault (2)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Gives the current status of the NTP alarm."
::= { systemStatusDetail 14 }
END
Editing snmp.conf

By default, SNMP is disabled. To enable SNMP or configure its parameters, follow the steps outlined

below. Please open, edit, save, and close the snmp.conf file without changing its name or saving it as a

new file type. An example “snmp.conf” file might look like the following, with each string that follows

NAME= appearing as a single line in the text file:

MIB=/config/ttmib.o,
GenTraps=YES,
NAME=public,VIND=1,TRAP=YES,ACCESS=R,IP=010.001.007.065,IP=000.0
00.001.000,IP=000.000.000.000,IP=000.000.000.000,ENDC,
NAME=private,VIND=1,TRAP=YES,ACCESS=W,IP=010.001.007.065,IP=000.
000.000.000,IP=000.000.000.000,IP=000.000.000.000,ENDC,
NAME=,VIND=0,TRAP=NO,ACCESS=R,IP=000.000.000.000,IP=000.000.000.
000,IP=000.000.000.000,IP=000.000.000.000,ENDC,