ccActiveCallBchannelIndex

AT-ISDN-MIB · .1.3.6.1.4.1.207.8.4.4.4.37.3.1.9

Object

column Integer32
The B channel number for this active entry. BRI interfaces have B channels in the range 1..2, PRI interfaces
have B channels in the range 1..31, excluding a channel which is the D channel. A value of 0 for this entry means
that either a B channel is not currently allocated for this call, or that more than one B channel is allocated.
In the second case, the management client will have to walk the B channel allocation table looking for channels
with the same active call index as this call's.

Context

MIB
AT-ISDN-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.37.3.1.9
Type
column
Access
readonly
Status
current
Parent
ccActiveCallEntry

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 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ISDN-MIB::ccActiveCallBchannelIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-ISDN-MIB::ccActiveCallBchannelIndex.<ccActiveCallIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-ISDN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-ISDN-MIB::ccActiveCallBchannelIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-31