Symmetricom XLi IEEE 1588 User Manual

Page 166

Advertising
background image

158

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

sea level."

::= { gps 6 }

gpsLongitude OBJECT-TYPE

SYNTAX INTEGER (-2147483647..2147483647)

MAX-ACCESS read-only

STATUS deprecated

DESCRIPTION

"Longitude location of GPS antenna where: +2147483647 is

maximum east longitude, -2147483647 is maximum west longitude and 0 is

Greenwich England. To calculate the longitude in radians use the

following formula (gpsLongitude * PI) / ((2^31)-1) = longitude in

radians. For degrees: (gpsLongitude * 180) / ((2^31)-1) = longitude

in degrees. Note: longitude varies from -PI to +PI in radians and

-180 to +180 in degrees."

::= { gps 7 }

gpsLatitude OBJECT-TYPE

SYNTAX INTEGER (-2147483647..2147483647)

MAX-ACCESS read-only

STATUS deprecated

DESCRIPTION

"Latitude location of GPS antenna where: +2147483647 is the

North Pole, -2147483647 is the South Pole and 0 is the equator. To

calculate the latitude in radians use the following formula

(gpsLatitude * PI) / (2*((2^31)-1)) = longitude in radians. For

degrees: (gpsLatitude * 90) / ((2^31)-1) = latitude in degrees.

Note: latitude varies from -PI/2 to +PI/2 in radians and -90 to +90 in

degrees."

::= { gps 8 }

actsGroupValid OBJECT-TYPE

SYNTAX INTEGER (0..1)

MAX-ACCESS read-only

STATUS deprecated

DESCRIPTION

"A test flag indicating if data contained in this SNMP ACTS group is

valid or not. This flag equals 1 when ACTS is used as the time

synchronization source and 0 for all other sources. "

::= { acts 1 }

actsBaudRate OBJECT-TYPE

SYNTAX INTEGER

{

baud300 (300),

baud1200 (1200),

baud9600 (9600)

}

MAX-ACCESS read-only

STATUS deprecated

DESCRIPTION

"Indicates the baud rate setting for the ACTS modem. The ACTS

dial-up service accepts 300 or 1200 baud. Note: this is a rare case

where faster is not better and 300 baud yields the best time accuracy."

Advertising