gpsRTICValid
MERIDIAN2-MIB ·
.1.3.6.1.4.1.13827.14.2.68
Object
scalar Enumeration
This value maps to the Validity state of the optional Real-Time Ionospheric
Correction algorithm, which when True, indicates that the Real-Time Ionospheric
Correction delay measurements are valid and could be used in the time transfer
calculations to compensate for the GPS signal delay through the ionosphere.
When False, they are not valid and the standard GPS broadcast Klobuchar model
delay must be used in the time transfer calculations.
A twenty-four hour period of continuous satellite tracking is required before the
Real-Time Ionospheric Correction algorithm will set this validity indicator to
the True state.
Context
- MIB
- MERIDIAN2-MIB
- OID
.1.3.6.1.4.1.13827.14.2.68- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- gps
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MERIDIAN2-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MERIDIAN2-MIB::gpsRTICValid.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MERIDIAN2-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MERIDIAN2-MIB::gpsRTICValid'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | gpsRTICValidFALSE |
1 | gpsRTICValidTRUE |