briChanState

AT-BRI-MIB · .1.3.6.1.4.1.207.8.4.4.4.41.2.1.4

Object

column Enumeration
The state of this BRI channel. The value inactive means that
the channel does not currently have an active user, either an
ISDN call or an active TDM group. The value active means that
the channel is in use, either by an ISDN call or an active TDM
group. For the D channel, this object will have the value
active if LAPD is using the D channel (either for call control
or X.25), or the value inactive otherwise.

Context

MIB
AT-BRI-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.4
Type
column
Access
readonly
Status
current
Parent
briChanEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2active