gnssStatusTracking

RAD-Clock-MIB · .1.3.6.1.4.1.164.6.2.15.9.2.1.2

Object

column Enumeration
GNSS tracking status:
notTracking        (1): Not tracking satellite.
trackingSatellites (2): Tracking satellite.
gpsLocked          (3): GNSS locked.
todLocked          (4): TOD locked to the reference.

Context

MIB
RAD-Clock-MIB
OID
.1.3.6.1.4.1.164.6.2.15.9.2.1.2
Type
column
Access
readonly
Status
current
Parent
gnssStatusEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Clock-MIB::gnssStatusTracking'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Clock-MIB::gnssStatusTracking.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Clock-MIB::gnssStatusTracking'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notTracking
2trackingSatellites
3gpsLocked
4todLocked