mobileSimCfgOperatorScan
BINTEC-MOBILE-MIB ·
.0.4.1.21.1.19
Object
column r/w
Enumeration
Handling of scanning available Providers (PLMN) never - use only home or fixed PLMN startup - scan on startup, only for information always - used for using roaming PLMN outside own country
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.21.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mobileSimCfgEntry
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::mobileSimCfgOperatorScan'
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::mobileSimCfgOperatorScan.<mobileSimCfgIccId>'
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::mobileSimCfgOperatorScan'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | never |
2 | startup |
3 | always |