gpsZoneTimeToFalse
BINTEC-GPS-MIB ·
.0.68.3.1.19
Object
column r/w
secondsInteger32
This object define the time that must laspe so the zone can pass from TRUE to FALSE when the device has good GPS coverage. This transition is invoked as the GPS receiver passes to being 'outside' the zone.
Context
- MIB
- BINTEC-GPS-MIB
- OID
.0.68.3.1.19- 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::gpsZoneTimeToFalse'
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::gpsZoneTimeToFalse.<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::gpsZoneTimeToFalse'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-1000000