Home/Catalog/AT-BRI-MIB

AT-BRI-MIB

This MIB file contains definitions of managed objects for the BRI module.
Main OID:
bri.1.3.6.1.4.1.207.8.4.4.4.41
15
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

15 total
Object Name
briThis MIB file contains definitions of managed objects for the BRI module.
MODULE-IDENTITY
.1.3.6.1.4.1.207.8.4.4.4.41
briIntTableThe table of BRI interfaces.
SEQUENCE OF BriIntEntry
.1.3.6.1.4.1.207.8.4.4.4.41.1
briIntEntryA single entry in the BRI interfaces table.
BriIntEntry
.1.3.6.1.4.1.207.8.4.4.4.41.1.1
briIntIndexThe ifIndex of the BRI interface.ro
INTEGER
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.1
briIntBoardIndexThe index in the arBoardTable of the board on which this BRI interface resides.ro
INTEGER
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.2
briIntBoardPositionThe position on this BRI interface's board of this BRI interface.ro
INTEGER
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.3
briIntModeThe 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 means that some channels in the interface are dedicated to ISDN and some to TDM groups.ro
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.4
briIntTdmChannelMapA 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.ro
INTEGER
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.5
briIntIsdnChannelMapA 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.ro
INTEGER
.1.3.6.1.4.1.207.8.4.4.4.41.1.1.6
briChanTableThe table of channels on BRI interfaces.
SEQUENCE OF BriChanEntry
.1.3.6.1.4.1.207.8.4.4.4.41.2
briChanEntryA single entry in the BRI channels table.
BriChanEntry
.1.3.6.1.4.1.207.8.4.4.4.41.2.1
briChanIntIndexThe ifIndex of the BRI interface.ro
INTEGER
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.1
briChanChannelIndexThe channel index of the BRI channel. Channel B1 has index 1, channel B2 has index 2 and the D channel has index 3.ro
INTEGER
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.2
briChanModeThe 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 value isdn.ro
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.3
briChanStateThe 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.ro
Enumeration
.1.3.6.1.4.1.207.8.4.4.4.41.2.1.4