gpsRTICMode
RTM3205-MIB ·
.1.3.6.1.4.1.13827.15.2.67
Object
scalar Enumeration
This value maps to the operating mode of the optional Real-Time Ionospheric Correction algorithm, which when On, indicates that the Real-Time Ionospheric Correction delay measurements are enabled to be used in the time transfer calculations to compensate for the GPS signal delay through the ionosphere. When Off, it is not active and the standard GPS broadcast Klobuchar model delay is used in the time transfer calculations.
Context
- MIB
- RTM3205-MIB
- OID
.1.3.6.1.4.1.13827.15.2.67- 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 'RTM3205-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RTM3205-MIB::gpsRTICMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RTM3205-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RTM3205-MIB::gpsRTICMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | gpsRTICModeOFF |
1 | gpsRTICModeON |