gpsDynamicMode
TEMPUSLXUNISON-MIB ·
.1.3.6.1.4.1.13827.6.1.12
Object
scalar Enumeration
The GPS dynamic mode is either on or off. When it is off, the server is assumed to be in a static installation. In this case, single satellite mode of operation is supported and Timing Receiver Autonomous Integrity Monitoring (TRAIM) is supported. When the setting is on, the server is assumed to be on a moving platform. In this case, minimum four satellite, 3-D operation is required and the TRAIM functionality is minimal.
Context
- MIB
- TEMPUSLXUNISON-MIB
- OID
.1.3.6.1.4.1.13827.6.1.12- 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 'TEMPUSLXUNISON-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TEMPUSLXUNISON-MIB::gpsDynamicMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TEMPUSLXUNISON-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TEMPUSLXUNISON-MIB::gpsDynamicMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | gpsDynModeOFF |
1 | gpsDynModeON |