gpsFaultStatus

ENDRUNTECHNOLOGIES-MIB · .1.3.6.1.4.1.13827.2.1.1

Object

scalar Bits
This is a bit string contained in one character representing the
least significant two nibbles of the GPS fault status word.  Unfortunately,
SNMP numbers the bits in the reverse order, so that the enumerated values
are backwards from the description contained in the User's Manual for the
fault status field returned by the gpsstat command.  Each bit indicates
a fault when set.  Currently defined fault states encoded in this value:
          
Bit 7:    DAC controlling the TCXO is near the high or low limit.
Bit 6:    Time Figure of Merit has been 9 (unsynchronized) for 1 hour.
Bit 5:    Field Programmable Gate Array (FPGA) did not configure properly.
Bit 4:    FLASH memory had a write fault.
Bit 3:    Not Used.
Bit 2:    Not Used.
Bit 1:    NTP daemon is not polling the GPS reference clock.
Bit 0:    GPS antenna or feedline is shorted or open.

Context

MIB
ENDRUNTECHNOLOGIES-MIB
OID
.1.3.6.1.4.1.13827.2.1.1
Type
scalar
Access
readonly
Status
current
Parent
gps

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENDRUNTECHNOLOGIES-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENDRUNTECHNOLOGIES-MIB::gpsFaultStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENDRUNTECHNOLOGIES-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENDRUNTECHNOLOGIES-MIB::gpsFaultStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0gpsAntennaFlt
1gpsNTPNotPolling
2gpsnotused0
3gpsnotused1
4gpsFLASHWriteFlt
5gpsFPGACfgFlt
6gpsNoSignalTimeout
7gpsDACNearLimit