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

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::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
1unknown
2gsm
3compact-gsm
4umts
5gsm-edge
6umts-hsdpa
7umts-hsupa
8umts-hspa
9lte
10hspa-plus
11cdma-rev0
12cdma-revA
13cdma-revB