This is the GPS receiver health status defined as
follows:
======================================================
0 = Receiver Down The Hardware Clock can't
communicate with the receiver.
1 = No Signal
2 = Acquiring Signal The receiver is tracking a GPS
signal.
3 = 2d Position mode The receiver is able to perform
position fixes for latitude and
longitude but does not have
enough satellites for altitude.
4 = 3d Position mode The receiver is now able to
perform position fixes for
latitude, longitude and altitude.
5 = Position Hold mode Position fixes are no longer
attempted, and the user entered
or surveyed position is used.
6 = Time Valid mode The receiver has valid timing
information from GPS satellites
(including current leap second
information). This is the final
state for all configured GPS modes.
======================================================
Parsed from file SYMM-SMI.mib
Module: SYMM-SMI
Vendor: Symmetricom
Module: SYMM-SMI
[Automatically extracted from oidview.com]
gpsHealth OBJECT-TYPE SYNTAX DisplayString (SIZE(1..80)) MAX-ACCESS read-only STATUS current DESCRIPTION "This is the GPS receiver health status defined as follows: ====================================================== 0 = Receiver Down The Hardware Clock can't communicate with the receiver. 1 = No Signal 2 = Acquiring Signal The receiver is tracking a GPS signal. 3 = 2d Position mode The receiver is able to perform position fixes for latitude and longitude but does not have enough satellites for altitude. 4 = 3d Position mode The receiver is now able to perform position fixes for latitude, longitude and altitude. 5 = Position Hold mode Position fixes are no longer attempted, and the user entered or surveyed position is used. 6 = Time Valid mode The receiver has valid timing information from GPS satellites (including current leap second information). This is the final state for all configured GPS modes. ======================================================" ::= {gps 3}
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9070.1.2.3.1.5.1.3.1 | gpsPosition | 0 | 0 | Returns the current position in the format of: A BB CC DD EEE F GGG HH II JJJ KK defined as follows: ============================… |
1.3.6.1.4.1.9070.1.2.3.1.5.1.3.2 | gpsUTCOffset | 0 | 0 | This variable returns the current offset between the monotonic time maintained by the GPS satellite constellation and UTC time. T… |
1.3.6.1.4.1.9070.1.2.3.1.5.1.3.4 | gpsSatlist | 0 | 0 | Displays the GPS satellite tracking information in the format of: N,X1,Y1,Z1,...,XN,YN,ZN defined as follows: =====================… |
1.3.6.1.4.1.9070.1.2.3.1.5.1.3.5 | gpsMode | 0 | 0 | The mode of the GPS receiver defined as follows: ====================================================== Receiver Mode: Survey. The… |