gpsZoneInitialState

BINTEC-GPS-MIB · .0.68.3.1.23

Object

column r/w Enumeration
This object defines the state the GPS zone must take when the device is
switched on and there is no GPS signal available.
true: The initial state of the zone is TRUE.
false: The initial state of the zone is FALSE.
true-time-false: The initial state is TRUE and changes to FALSE if no GPS
signal is available for the duration defined by InitialStateTime.
false-time-true: The initial state is FALSE and changes to TRUE if no GPS
signal is available for the duration defined by InitialStateTime.

Context

MIB
BINTEC-GPS-MIB
OID
.0.68.3.1.23
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::gpsZoneInitialState'
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::gpsZoneInitialState.<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::gpsZoneInitialState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false
3true-time-false
4false-time-true