mobileDevCfgGPSEnable
BINTEC-MOBILE-MIB ·
.0.4.1.20.1.3
Object
column r/w
Enumeration
Enables or disables the creation and periodic update of a mobileGPSInfoTable entry. The UMTS Modem Hardware must support GPS functionality. This is indicated by the Object `mobileStatGpsSupport'.
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.20.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mobileDevCfgEntry
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-MOBILE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-MOBILE-MIB::mobileDevCfgGPSEnable'
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::mobileDevCfgGPSEnable.<mobileDevCfgIMEI>'
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::mobileDevCfgGPSEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | delete |