AT-PRI-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
11

priIntTable

table
.1.3.6.1.4.1.207.8.4.4.4.42.1 · 1 row entry · 7 columns
Uses the allied-old variant from /opt/observium/mibs/allied-old.
Command help
Walk priIntTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-PRI-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PRI-MIB::priIntTable'
The table of PRI interfaces.
priIntEntry row .1.3.6.1.4.1.207.8.4.4.4.42.1.1
A single entry in the PRI interfaces table.
Indexes
Column Syntax OID
The ifIndex of the PRI interface.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.42.1.1.1
The index in the arBoardTable of the board on which this PRI
interface resides.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.42.1.1.2
The position on this PRI interface's board of this PRI
interface.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.42.1.1.3
The mode of operation of this PRI 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:
1isdn
2tdm
3mixed
.1.3.6.1.4.1.207.8.4.4.4.42.1.1.4
A bit map of the channels in the PRI interface which are
dedicated to TDM. PRI channels are numbered from 0 to 31, 0 is
unused, 16 (E1) or 24 (T1) is the D channel. The map values are
2 to the power of the channel numbe…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.42.1.1.5
A bit map of the channels in the PRI interface which are
dedicated to ISDN. PRI channels are numbered from 0 to 31, 0 is
unused, 16 (E1) or 24 (T1) is the D channel. The map values are
2 to the power of the channel numb…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.42.1.1.6
The type of primary rate interface. E1 has 30 B + D channel,
T1 has 23 B + D channel. If the value unknown is returned for
this object, the exact PRI type has not yet been determined.
Enumeration
Enumerated Values:
1e1
2t1
3unknown
.1.3.6.1.4.1.207.8.4.4.4.42.1.1.7

priChanTable

table
.1.3.6.1.4.1.207.8.4.4.4.42.2 · 1 row entry · 4 columns
Uses the allied-old variant from /opt/observium/mibs/allied-old.
Command help
Walk priChanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-PRI-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-PRI-MIB::priChanTable'
The table of channels on PRI interfaces.
priChanEntry row .1.3.6.1.4.1.207.8.4.4.4.42.2.1
A single entry in the PRI channels table.
Column Syntax OID
The ifIndex of the PRI interface.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.207.8.4.4.4.42.2.1.1
The channel index of the PRI channel. Valid channels have
indices from 1 to 31. The D channel on an E1 interface has
index 16, the D channel on a T1 interface has index 24.
Integer32
Constraints:
range: 1-31
.1.3.6.1.4.1.207.8.4.4.4.42.2.1.2
The mode of this PRI 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 usually have th…
Enumeration
Enumerated Values:
1isdn
2tdm
3neither
.1.3.6.1.4.1.207.8.4.4.4.42.2.1.3
The state of this PRI 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:
1inactive
2active
.1.3.6.1.4.1.207.8.4.4.4.42.2.1.4