gpsZoneCoverageFailState

BINTEC-GPS-MIB · .0.68.3.1.25

Object

column r/w Enumeration
This object defines the state the GPS zone must take when the GPS receiver
loses coverage or doesn't have enough to accurately calculate the
geographical position.
true: The state of the zone is TRUE.
false: The state of the zone is FALSE.
true-time-false: The state is TRUE and changes to FALSE if no GPS signal
is available for the duration defined by CoverageFailStateTime.
false-time-true: The state is FALSE and changes to TRUE if no GPS signal
is available for the duration defined by CoverageFailStateTime.
last-state: The state remains in the same state.
last-time-false: The state remains and changes to FALSE if no GPS signal
is available for the duration defined by CoverageFailStateTime.
last-time-true: The state remains and changes to TRUE if no GPS signal
is available for the duration defined by CoverageFailStateTime.

Context

MIB
BINTEC-GPS-MIB
OID
.0.68.3.1.25
Type
column
Access
readwrite
Status
current
Parent
gpsZoneEntry

Walk 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::gpsZoneCoverageFailState'
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::gpsZoneCoverageFailState.<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::gpsZoneCoverageFailState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false
3true-time-false
4false-time-true
5last-state
6last-time-false
7last-time-true