Symmetricom XLi IEEE 1588 User Manual

Page 170

Advertising
background image

162

XLi IEEE 1588 Clock

997-01510-03, Rev. C, 12/12/2006

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

S

1

DESCRIPTION

"Total number of NTP packets rejected for any reason by NTP

application layer."

::= { ntp 3 }

ntpAuthFail OBJECT-TYPE

SYNTAX Counter32

MAX-ACCESS read-only

STATUS current

DESCRIPTION

"Total number of authentication failures. This is a subset of

ntpInErrors."

::= { ntp 4 }

ntpDesiredAcc OBJECT-TYPE

SYNTAX INTEGER (0..2147483647)

MAX-ACCESS read-only

STATUS current

DESCRIPTION

"The desired (worst case time) accuracy in microseconds that the

time server will attempt to steer to. This variable is related to

ntpEstError. If ntpEstError is greater than ntpDesiredAcc, the

NTP alarm condition is set (ntpSysLeap will be equal to 3).

Note: Outgoing NTP packets will have their leap indicator field set to

ntpSysLeap."

::= { ntp 5 }

ntpEstErr OBJECT-TYPE

SYNTAX INTEGER (0..2147483647)

MAX-ACCESS read-only

STATUS current

DESCRIPTION

"The time server's current estimated time error, in microseconds.

This variable is related to ntpEstError. Usually, this value

is small and constant for a given type of time server. However, when

primary synchronization is lost, this value slowly increases over

time as the time server's oscillator flywheels away from true time.

If ntpEstError exceeds ntpDesiredAcc, the NTP alarm

condition is set (ntpSysLeap will be equal to 3).

Note: a primary time server's outgoing NTP packets will have its leap

indicator field set to ntpSysLeap."

::= { ntp 6 }

ntpSysLeap OBJECT-TYPE

SYNTAX INTEGER

{

noLeapWarning (1),

lastMinuteHas61Secs (2),

lastMinuteHas59Secs (3),

alarmCondition (4)

}

MAX-ACCESS read-only

STATUS current

DESCRIPTION

Advertising