AT-BRI-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
10
briIntTable
table.1.3.6.1.4.1.207.8.4.4.4.41.1
·
1 row entry
·
6 columns
Uses the allied-old variant from
Command help
/opt/observium/mibs/allied-old.
Walk briIntTable
/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::briIntTable'
The table of BRI interfaces.
A single entry in the BRI interfaces table.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the BRI interface.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.1 |
||||||
|
The index in the arBoardTable of the board on which this BRI
interface resides. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.2 |
||||||
|
The position on this BRI interface's board of this BRI
interface. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.3 |
||||||
|
The mode of operation of this BRI interface. The value isdn
means that the entire interface is operating as an ISDN interface, the value tdm means that the entire interface is operating as TDM groups and the value mixed… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.4 |
||||||
|
A bit map of the channels in the BRI interface which are
dedicated to TDM. Channel B1 has channel map value of 1, channel B2 has a channel map value of 2. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.5 |
||||||
|
A bit map of the channels in the BRI interface which are
dedicated to ISDN. Channel B1 has channel map value of 1, channel B2 has a channel map value of 2. |
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.6 |
briChanTable
table.1.3.6.1.4.1.207.8.4.4.4.41.2
·
1 row entry
·
4 columns
Uses the allied-old variant from
Command help
/opt/observium/mibs/allied-old.
Walk briChanTable
/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::briChanTable'
The table of channels on BRI interfaces.
A single entry in the BRI channels table.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The ifIndex of the BRI interface.
|
Integer32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.1 |
||||||
|
The channel index of the BRI channel. Channel B1 has index 1,
channel B2 has index 2 and the D channel has index 3. |
Integer32 Constraints: range: 1-3 |
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.2 |
||||||
|
The mode of this BRI channel. The value isdn means that the
channel is reserved for use in ISDN calls. The value tdm means that the channel is reserved for use by TDM. For the D channel, this object will always have the… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.3 |
||||||
|
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 a… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.4 |