BIANCA-BRICK-CAPI-MIB: View SNMP OID List / Download MIB

VENDOR: BINTEC COMMUNICATIONS GMBH


 Home MIB: BIANCA-BRICK-CAPI-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 org 1.3
     dod 1.3.6
         internet 1.3.6.1
             private 1.3.6.1.4
                 enterprises 1.3.6.1.4.1
                     bintec 1.3.6.1.4.1.272
                             bibo 1.3.6.1.4.1.272.4
                                 capi 1.3.6.1.4.1.272.4.7
                                     capiApplTable 1.3.6.1.4.1.272.4.7.1 no-access
The capiApplTable contains information for all currently registered CAPI 1.1 and CAPI 2.0 applications, and their respective CAPI_REGISTER information. Creating entries: Entries are created automatically by the system. After receiving an appropriate CAPI_REGISTER call, the system 'registers' the application, and assigns it a unique capiApplNumber. Deleting entries: Once an application releases, entries are automatically removed by the system.
                                         capiApplEntry 1.3.6.1.4.1.272.4.7.1.1 no-access
                                             capiApplNumber 1.3.6.1.4.1.272.4.7.1.1.1 integer read-only
Identification number of the registered application.
                                             capiApplVersion 1.3.6.1.4.1.272.4.7.1.1.2 integer read-only
The version number of the registered application. Enumeration: 'capi11': 1, 'capi20': 2.
                                             capiApplByteOrder 1.3.6.1.4.1.272.4.7.1.1.3 integer read-only
The byte order used by the application. Enumeration: 'big-endian': 2, 'undef': 3, 'little-endian': 1.
                                             capiApplRegLevel3Cnt 1.3.6.1.4.1.272.4.7.1.1.4 integer read-only
CAPI_REGISTER: The number of level 3 connections this application accepts.
                                             capiApplRegMsgCnt 1.3.6.1.4.1.272.4.7.1.1.5 integer read-only
CAPI_REGISTER: The number of registered CAPI messages this application accepts.
                                             capiApplRegDblkCnt 1.3.6.1.4.1.272.4.7.1.1.6 integer read-only
CAPI_REGISTER: The number of registered B3 data blocks this application accepts.
                                             capiApplRegDblkSize 1.3.6.1.4.1.272.4.7.1.1.7 integer read-only
CAPI_REGISTER: The size of registered B3 data blocks this application accepts.
                                             capiApplInfoStr 1.3.6.1.4.1.272.4.7.1.1.8 displaystring read-only
Information string of CAPI instance: IP address and TCP port of connecting system and user name if any.
                                     capiListenTable 1.3.6.1.4.1.272.4.7.2 no-access
The capiListenTable contains the listen settings for each CAPI application. Creating entries: Entries can only be created by the system and is performed automatically upon receiving a CAPI_LISTEN_REQ message. Deleting entries: Entries are automatically removed by the system once the application releases.
                                         capiListenEntry 1.3.6.1.4.1.272.4.7.2.1 no-access
                                             capiListenApplication 1.3.6.1.4.1.272.4.7.2.1.1 integer read-only
The application-number (capiApplNumber).
                                             capiListenController 1.3.6.1.4.1.272.4.7.2.1.2 hexvalue read-only
The ISDN controller number. This value refers to the isdnStkNumber.
                                             capiListenServiceMask 1.3.6.1.4.1.272.4.7.2.1.3 hexvalue read-only
The bit mask of CAPI 1.1 listen services. Specifies which 1TR6 services to listen for (CAPI 1.1 only).
                                             capiListenEazMask 1.3.6.1.4.1.272.4.7.2.1.4 hexvalue read-only
The bit mask of CAPI 1.1 listen-EAZs (CAPI 1.1 only).
                                             capiListenInfoMask 1.3.6.1.4.1.272.4.7.2.1.5 hexvalue read-only
The bit mask of the CAPI 1.1/2.0 listen InfoMask setting. The purpose of infomask is to specify the type of information for a physical connection or controller which will be provided by CAPI.
                                             capiListenCipMask 1.3.6.1.4.1.272.4.7.2.1.6 hexvalue read-only
The bit mask of CAPI 2.0 listen CIPMask. The purpose of the CIPMask parameter is to select basic classes of incoming calls. CAPI 2.0 applications only.
                                             capiListenCipMask2 1.3.6.1.4.1.272.4.7.2.1.7 hexvalue read-only
The bit mask of CAPI 2.0 listen CIPMask.
                                     capiPlciTable 1.3.6.1.4.1.272.4.7.3 no-access
The capiPlciTable contains information for each currently connected CAPI application (i.e. has a Physical Link Connection Identifier associated with it). Creating entries: Entries can only be made by the system. Upon receiving a CAPI_CONNECT_REQ (or CAPI_CONNECT_IND) message, the system assigns a unique PLCI (capiPlciNumber) and an entry is made. Deleting entries: Entries are automatically deleted by the system once a CAPI_DISCONNECT_RESP message is received.
                                         capiPlciEntry 1.3.6.1.4.1.272.4.7.3.1 no-access
                                             capiPlciNumber 1.3.6.1.4.1.272.4.7.3.1.1 hexvalue read-only
The PLCI (physical link connection identifier) of the application.
                                             capiPlciApplication 1.3.6.1.4.1.272.4.7.3.1.2 integer read-only
The application-number (capiApplNumber).
                                             capiPlciController 1.3.6.1.4.1.272.4.7.3.1.3 hexvalue read-only
The ISDN controller number. This value refers to the isdnStkNumber.
                                             capiPlciState 1.3.6.1.4.1.272.4.7.3.1.4 integer read-only
The current link state as described in the CAPI state diagram. Enumeration: 'p-4': 5, 'p-5': 6, 'p-6': 7, 'p-7': 8, 'p-0': 1, 'p-1': 2, 'p-2': 3, 'p-3': 4, 'p-act': 9.
                                             capiPlciSelectB2Proto 1.3.6.1.4.1.272.4.7.3.1.5 integer read-only
The current B2 protocol setting (CAPI 1.1 applications only). Enumeration: 'fax': 7, 'undef': 1, 'x75': 2, 'v110sdlc': 10, 'v110trans': 9, 'x75btx': 6, 'txonly': 12, 'sdlc': 5, 'v110x75': 11, 'hdlccrc': 3, 'v110sync': 242, 'trans': 4, 'lapd': 8, 'modem': 241.
                                             capiPlciSelectB2Dlpd 1.3.6.1.4.1.272.4.7.3.1.6 octet string read-only
Current B2 protocol descriptor. DLPD = data link protocol descriptor (CAPI 1.1 applications only).
                                             capiPlciSelectB3Proto 1.3.6.1.4.1.272.4.7.3.1.7 integer read-only
Current B3 protocol setting (CAPI 1.1 applications only). Enumeration: 'iso8208': 3, 'undef': 1, 't70nl': 2, 'trans': 5, 't90': 4, 't30': 6.
                                             capiPlciSelectB3Ncpd 1.3.6.1.4.1.272.4.7.3.1.8 octet string read-only
The current B3 Ncpd setting. NCPD = network control protocol descriptor (CAPI 1.1 applications only).
                                             capiPlciB1Proto 1.3.6.1.4.1.272.4.7.3.1.9 integer read-only
Current CAPI 2.0 B1 protocol setting. Enumeration: 'undef': 1, 'modemneg': 9, 'hdlc56': 8, 'v110trans': 4, 'modemasync': 10, 'modemsync': 11, 'hdlcinv': 7, 'v110hdlc': 5, 'hdlc': 2, 'faxg3': 6, 'trans': 3.
                                             capiPlciB1Config 1.3.6.1.4.1.272.4.7.3.1.10 octet string read-only
Current CAPI 2.0 B1 protocol configuration setting.
                                             capiPlciB2Proto 1.3.6.1.4.1.272.4.7.3.1.11 integer read-only
Current CAPI 2.0 B2 protocol setting. Enumeration: 'undef': 1, 'x75': 2, 'ppp': 7, 'sdlc': 4, 'transerr': 8, 'trans': 3, 'lapd': 5, 't30': 6, 'modem': 9.
                                             capiPlciB2Config 1.3.6.1.4.1.272.4.7.3.1.12 octet string read-only
Current CAPI 2.0 B2 protocol configuration setting.
                                             capiPlciB3Proto 1.3.6.1.4.1.272.4.7.3.1.13 integer read-only
Current CAPI 2.0 B3 protocol setting. Enumeration: 'iso8208': 4, 'undef': 1, 'x25dce': 5, 't30ext': 7, 'trans': 2, 't90': 3, 't30': 6, 'modem': 9.
                                             capiPlciB3Config 1.3.6.1.4.1.272.4.7.3.1.14 octet string read-only
Current CAPI 2.0 B3 protocol configuration setting.
                                             capiPlciCipValue 1.3.6.1.4.1.272.4.7.3.1.15 integer read-only
The current CIPValue setting.
                                             capiPlciInfoMask 1.3.6.1.4.1.272.4.7.3.1.16 hexvalue read-only
The current InfoMask setting.
                                     capiNcciTable 1.3.6.1.4.1.272.4.7.4 no-access
The capiNcciTable contains information for each CAPI NCCI (network control connection identifier). An NCCI describes a logical connection on level 3. Several NCCIs operating on the same PLCI may exist. Creating entries: As soon as a CAPI_CONNECT_B3_REQ (or CAPI_CONNECT_B3_IND) message is received, the system creates an entry by assigning the application a unique capiNcciNumber. Deleting entries: Entries are automatically deleted by the system once a CAPI_DISCONNECT_B3_RESP message is received.
                                         capiNcciEntry 1.3.6.1.4.1.272.4.7.4.1 no-access
                                             capiNcciNumber 1.3.6.1.4.1.272.4.7.4.1.1 hexvalue read-only
The NCCI number assigned by the system.
                                             capiNcciApplication 1.3.6.1.4.1.272.4.7.4.1.2 integer read-only
The application number (capiApplNumber).
                                             capiNcciPlci 1.3.6.1.4.1.272.4.7.4.1.3 hexvalue read-only
The CAPI PLCI number (capiPlciNumber).
                                             capiNcciState 1.3.6.1.4.1.272.4.7.4.1.4 integer read-only
The current state of the NCCI, as described in the CAPI state diagram. Enumeration: 'n-4': 5, 'n-5': 6, 'n-2': 3, 'n-3': 4, 'n-0': 1, 'n-1': 2, 'n-act': 7.
                                     capiInfoTable 1.3.6.1.4.1.272.4.7.5 no-access
The capiInfoTable contains the last 10 CAPI info codes and their message identifiers for where the error occured. The most recent message is at inx 09 with older messages rolling off the top of the table, i.e. inx 00. Creating entries: Entries are created automatically by the system once a CAPI info code is received by a registered application. Deleting entries: Entries are removed automatically by the system.
                                         capiInfoEntry 1.3.6.1.4.1.272.4.7.5.1 no-access
                                             capiInfoApplication 1.3.6.1.4.1.272.4.7.5.1.1 integer read-only
The application number (capiApplNumber).
                                             capiInfoPlci 1.3.6.1.4.1.272.4.7.5.1.2 hexvalue read-only
The CAPI PLCI number (capiPlciNumber).
                                             capiInfoNcci 1.3.6.1.4.1.272.4.7.5.1.3 hexvalue read-only
The NCCI number (capiNcciNumber).
                                             capiInfoC1Command 1.3.6.1.4.1.272.4.7.5.1.4 integer read-only
The CAPI 1.1 command where the info occurred. Enumeration: 'info': 7, 'listenb3': 129, 'resetb3': 1, 'conb3act': 131, 'conact': 3, 'selb3': 128, 'selb2': 64, 'handset': 135, 'datab3': 134, 'discb3': 132, 'conninfo': 9, 'param': 6, 'dtmf': 10, 'disc': 4, 'conb3': 130, 'connect': 2, 'b3param': 133, 'data': 8, 'listen': 5.
                                             capiInfoC2Command 1.3.6.1.4.1.272.4.7.5.1.5 integer read-only
The CAPI 2.0 command where the info occurred. Enumeration: 'info': 8, 'discb3': 132, 'resetb3': 135, 'conb3act': 131, 'manufact': 255, 'conact': 3, 'facility': 128, 'datab3': 134, 'selectb': 65, 'alert': 1, 'disc': 4, 'conb3': 130, 'connect': 2, 'conb3t90': 136, 'listen': 5.
                                             capiInfoSubCommand 1.3.6.1.4.1.272.4.7.5.1.6 integer read-only
The CAPI 1.1/2.0 subcommand. Enumeration: 'ind': 3, 'resp': 4, 'req': 1, 'conf': 2.
                                             capiInfoNumber 1.3.6.1.4.1.272.4.7.5.1.7 hexvalue read-only
The info value as specified in the CAPI 1.1/2.0 specification. See Appendix A for a listing of CAPI 1.1 and CAPI 2.0 info values.
                                     capiConfigTable 1.3.6.1.4.1.272.4.7.6 no-access
The capiConfigTable contains configuration information for each ISDN stack. Setting these fields is optional, and is not required. Creating entries: Entries are created automatically by the system when a new ISDN stack is initialised in the isdnStkTable. Deleting entries: An entry can be removed by assigning the value `delete' to its capiConfigFaxG3RcvSpeed object. It can be removed only if there is no entry with it's capiConfigStkNumber in the isdnStkTable.
                                         capiConfigEntry 1.3.6.1.4.1.272.4.7.6.1 no-access
                                             capiConfigStkNumber 1.3.6.1.4.1.272.4.7.6.1.1 integer read-only
The isdnStkNumber this configuration belongs to.
                                             capiConfigFaxG3RcvSpeed 1.3.6.1.4.1.272.4.7.6.1.2 integer read-write
The G3 facsimile receive speed. For CM-EBRI this should be set to maximum. Set this field to `delete' to remove this entry. The entry can be deleted only if there is no entry with it's capiConfigStkNumber in the isdnStkTable. Enumeration: 'not-available': 6, 'r14400': 4, 'r4800': 1, 'maximum': 5, 'r9600': 3, 'r7200': 2, 'delete': 7.
                                             capiConfigFaxG3ECM 1.3.6.1.4.1.272.4.7.6.1.3 integer read-write
Specifies whether ECM (error correction mode) should be used for G3 facsimile transmissions. Enumeration: 'not-available': 3, 'on': 1, 'off': 2.
                                             capiConfigFaxG3Header 1.3.6.1.4.1.272.4.7.6.1.4 integer read-write
Specifies whether the header-line and logo ('BIANCA/FAX'), should appear on outgoing facsimiles. The value 'logo_header' allows the header-line and the logo to be printed on the top of each page. Enumeration: 'not-available': 4, 'no-header': 3, 'no-logo': 2, 'logo-header': 1.
                                             capiConfigVoiceCoding 1.3.6.1.4.1.272.4.7.6.1.5 integer read-write
Switches the bit order for voice-data. Enumeration: 'reverse': 2, 'normal': 1.
                                             capiConfigSendAlerting 1.3.6.1.4.1.272.4.7.6.1.6 integer read-write
For CAPI 1.1 this specifies when the CAPI server should send alert messages for incoming calls. Enumeration: 'never': 1, 'ever': 2, 'voice-only': 3.
                                             capiConfigV42bis 1.3.6.1.4.1.272.4.7.6.1.7 integer read-write
Specifies whether V.42bis data compression should be used. If data compression is activated here,the receiving or sending side is first queried whether it supports data compression. The BRICK supports V.42bis data compression using up to 2 B-channels. Enumeration: 'not-available': 3, 'on': 1, 'off': 2.
                                             capiConfigModemDefault 1.3.6.1.4.1.272.4.7.6.1.8 integer read-write
Specifies the modem profile of the mdmProfileTable which contains the default modem parameters to use for modem connections. Enumeration: 'modem-profile-6': 6, 'modem-profile-7': 7, 'modem-profile-4': 4, 'modem-profile-5': 5, 'modem-profile-2': 2, 'modem-profile-3': 3, 'modem-profile-1': 1, 'modem-profile-8': 8.
                                             capiConfigFaxModulation 1.3.6.1.4.1.272.4.7.6.1.9 integer read-write
Set the default transmission protocol for fax. - v17 max. 14400 Bps new standard - v33 max. 14000 Bps early standard - v29 max. 9600 Bps fax standard - v17s v17 with Swiss capability - v33s v33 with Swiss capability Enumeration: 'v33s': 6, 'v29': 3, 'v33': 2, 'v17': 1, 'v17s': 5.
                                             capiConfigFax12000 1.3.6.1.4.1.272.4.7.6.1.10 integer read-write
Enable or disable the 12000Bps Mode for fax transmission. A lot of fax receivers have problems with this tranmission mode. Default value is off Enumeration: 'on': 1, 'off': 2.
                                             capiConfigFaxTXLevel 1.3.6.1.4.1.272.4.7.6.1.11 integer read-write
Set the transmit level to -x dB db0 = 0dB, db3 = -3dB. In Germany -6dB (db6) is normally used for facsimile transmission. Enumeration: 'db15': 6, 'db12': 5, 'db9': 4, 'db0': 1, 'db3': 2, 'db6': 3.
                                     capiMultiControllerTable 1.3.6.1.4.1.272.4.7.7 no-access
This table contains mappings between controller numbers used by CAPI applications and the ISDN stacks available on the BRICK (i.e., the Number field of the isdnStkTable). The Version field specifies whether an entry applies to CAPI 1.1 or CAPI 2.0 applications. If a CAPI 1.1 entry is not defined, CAPI 1.1 applications can only use isdnStkNumber N if N is the controller number requested by the application. If a CAPI 2.0 entry is not defined, CAPI 2.0 applications can only use isdnStkNumber N-1 if N is the controller number requested by the application. Creating entries: Entries are created by assigning a value to the capiControllerNumber object. Deleting entries: An entry can be removed by assigning the value `delete' to its capiControllerVersion object.
                                         capiMultiControllerEntry 1.3.6.1.4.1.272.4.7.7.1 no-access
                                             capiControllerNumber 1.3.6.1.4.1.272.4.7.7.1.1 integer read-write
The controller number requested by the CAPI application.
                                             capiControllerStkMask 1.3.6.1.4.1.272.4.7.7.1.2 bitvalue read-write
This binary number defines the ISDN stack(s) to use for the specified CAPI 1.1 or CAPI 2.0 applications. For example; `Number=1 StkMask=0b1111 Version=capi20' means: allow CAPI 2.0 applications requesting ISDN controller 1 to use the ISDN stacks with IsdnStkNumber 0 - 3 on the BRICK.
                                             capiControllerVersion 1.3.6.1.4.1.272.4.7.7.1.3 integer read-write
Specifies which CAPI applications (CAPI version 1.1, or 2.0) this entry applies to. Set this field to `delete' to delete this entry. Enumeration: 'capi11': 1, 'capi20': 2, 'delete': 3.