cwceLteEpsBearerType

CISCO-WAN-CELL-EXT-MIB · .1.3.6.1.4.1.9.9.817.1.1.2.5.1.2

Object

column Enumeration
This object indicates the type of bearers.
              
gbr     - Guaranteed Bit Rate(GBR).
          GBR bearer has a minimum amount of bandwidth that
          is reserved by the network, and these resources are
          always consumed in a radio base station regardless
          of whether it is used or not.
              
nonGbr  - non-Guaranteed Bit Rate(Non-GBR).
          Non-GBR bearers are for best-effort services and do
          not consume any network
          resources.
              
unknown - the type of bearers is unknown.

Context

MIB
CISCO-WAN-CELL-EXT-MIB
OID
.1.3.6.1.4.1.9.9.817.1.1.2.5.1.2
Type
column
Access
readonly
Status
current
Parent
cwceLteEpsBearerQosEntry
Groups
1

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 'CISCO-WAN-CELL-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CELL-EXT-MIB::cwceLteEpsBearerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CELL-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CELL-EXT-MIB::cwceLteEpsBearerType.<ifIndex>.<cwceLteEpsBearerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CELL-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CELL-EXT-MIB::cwceLteEpsBearerType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1gbr
2nonGbr
3unknown