mobileStatGpsSupport

BINTEC-MOBILE-MIB · .0.4.1.22.1.15

Object

column Enumeration
Signals for configuration software if the hardware
is capable to deliver GPS information.
- none(1)          no GPS support
- available(2)     GPS support available

Context

MIB
BINTEC-MOBILE-MIB
OID
.0.4.1.22.1.15
Type
column
Access
readonly
Status
current
Parent
mobileStatEntry

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-MOBILE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-MOBILE-MIB::mobileStatGpsSupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-MOBILE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-MOBILE-MIB::mobileStatGpsSupport.<mobileStatIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-MOBILE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-MOBILE-MIB::mobileStatGpsSupport'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2available