isdnBearerChannelType

ISDN-MIB · zhone variant · .1.3.6.1.2.1.10.20.1.2.1.1.1

Object

column r/w Enumeration
The B channel type. If the B channel is connected
to a dialup line, this object has a value of
dialup(1). In this case, it is controlled by
an associated signaling channel. If the B channel
is connected to a leased line, this object has
a value of leased(2). For leased line B channels, there
is no signaling channel control available.

Context

MIB
ISDN-MIB
OID
.1.3.6.1.2.1.10.20.1.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
isdnBearerEntry
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 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISDN-MIB::isdnBearerChannelType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISDN-MIB::isdnBearerChannelType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISDN-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISDN-MIB::isdnBearerChannelType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dialup
2leased

Conformance