gpsZoneTimeToTrue
BINTEC-GPS-MIB ·
.0.68.3.1.18
Object
column r/w
secondsInteger32
This object defines the time that must lapse so the zone can pass from FALSE to TRUE when the device has good GPS coverage. This transition is invoked as the GPS reveiver passes to being 'inside' the zone.
Context
- MIB
- BINTEC-GPS-MIB
- OID
.0.68.3.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- gpsZoneEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'BINTEC-GPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-GPS-MIB::gpsZoneTimeToTrue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-GPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-GPS-MIB::gpsZoneTimeToTrue.<gpsZoneIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-GPS-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-GPS-MIB::gpsZoneTimeToTrue'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-1000000