bbConnServiceType

CISCO-WAN-BBIF-ATM-CONN-MIB · .1.3.6.1.4.1.351.110.5.2.7.1.1.1.46

Object

column r/w Enumeration
This specifies the service type
  1 ==> Constant Bit Rate
  2 ==> Variable Bit Rate
  4 ==> Unspecified Bit Rate
  6 ==> Available Bit Rate ( standard )
  8 ==> Variable Bit Rate - Real-Time
              
Note that this is used by PXM card,
Also to make it compatible with existing AUSM MIB definition,
value 3 is not used.
              
foresight ABR is not supported in PXM , i.e Virtual Service Module

Context

MIB
CISCO-WAN-BBIF-ATM-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.2.7.1.1.1.46
Type
column
Access
readwrite
Status
current
Parent
bbChanCnfGrpEntry
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-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbConnServiceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbConnServiceType.<bbChanCnfNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-BBIF-ATM-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-BBIF-ATM-CONN-MIB::bbConnServiceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1cbr
2vbr
4ubr
6abrstd
8vbrrt

Conformance