mobileStatAccessType
BINTEC-MOBILE-MIB ·
.0.4.1.22.1.11
Object
column Enumeration
The Access Type the modem actually registers on. Normally the `edge' or `hs*pa' Access Types aren't provided in detail by the network operator and/or modem. Possible Access Types are: unknown(1) gsm(2) -- GSM compact-gsm(3) -- CGSM umts(4) -- UMTS gsm-edge(5) -- GPRS/EDGE umts-hsdpa(6) -- HSDPA umts-hsupa(7) -- HSUPA umts-hspa(8) -- HSPA lte(9) -- LTE hspa-plus(10) -- HSPA+ cdma-rev0(11) -- CDMA 1xEV-DO Rev. 0 cdma-revA(12) -- CDMA 1xEV-DO Rev. A cdma-revB(13) -- CDMA 1xEV-DO Rev. B
Context
- MIB
- BINTEC-MOBILE-MIB
- OID
.0.4.1.22.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mobileStatEntry
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::mobileStatAccessType'
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::mobileStatAccessType.<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::mobileStatAccessType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | gsm |
3 | compact-gsm |
4 | umts |
5 | gsm-edge |
6 | umts-hsdpa |
7 | umts-hsupa |
8 | umts-hspa |
9 | lte |
10 | hspa-plus |
11 | cdma-rev0 |
12 | cdma-revA |
13 | cdma-revB |