XLi IEEE 1588 Clock 163
997-01510-03, Rev. C, 12/12/2006
2
5
1
SSSSSSSSSSSS SSSSSSSSSS SSSSSSS S SSS S SSSSS S
"This is a status code indicating: 1- normal operation, 2- a leap
second to be inserted in the last minute of the current day, 3- a leap
second to be deleted in the last second of the day, or 4- an alarm
condition indicating the loss of timing synchronization. Note: a
primary time server's outgoing NTP packet will have its leap indicator
field set to ntpSysLeap."
::= { ntp 7 }
ntpSysHostMode OBJECT-TYPE
SYNTAX INTEGER
{
hostModeIsReserved0 (1),
hostModeIsSymmetricActive (2),
hostModeIsSymmetricPassive (3),
hostModeIsClient (4),
hostModeIsServer (5),
hostModeIsBroadcast (6),
hostModeIsReserved6 (7),
hostModeIsReserved7 (8)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The value of this variable indicates the mode the unit is
operating in. Note: this is the value of the time server's outgoing
NTP packet mode field."
::= { ntp 8 }
ntpSysStratum OBJECT-TYPE
SYNTAX INTEGER (1..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This integer (1..255) indicates the stratum level of the local
clock. Note: A primary time server sets outgoing NTP packets stratum
field, ntpSysStratum, to 1."
::= { ntp 9 }
ntpSysPoll OBJECT-TYPE
SYNTAX INTEGER (6..10)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"When the time server is in NTP broadcast mode, this integer
indicates the maximum interval between successive NTP messages, in
seconds, to the nearest power of two. For example a value of 6 means
2^6 or 64 seconds. Note: a primary time server's outgoing NTP packet
will have its poll field set to ntpSysPoll. Note: This field is equal
to 0 when not in NTP broadcast mode. Note: Unless this is a time
server initiated NTP packet, the value of the poll equals the value set
in the incoming packet."
::= { ntp 10 }
ntpSysPrecision OBJECT-TYPE