BIANCA-BRICK-CAPI-MIB Table View

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

Tables
7
Rows
7
Columns
56

capiApplTable

table mandatory
.1.3.6.1.4.1.272.4.7.1 · 1 row entry · 8 columns
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 entry .1.3.6.1.4.1.272.4.7.1.1
Indexes
capiApplNumber
Column Syntax OID
capiApplNumber mandatory
Identification number of the registered application.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.1.1.1
capiApplVersion mandatory
The version number of the registered application.
Enumeration
Enumerated Values:
1capi11
2capi20
.1.3.6.1.4.1.272.4.7.1.1.2
capiApplByteOrder mandatory
The byte order used by the application.
Enumeration
Enumerated Values:
1little-endian
2big-endian
3undef
.1.3.6.1.4.1.272.4.7.1.1.3
capiApplRegLevel3Cnt mandatory
CAPI_REGISTER: The number of level 3 connections
this application accepts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.1.1.4
capiApplRegMsgCnt mandatory
CAPI_REGISTER: The number of registered CAPI
messages this application accepts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.1.1.5
capiApplRegDblkCnt mandatory
CAPI_REGISTER: The number of registered B3 data
blocks this application accepts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.1.1.6
capiApplRegDblkSize mandatory
CAPI_REGISTER: The size of registered B3 data
blocks this application accepts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.1.1.7
capiApplInfoStr mandatory
Information string of CAPI instance: IP address and TCP port
of connecting system and user name if any.
.1.3.6.1.4.1.272.4.7.1.1.8

capiListenTable

table mandatory
.1.3.6.1.4.1.272.4.7.2 · 1 row entry · 7 columns
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 entry .1.3.6.1.4.1.272.4.7.2.1
Indexes
capiListenApplication
Column Syntax OID
capiListenApplication mandatory
The application-number (capiApplNumber).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.2.1.1
capiListenController mandatory
The ISDN controller number. This value refers to the
isdnStkNumber.
.1.3.6.1.4.1.272.4.7.2.1.2
capiListenServiceMask mandatory
The bit mask of CAPI 1.1 listen services. Specifies
which 1TR6 services to listen for (CAPI 1.1 only).
.1.3.6.1.4.1.272.4.7.2.1.3
capiListenEazMask mandatory
The bit mask of CAPI 1.1 listen-EAZs (CAPI 1.1 only).
.1.3.6.1.4.1.272.4.7.2.1.4
capiListenInfoMask mandatory
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.
.1.3.6.1.4.1.272.4.7.2.1.5
capiListenCipMask mandatory
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.
.1.3.6.1.4.1.272.4.7.2.1.6
capiListenCipMask2 mandatory
The bit mask of CAPI 2.0 listen CIPMask.
.1.3.6.1.4.1.272.4.7.2.1.7

capiPlciTable

table mandatory
.1.3.6.1.4.1.272.4.7.3 · 1 row entry · 16 columns
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 entry .1.3.6.1.4.1.272.4.7.3.1
Indexes
capiPlciNumber
Column Syntax OID
capiPlciNumber mandatory
The PLCI (physical link connection identifier) of the
application.
.1.3.6.1.4.1.272.4.7.3.1.1
capiPlciApplication mandatory
The application-number (capiApplNumber).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.3.1.2
capiPlciController mandatory
The ISDN controller number. This value refers to the
isdnStkNumber.
.1.3.6.1.4.1.272.4.7.3.1.3
capiPlciState mandatory
The current link state as described in the CAPI state
diagram.
Enumeration
Enumerated Values:
1p-0
2p-1
3p-2
4p-3
5p-4
6p-5
7p-6
8p-7
9p-act
.1.3.6.1.4.1.272.4.7.3.1.4
capiPlciSelectB2Proto mandatory
The current B2 protocol setting (CAPI 1.1 applications
only).
Enumeration
Enumerated Values:
1undef
2x75
3hdlccrc
4trans
5sdlc
6x75btx
7fax
8lapd
9v110trans
10v110sdlc
11v110x75
12txonly
241modem
242v110sync
.1.3.6.1.4.1.272.4.7.3.1.5
capiPlciSelectB2Dlpd mandatory
Current B2 protocol descriptor. DLPD = data link
protocol descriptor (CAPI 1.1 applications only).
OctetString .1.3.6.1.4.1.272.4.7.3.1.6
capiPlciSelectB3Proto mandatory
Current B3 protocol setting (CAPI 1.1 applications
only).
Enumeration
Enumerated Values:
1undef
2t70nl
3iso8208
4t90
5trans
6t30
.1.3.6.1.4.1.272.4.7.3.1.7
capiPlciSelectB3Ncpd mandatory
The current B3 Ncpd setting. NCPD = network control
protocol descriptor (CAPI 1.1 applications only).
OctetString .1.3.6.1.4.1.272.4.7.3.1.8
capiPlciB1Proto mandatory
Current CAPI 2.0 B1 protocol setting.
Enumeration
Enumerated Values:
1undef
2hdlc
3trans
4v110trans
5v110hdlc
6faxg3
7hdlcinv
8hdlc56
9modemneg
10modemasync
11modemsync
.1.3.6.1.4.1.272.4.7.3.1.9
capiPlciB1Config mandatory
Current CAPI 2.0 B1 protocol configuration setting.
OctetString .1.3.6.1.4.1.272.4.7.3.1.10
capiPlciB2Proto mandatory
Current CAPI 2.0 B2 protocol setting.
Enumeration
Enumerated Values:
1undef
2x75
3trans
4sdlc
5lapd
6t30
7ppp
8transerr
9modem
.1.3.6.1.4.1.272.4.7.3.1.11
capiPlciB2Config mandatory
Current CAPI 2.0 B2 protocol configuration setting.
OctetString .1.3.6.1.4.1.272.4.7.3.1.12
capiPlciB3Proto mandatory
Current CAPI 2.0 B3 protocol setting.
Enumeration
Enumerated Values:
1undef
2trans
3t90
4iso8208
5x25dce
6t30
7t30ext
9modem
.1.3.6.1.4.1.272.4.7.3.1.13
capiPlciB3Config mandatory
Current CAPI 2.0 B3 protocol configuration setting.
OctetString .1.3.6.1.4.1.272.4.7.3.1.14
capiPlciCipValue mandatory
The current CIPValue setting.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.3.1.15
capiPlciInfoMask mandatory
The current InfoMask setting.
.1.3.6.1.4.1.272.4.7.3.1.16

capiNcciTable

table mandatory
.1.3.6.1.4.1.272.4.7.4 · 1 row entry · 4 columns
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 entry .1.3.6.1.4.1.272.4.7.4.1
Indexes
capiNcciNumber
Column Syntax OID
capiNcciNumber mandatory
The NCCI number assigned by the system.
.1.3.6.1.4.1.272.4.7.4.1.1
capiNcciApplication mandatory
The application number (capiApplNumber).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.4.1.2
capiNcciPlci mandatory
The CAPI PLCI number (capiPlciNumber).
.1.3.6.1.4.1.272.4.7.4.1.3
capiNcciState mandatory
The current state of the NCCI, as described in the
CAPI state diagram.
Enumeration
Enumerated Values:
1n-0
2n-1
3n-2
4n-3
5n-4
6n-5
7n-act
.1.3.6.1.4.1.272.4.7.4.1.4

capiInfoTable

table mandatory
.1.3.6.1.4.1.272.4.7.5 · 1 row entry · 7 columns
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 entry .1.3.6.1.4.1.272.4.7.5.1
Indexes
capiInfoApplication
Column Syntax OID
capiInfoApplication mandatory
The application number (capiApplNumber).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.7.5.1.1
capiInfoPlci mandatory
The CAPI PLCI number (capiPlciNumber).
.1.3.6.1.4.1.272.4.7.5.1.2
capiInfoNcci mandatory
The NCCI number (capiNcciNumber).
.1.3.6.1.4.1.272.4.7.5.1.3
capiInfoC1Command mandatory
The CAPI 1.1 command where the info occurred.
Enumeration
Enumerated Values:
1resetb3
2connect
3conact
4disc
5listen
6param
7info
8data
9conninfo
10dtmf
64selb2
128selb3
129listenb3
130conb3
131conb3act
132discb3
133b3param
134datab3
135handset
.1.3.6.1.4.1.272.4.7.5.1.4
capiInfoC2Command mandatory
The CAPI 2.0 command where the info occurred.
Enumeration
Enumerated Values:
1alert
2connect
3conact
4disc
5listen
8info
65selectb
128facility
130conb3
131conb3act
132discb3
134datab3
135resetb3
136conb3t90
255manufact
.1.3.6.1.4.1.272.4.7.5.1.5
capiInfoSubCommand mandatory
The CAPI 1.1/2.0 subcommand.
Enumeration
Enumerated Values:
1req
2conf
3ind
4resp
.1.3.6.1.4.1.272.4.7.5.1.6
capiInfoNumber mandatory
The info value as specified in the CAPI 1.1/2.0
specification. See the Software Reference Manual for a
listing of CAPI 1.1 and CAPI 2.0 info values.
.1.3.6.1.4.1.272.4.7.5.1.7

capiConfigTable

table mandatory
.1.3.6.1.4.1.272.4.7.6 · 1 row entry · 11 columns
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 entry .1.3.6.1.4.1.272.4.7.6.1
Indexes
capiConfigStkNumber
Column Syntax OID
capiConfigStkNumber mandatory
The isdnStkNumber this configuration belongs to.
Integer32
Constraints:
range: 0-31
.1.3.6.1.4.1.272.4.7.6.1.1
capiConfigFaxG3RcvSpeed mandatory
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 isd…
Enumerationr/w
Enumerated Values:
1r4800
2r7200
3r9600
4r14400
5maximum
6not-available
7delete
.1.3.6.1.4.1.272.4.7.6.1.2
capiConfigFaxG3ECM mandatory
Specifies whether ECM (error correction mode)
should be used for G3 facsimile transmissions.
Enumerationr/w
Enumerated Values:
1on
2off
3not-available
.1.3.6.1.4.1.272.4.7.6.1.3
capiConfigFaxG3Header mandatory
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.
Enumerationr/w
Enumerated Values:
1logo-header
2no-logo
3no-header
4not-available
.1.3.6.1.4.1.272.4.7.6.1.4
capiConfigVoiceCoding mandatory
Switches the bit order for voice-data.
Enumerationr/w
Enumerated Values:
1normal
2reverse
.1.3.6.1.4.1.272.4.7.6.1.5
capiConfigSendAlerting mandatory
For CAPI 1.1 this specifies when the CAPI server
should send alert messages for incoming calls.
Enumerationr/w
Enumerated Values:
1never
2ever
3voice-only
.1.3.6.1.4.1.272.4.7.6.1.6
capiConfigV42bis mandatory
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
comp…
Enumerationr/w
Enumerated Values:
1on
2off
3not-available
.1.3.6.1.4.1.272.4.7.6.1.7
capiConfigModemDefault mandatory
Specifies the modem profile of the mdmProfileTable
which contains the default modem parameters to use
for modem connections.
Enumerationr/w
Enumerated Values:
1modem-profile-1
2modem-profile-2
3modem-profile-3
4modem-profile-4
5modem-profile-5
6modem-profile-6
7modem-profile-7
8modem-profile-8
.1.3.6.1.4.1.272.4.7.6.1.8
capiConfigFaxModulation mandatory
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
Enumerationr/w
Enumerated Values:
1v17
2v33
3v29
5v17s
6v33s
.1.3.6.1.4.1.272.4.7.6.1.9
capiConfigFax12000 mandatory
Enable or disable the 12000Bps Mode for fax transmission.
A lot of fax receivers have problems with this tranmission
mode. Default value is off
Enumerationr/w
Enumerated Values:
1on
2off
.1.3.6.1.4.1.272.4.7.6.1.10
capiConfigFaxTXLevel mandatory
Set the transmit level to -x dB db0 = 0dB, db3 = -3dB.
In Germany -6dB (db6) is normally used for facsimile
transmission.
Enumerationr/w
Enumerated Values:
1db0
2db3
3db6
4db9
5db12
6db15
.1.3.6.1.4.1.272.4.7.6.1.11
.1.3.6.1.4.1.272.4.7.7 · 1 row entry · 3 columns
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 entry .1.3.6.1.4.1.272.4.7.7.1
Indexes
capiControllerNumber
Column Syntax OID
capiControllerNumber mandatory
The controller number requested by the CAPI application.
Integer32r/w
Constraints:
range: 0-31
.1.3.6.1.4.1.272.4.7.7.1.1
capiControllerStkMask mandatory
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 controll…
r/w .1.3.6.1.4.1.272.4.7.7.1.2
capiControllerVersion mandatory
Specifies which CAPI applications (CAPI version 1.1, or 2.0)
this entry applies to.

Set this field to `delete' to delete this entry.
Enumerationr/w
Enumerated Values:
1capi11
2capi20
3delete
.1.3.6.1.4.1.272.4.7.7.1.3