BIANCA-BOX-ISDN-MIB: View SNMP OID List / Download MIB
VENDOR: BINTEC COMMUNICATIONS GMBH
Home | MIB: BIANCA-BOX-ISDN-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).
|
|||
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 | |||
isdn | 1.3.6.1.4.1.272.4.2 | |||
isdnIfTable | 1.3.6.1.4.1.272.4.2.1 | no-access |
The isdnIfTable contains information relating to the interfaces found on the system. Each entry corresponds to a connected ISDN interface (BRI or PRI). Entries can only be added or deleted by the system. Creating entries: Entries are created by the system only when a new BRI or PRI module is installed. Deleting entries: Entries are removed by the system after the appropriate BRI or PRI module is removed. |
|
1.3.6.1.4.1.272.4.2.1.1 | no-access | |||
isdnIfIndex | 1.3.6.1.4.1.272.4.2.1.1.1 | integer | read-only |
Unique index of the basic or primary rate interface. |
isdnIfDescription | 1.3.6.1.4.1.272.4.2.1.1.2 | displaystring | read-only |
Textual description of the basic rate interface including its slot and number (e.g. bri2-0 means slot 2, unit 0). |
isdnIfLayer1State | 1.3.6.1.4.1.272.4.2.1.1.3 | integer | read-only |
The ISDN physical layer state according to I.430 f1(1) = inactive; f2(2) = sensing; f3(3) = deactivated; f4(4) = awaiting signal; f5(5) = identifying input; f6(6) = synchronized; f7(7) = activated; f8(8) = lost framing; g1(9) = deactive; g2(10) = pending activation; g3(11) = active; g4(12) = pending deactivation Enumeration: 'f1': 1, 'f2': 2, 'f3': 3, 'f4': 4, 'f5': 5, 'f6': 6, 'f7': 7, 'f8': 8, 'g4': 12, 'g3': 11, 'g1': 9, 'g2': 10. |
isdnIfBchannelControl | 1.3.6.1.4.1.272.4.2.1.1.4 | integer | read-only |
B-channels are controlled by a call control protocol in the D-channel. Otherwise they may be used as permanent links. Enumeration: 'controlled': 2, 'uncontrolled': 1. |
isdnIfActivationRequest | 1.3.6.1.4.1.272.4.2.1.1.5 | integer | read-write |
When this object is set to 'activate' the BRICK will start an activation sequence of ISDN-Layer1 of the basic rate interface. Enumeration: 'activate': 2, 'nooperation': 1. |
isdnIfMode | 1.3.6.1.4.1.272.4.2.1.1.6 | integer | read-write |
Specifies the mode of the interface. TE or NT Mode will be set for ISDN interfaces without PABX control. For PRI both NT (network termination) and TE (terminal equipment) modes are supported. Enumeration: 'pabx-terminal': 3, 'te': 1, 'nt': 2, 'pabx-tie': 5, 'pabx-trunk': 4. |
isdnIfTimerT3 | 1.3.6.1.4.1.272.4.2.1.1.7 | integer | read-write |
Value of Timer T3 in milliseconds.T3 is started whenever ISDNLayer-1 is activated (i.e. Activation Request is started). |
isdnIfUsePowerDetector | 1.3.6.1.4.1.272.4.2.1.1.8 | integer | read-write |
Use the PS1 Power Detector to control the layer 1 automaton.This object is only valid for basic rate interfaces. Enumeration: 'dontuse': 2, 'use': 1. |
isdnIfNumberOfChannels | 1.3.6.1.4.1.272.4.2.1.1.9 | integer | read-only |
Number of Channels including the D channel, that are available on this ISDN Interface (3 = BRI, 31 = PRI). |
isdnIfTimeouts | 1.3.6.1.4.1.272.4.2.1.1.10 | counter | read-only |
Number of timeouts of T3 during lifetime of the system. |
isdnIfActivates | 1.3.6.1.4.1.272.4.2.1.1.11 | counter | read-only |
Number of successful activation cycles during lifetime of the system. |
isdnIfDeactivates | 1.3.6.1.4.1.272.4.2.1.1.12 | counter | read-only |
Number of deactivations during lifetime of the system. |
isdnIfAutoconfigState | 1.3.6.1.4.1.272.4.2.1.1.13 | integer | read-write |
Start auto configuration on this ISDN Interface. Auto configuration is a mechanism to automatically detect the attributes of an ISDN interface. This can be done at boot time (if isdnIfAutoConfig is set to 'on') or by manually setting this field to 'start'. Refer to Chapter 3 on Features and Methods. Enumeration: 'start': 1, 'running': 2, 'done': 3. |
isdnIfAutoconfig | 1.3.6.1.4.1.272.4.2.1.1.14 | integer | read-write |
Start Autoconfiguration on this ISDN interface at bootup. Enumeration: 'on': 1, 'off': 2. |
isdnIfSlips | 1.3.6.1.4.1.272.4.2.1.1.21 | counter | read-only |
Slip conditions detected since startup. Flags that the frequency of receive clock is different than frequency of internal system clock. |
isdnChTable | 1.3.6.1.4.1.272.4.2.2 | no-access |
The isdnChTable contains information for each physical B or D channel on the system. The entries contain information regarding the configuration of the channel and various statistical data for active connections. Only the system can add entries to this table. Creating entries: Entries are created by the system when a new interface appears in the isdnIfTable; when a new BRI or PRI module is installed. Deleting entries: Are not possible. |
|
1.3.6.1.4.1.272.4.2.2.1 | no-access | |||
isdnChIsdnIfIndex | 1.3.6.1.4.1.272.4.2.2.1.1 | integer | read-only |
Unique index of an Interface. |
isdnChNumber | 1.3.6.1.4.1.272.4.2.2.1.2 | integer | read-only |
The channel number. 0 is D-channel, 1..2 are the B- channels of a BRI module, and 1..31 are the B-channels of a PRI module. |
isdnChState | 1.3.6.1.4.1.272.4.2.2.1.3 | integer | read-only |
Status of the Channel controlled either by the call control protocol or the physical state of the interface. Enumeration: 'connected': 2, 'not-connected': 1. |
isdnChType | 1.3.6.1.4.1.272.4.2.2.1.4 | integer | read-write |
Type of Channel.Setting this object to one of the leased values creates a new entry in the ifTable. Enumeration: 'leased-dce': 3, 'not-available': 7, 'dialup': 1, 'leased-dte': 2, 'loopback': 6. |
isdnChBundle | 1.3.6.1.4.1.272.4.2.2.1.5 | integer | read-write |
Index of the bundle to aggregate multiple Channels to one interface. Not valid in dialup mode. |
isdnChThroughput | 1.3.6.1.4.1.272.4.2.2.1.6 | integer | read-only |
Throughput of the channel in bits/second (64000 for B-channels, 16000 for BRI D-Channels. |
isdnChReceivedPackets | 1.3.6.1.4.1.272.4.2.2.1.7 | counter | read-only |
Count of received valid HDLC Frames. |
isdnChReceivedOctets | 1.3.6.1.4.1.272.4.2.2.1.8 | counter | read-only |
Count of received valid HDLC bytes. |
isdnChReceivedErrors | 1.3.6.1.4.1.272.4.2.2.1.9 | counter | read-only |
Count of received valid errors (can be detected by HDLC-Checksum-Errors). |
isdnChTransmitPackets | 1.3.6.1.4.1.272.4.2.2.1.10 | counter | read-only |
Count of received valid HDLC Frames. |
isdnChTransmitOctets | 1.3.6.1.4.1.272.4.2.2.1.11 | counter | read-only |
Count of received valid HDLC Frames. |
isdnChTransmitErrors | 1.3.6.1.4.1.272.4.2.2.1.12 | counter | read-only |
Count of transmitted valid HDLC errors. Can occur when the transmitter can not be reloaded fast enough when transmitting large packets. This should only happen when the system is over encumbered. |
isdnStkTable | 1.3.6.1.4.1.272.4.2.3 | no-access |
The isdnStkTable contains information for each ISDN protocol stack currently configured on the system. Entries are normally created by the system at boot time, during the auto configuration process, but can also be added manually. Creating entries: Entries are created by the system during the ISDN auto configuration procedure at boot time (see Chapter 3). Entries can also be created by assigning a value to the Number and isdnIfNumber objects. Deleting entries: Entries can be removed by assigning the value 'delete' to the ProtocolProfile object. |
|
1.3.6.1.4.1.272.4.2.3.1 | no-access | |||
isdnStkNumber | 1.3.6.1.4.1.272.4.2.3.1.1 | integer | read-write |
Unique number of an ISDN stack (0..n). This number can be used in the isdnDispatchTable. |
isdnStkIsdnIfIndex | 1.3.6.1.4.1.272.4.2.3.1.3 | integer | read-write |
The index of the ISDN interface. The isdnIfTable lists all available ISDN interfaces. |
isdnStkProtocolProfile | 1.3.6.1.4.1.272.4.2.3.1.4 | integer | read-write |
The protocol for the D channel. Assigning `delete' to this object has the effect of removing the entry from this table. Enumeration: 'd1tr6': 3, 'delete': 1, 'ess5': 7, 'not-used': 6, 'ins64': 9, 'dms100': 8, 'permanent': 2, 'ni1': 5, 'dss1': 4. |
isdnStkConfiguration | 1.3.6.1.4.1.272.4.2.3.1.5 | integer | read-write |
Enumeration: 'point-to-multipoint': 1, 'point-to-point': 2. |
isdnStkSPID | 1.3.6.1.4.1.272.4.2.3.1.6 | displaystring | read-write |
The service profile identifier; only required for the national ISDN1 protocol in North America. |
isdnStkTeiProc | 1.3.6.1.4.1.272.4.2.3.1.7 | integer | read-write |
The Tei procedure used. Note that for point-to-point configurations this object should be set to fixed(2). Enumeration: 'auto': 1, 'fixed': 2. |
isdnStkTeiValue | 1.3.6.1.4.1.272.4.2.3.1.8 | integer | read-write |
The Tei value. Note that for point-to-point configurations this object should be 0. |
isdnStkClearAllCalls | 1.3.6.1.4.1.272.4.2.3.1.22 | integer | read-write |
Setting this value to clear(2) will force all current connections on this stack to terminate. Enumeration: 'clear': 2, 'no-operation': 1. |
isdnStkStatus | 1.3.6.1.4.1.272.4.2.3.1.23 | integer | read-only |
Shows the status of this ISDN stack. If auto configuration was successful for this stack, this object will be loaded(1). If this stack is not loaded, ISDN calls are not possible. Enumeration: 'loaded': 1, 'not-loaded': 2. |
isdnStkLayer2State | 1.3.6.1.4.1.272.4.2.3.1.24 | integer | read-only |
Shows the current state of Layer2. To allow ISDN connections, the state established(4) must be assigned. Enumeration: 'aw-est': 3, 'tei-unassigned': 1, 'established': 4, 'tei-assigned': 2. |
isdnStkBchannels | 1.3.6.1.4.1.272.4.2.3.1.25 | integer | read-write |
Number of B channels that correspond to that stack. |
isdnStkDialOutPrefix | 1.3.6.1.4.1.272.4.2.3.1.26 | displaystring | read-write |
Prefix for PABX dialout. This entry is added to a dialing number provided by the calling site via PPP negotiation (LCP Callback Option / PPP Bandwith Alllocation Protocol). |
isdnCallTable | 1.3.6.1.4.1.272.4.2.4 | no-access |
The isdnCallTable displays all currently active ISDN calls (incoming and outgoing). Only the system can add or remove entries to this table. Creating entries: Entries are added when an outgoing call is made or when an incoming call is connected. Deleting entries: Entries are removed once the respective call is disconnected. |
|
1.3.6.1.4.1.272.4.2.4.1 | no-access | |||
isdnCallStkNumber | 1.3.6.1.4.1.272.4.2.4.1.1 | integer | read-only |
The number of the ISDN-Stack, this call is going through. Refer to the isdnStkTable. |
isdnCallType | 1.3.6.1.4.1.272.4.2.4.1.2 | integer | read-only |
The direction of the call. Enumeration: 'outgoing': 2, 'incoming': 1. |
isdnCallReference | 1.3.6.1.4.1.272.4.2.4.1.3 | integer | read-only |
The corresponding Call-Reference Value on the ISDN D-channel. |
isdnCallAge | 1.3.6.1.4.1.272.4.2.4.1.4 | timeticks | read-only |
The age of the call. For outgoing calls, the time since the call began, or for incoming calls, the time since the call was received. The format is in hh:mm:ss.00. |
isdnCallState | 1.3.6.1.4.1.272.4.2.4.1.5 | integer | read-write |
The state of the call. Enumeration: 'resum-req': 18, 'c-deliverd': 5, 'ovl-send': 3, 'discon-req': 12, 'c-recvd': 8, 'c-initiated': 2, 'c-present': 7, 'oc-procd': 4, 'ovl-recv': 26, 'discon-ind': 13, 'ic-procd': 10, 'active': 11, 'null': 1, 'suspd-req': 16. |
isdnCallIsdnIfIndex | 1.3.6.1.4.1.272.4.2.4.1.6 | integer | read-only |
The corresponding ISDN interface that is used for this call. Refer to the isdnIfTable. |
isdnCallChannel | 1.3.6.1.4.1.272.4.2.4.1.7 | integer | read-only |
The corresponding B-channel on this ISDN interface. Refer to the isdnIfTable. |
isdnCallDspItem | 1.3.6.1.4.1.272.4.2.4.1.8 | integer | read-only |
The item to or from which this call is connected. For any routing tasks (IP, IPX, X.25, bridging, ...) the ppp(1) item is used. For the isdnlogin program, login(2) is used. For CAPI 1.1 programs, the items eaz0(48) .. eaz9(57) are used. Enumeration: 'eaz5': 53, 'ppp-v110-4800': 17, 'ppp-modem': 13, 'x25-pad': 58, 'eaz9': 57, 'ppp-x75': 22, 'ppp-v110-1200': 15, 'ppp-56k': 12, 'pots': 25, 'eaz4': 52, 'ppp-modem-profile-8': 33, 'eaz6': 54, 'eaz7': 55, 'eaz0': 48, 'eaz1': 49, 'eaz2': 50, 'eaz3': 51, 'ppp-modem-profile-1': 26, 'eaz8': 56, 'ppp-modem-profile-3': 28, 'ppp-modem-profile-2': 27, 'ppp-modem-profile-5': 30, 'ppp-modem-profile-4': 29, 'ppp-v110-9600': 18, 'ppp-modem-profile-6': 31, 'ppp-v110-14400': 19, 'ppp-modem-profile-7': 32, 'ppp-dovb': 14, 'extern': 24, 'ppp-v110-2400': 16, 'undefined': 10, 'ppp-v110-38400': 21, 'ppp-64k': 11, 'ppp': 1, 'ppp-v110-19200': 20, 'login': 2. |
isdnCallRemoteNumber | 1.3.6.1.4.1.272.4.2.4.1.9 | displaystring | read-only |
The ISDN number that was called (for outgoing calls) or was calling (for incoming calls). |
isdnCallRemoteSubaddress | 1.3.6.1.4.1.272.4.2.4.1.10 | octet string | read-only |
The subaddress of the remote number. The subaddress is coded in NSAP format as octets. See isdnCallRemoteNumber. |
isdnCallLocalNumber | 1.3.6.1.4.1.272.4.2.4.1.11 | displaystring | read-only |
The calling party number that was sent (with the outgoing call) or was received (with incoming calls). Refer to the isdnStkTable. |
isdnCallLocalSubaddress | 1.3.6.1.4.1.272.4.2.4.1.12 | octet string | read-only |
The subaddress of the calling party number. See isdnCallRLocalNumber. |
isdnCallServiceIndicator | 1.3.6.1.4.1.272.4.2.4.1.13 | integer | read-only |
Service indicator that was sent on the ISDN D-channel when the call was established. Enumeration: 'fax-group4': 4, 'teletex': 15, 'data-transfer': 7, 'x25-services': 8, 'telecontrol': 13, 'graphics-phone': 14, 'x21-services': 3, 'btx': 5, 'mixed-mode': 10, 'telephony': 1, 'video-phone': 16, 'ab-services': 2, 'facsimile64': 9. |
isdnCallAddInfo | 1.3.6.1.4.1.272.4.2.4.1.14 | integer | read-only |
Additional information that was sent on the ISDN D-channel when the call was established. Only sent/received when using the 1TR6 protocol. |
isdnCallBC | 1.3.6.1.4.1.272.4.2.4.1.15 | octet string | read-only |
Bearer Capability that was sent on the ISDN D-channel when the call was established. |
isdnCallLLC | 1.3.6.1.4.1.272.4.2.4.1.16 | octet string | read-only |
Low Layer Capability that was sent on the ISDN D-channel when the call was established. |
isdnCallHLC | 1.3.6.1.4.1.272.4.2.4.1.17 | octet string | read-only |
The number of charging ticks received since this connection was established. Actual charges can be computed by multiplying this value with the unit price (e.g. .12 DM in Germany). If you aren't receiving charging information for outgoing calls, verify with your local ISDN provider to make sure this option is being provided/is available. |
isdnCallCharge | 1.3.6.1.4.1.272.4.2.4.1.18 | integer | read-only |
This object contains the charge for this call either as units or as 1/1000 of the respective currency. Which type of information is choosen, depends on the information provided by the ISDN service provide. See also ChargeInfo for textual information. |
isdnCallReceivedPackets | 1.3.6.1.4.1.272.4.2.4.1.19 | counter | read-only |
Count of received valid HDLC Frames. |
isdnCallReceivedOctets | 1.3.6.1.4.1.272.4.2.4.1.20 | counter | read-only |
Count of received valid HDLC Octets. |
isdnCallReceivedErrors | 1.3.6.1.4.1.272.4.2.4.1.21 | counter | read-only |
Count of received invalid HDLC Frames. |
isdnCallTransmitPackets | 1.3.6.1.4.1.272.4.2.4.1.22 | counter | read-only |
Count of transmitted HDLC Frames. |
isdnCallTransmitOctets | 1.3.6.1.4.1.272.4.2.4.1.23 | counter | read-only |
Count of transmitted Octets. |
isdnCallTransmitErrors | 1.3.6.1.4.1.272.4.2.4.1.24 | counter | read-only |
Count of transmit errors (Collision, TX underrun). |
isdnCallChargeInfo | 1.3.6.1.4.1.272.4.2.4.1.25 | displaystring | read-only |
Textual information of charge, i.e. 0.12 DM or 3 units |
isdnCallScreening | 1.3.6.1.4.1.272.4.2.4.1.26 | integer | read-only |
Screening Indicator of the calling party number of incoming calls. The calling partys number (CPN) may be assigned either by the user placing the call or by the telephone switching station. If the CPN was assigned by the user the switching station may optionally verify the address. indicator: CPN assigned: verification: `user' by user none `user-verified' by user verification successful `user-failed' by user verification failed `network' by network none Enumeration: 'undefined': 5, 'user-failed': 3, 'user-verified': 2, 'user': 1, 'network': 4. |
isdnCallInfo | 1.3.6.1.4.1.272.4.2.4.1.27 | displaystring | read-only |
Additional information to identify the call |
isdnDispatchTable | 1.3.6.1.4.1.272.4.2.5 | no-access |
The isdnDispatchTable is the central distribution center for all incoming ISDN connections. Incoming ISDN connections are `dispatched' to a service (isdnDspItem) based on the calling party's number sent over the ISDN. Creating entries: Entries can be created by assigning a value to both the isdnDspStkNumber and isdnDspItem objects within one operation. Deleting entries: Entries are removed by setting the isdnDspItem to 'delete'. |
|
1.3.6.1.4.1.272.4.2.5.1 | no-access | |||
isdnDspStkNumber | 1.3.6.1.4.1.272.4.2.5.1.1 | integer | read-write |
The ISDN stack number for this entry. |
isdnDspItem | 1.3.6.1.4.1.272.4.2.5.1.2 | integer | read-write |
The item to connect this call to. Routing tasks (IP, IPX, X.25, bridging, ...) should use the ppp(1). For the isdnlogin program use the login(2) item. For CAPI 1.1 programs, use items eaz0(48) .. eaz9(57). Enumeration: 'capi2': 59, 'eaz5': 53, 'ppp-v110-4800': 17, 'ppp-modem': 13, 'x25-pad': 58, 'eaz9': 57, 'ppp-x75': 22, 'ppp-v110-1200': 15, 'ppp-56k': 12, 'pots': 25, 'eaz4': 52, 'ppp-modem-profile-8': 33, 'eaz6': 54, 'eaz7': 55, 'eaz0': 48, 'eaz1': 49, 'eaz2': 50, 'eaz3': 51, 'ppp-modem-profile-1': 26, 'eaz8': 56, 'ppp-modem-profile-3': 28, 'ppp-modem-profile-2': 27, 'ppp-modem-profile-5': 30, 'ppp-modem-profile-4': 29, 'ppp-v110-9600': 18, 'ppp-modem-profile-6': 31, 'ppp-v110-14400': 19, 'ppp-modem-profile-7': 32, 'ppp-dovb': 14, 'extern': 24, 'ppp-v110-2400': 16, 'ppp-v110-38400': 21, 'ppp-64k': 11, 'ppp': 1, 'ppp-v110-19200': 20, 'login': 2, 'delete': 10. |
isdnDspLocalNumber | 1.3.6.1.4.1.272.4.2.5.1.3 | displaystring | read-write |
If the Called Party Number of the incoming call on the specified ISDN stack matches this value, the call is dispatched to the defined item. For outgoing calls from this item, the local number is sent as the Calling Party Number. Note: The matching of isdnDspLocalNumber value is done from right to left based on the number of digits in isdnDspLocalNumber. For example: if isdnDspLocalNumber is set to 124 then an incoming Called Party Number of 6501124 would match while one with 650024 would not. |
isdnDspLocalSubaddress | 1.3.6.1.4.1.272.4.2.5.1.4 | octet string | read-write |
If the Called Party Subaddress of the incoming call on the specified ISDN stack matches this value, the call is dispatched to the defined item. For outgoing calls from this item, the local subaddress is sent as the Calling Party Subaddress. Note: The matching of isdnDspLocalSubaddress values is done by comparing the entire string of numbers in the Called Party Subaddress field. For example: if issdnDspLocalSubaddress is set to 072522 then only calls with an incoming Called Party Subaddress of 072522 would match, i.e. one with 522 would not match. |
isdnDspBearer | 1.3.6.1.4.1.272.4.2.5.1.5 | integer | read-write |
The isdnDspBearer is used for dispatching different types of calls Enumeration: 'voice': 3, 'data': 2, 'any': 1. |
isdnDspSlot | 1.3.6.1.4.1.272.4.2.5.1.6 | integer | read-write |
Identification number of the used slot. |
isdnDspUnit | 1.3.6.1.4.1.272.4.2.5.1.7 | integer | read-write |
Identification number of the used unit. |
isdnDspDirection | 1.3.6.1.4.1.272.4.2.5.1.8 | integer | read-write |
Specifies whether the entry is to be used for outgoing calls, incoming calls or both. Enumeration: 'both': 3, 'outgoing': 2, 'incoming': 1. |
isdnDspMode | 1.3.6.1.4.1.272.4.2.5.1.9 | integer | read-write |
This object specifies the matching direction for incoming calls. When set to right-to-left, the rightmost digits of the called address of an incoming call are compared against the LocalNumber. This is useful for normal basic rate interfaces without DDI, because only few last digits have to be specified to be unique. When set to left-to-right, the leftmost digits of an incoming call are compared against the LocalNumber. Only the latter mode may be used for direct dialing in (DDI). Enumeration: 'right-to-left': 1, 'left-to-right': 2. |
isdnDspUserName | 1.3.6.1.4.1.272.4.2.5.1.10 | displaystring | read-write |
The name of the user. |
isdnDChanX31Table | 1.3.6.1.4.1.272.4.2.6 | no-access |
The isdnDChanX31Table contains information for the X.31 stack for each available ISDN D-channel. This information is mainly used for X.25 packet-switching functions but can be used for CAPI applications. The table is initialized during the auto configure process. By default the system polls each D-channel for an assigned TEI (terminal endpoint identifier). Creating entries: Entries can be added by assigning a new value (valid IfIndex) to isdnX31IsdnIfIndex. Deleting entries: Entries are removed by assigning 'delete' to the approprate isdnX31IsdnAssignedTo object. |
|
1.3.6.1.4.1.272.4.2.6.1 | no-access | |||
isdnX31IsdnIfIndex | 1.3.6.1.4.1.272.4.2.6.1.1 | integer | read-write |
The corresponding ISDN interface that is used for this call. Refer to the isdnIfTable. |
isdnX31TeiProc | 1.3.6.1.4.1.272.4.2.6.1.2 | integer | read-write |
The procedure used for polling of TEI (terminal end-point identifiers) values. Enumeration: 'auto': 1, 'fixed': 2. |
isdnX31TeiValue | 1.3.6.1.4.1.272.4.2.6.1.3 | integer | read-write |
The TEI value for this interface. |
isdnX31AssignedTo | 1.3.6.1.4.1.272.4.2.6.1.5 | integer | read-write |
The service this TEI value is assigned to. Enumeration: 'packet-switch': 1, 'capi-default': 2, 'capi': 3, 'delete': 4. |
isdnAccountingTemplate | 1.3.6.1.4.1.272.4.2.7 | displaystring | read-write |
Specifies the format of accounting messages sent by the syslog protocol. The format can consist of any order of the following variables. Tag Meaning %S Date the connection opened; in DD.MM.YY format. %s Time the connection was established: in HH:MM:SS format %R Date the connection closed; in DD.MM.YY format. %r Time the connection was closed: in HH:MM:SS format. %d The duration of the connection in seconds. %D Call identification: internal/external, ID, slot/unit (PABX only) %P Call classification: Private/Business, project number (PABX only) %y Total number of bytes received over the connection. %Y Total number of bytes sent over the connection. %g Total packets received over the connection %G Total packets sent over the connection. %c Total number of charging units (value) incurred for the connection. %C Total number of charging units (string) incurred for the connection. %n The call's direction; either incoming (I) or outgoing (O). %Z The local address (Calling or Called party's number, see %n). %z The local subaddress (Calling or Called party's number, see %n). %T The remote address (Calling or Called party's number %n). %t The remote subaddress (Calling or Called party's number %n). %i Service indicator and additional information for the call. %b Bearer capability for the call. %l Low layer capability for the call. %h High layer capability for the call. %u DSS1 error cause, if applicable. %U 1tr6 error cause, if applicable. %L Local (internal) error cause. %F Call reference (internal). %e Calling extension (for call assiciation; PABX only) %I Information about the subsystem the call was given to. The default accounting template setting contains the following tags: %S,%s,%r,%d,%y,%Y,%g,%G,%C,%n,%Z,%T,%i,%u,%L,%I. This template produces accounting messages similar to the following. ISDN:18.08.1997,13:53:19,13:53:34,12,1096,1875,33,33,1Units,O,2,091196730,7/0,9F,0 |
isdnCallHistoryTable | 1.3.6.1.4.1.272.4.2.8 | no-access |
The isdnCallHistoryTable contains information pertaining to the last 20 ISDN calls made, since the last system startup. Each call that appears in the isdnCallTable, will have its information stored here (temporarily), once it disconnects. Creating entries: Entries are added by the system once a call is disconnected. Deleting entries: Entries are removed by the system. The table is designed as a circular queue (or FIFO); the most calls are stored at inx 19 with older calls rolling off the top of the table at inx 00. |
|
1.3.6.1.4.1.272.4.2.8.1 | no-access | |||
isdnCallHistoryStkNumber | 1.3.6.1.4.1.272.4.2.8.1.1 | integer | read-only |
The number of the ISDN-Stack, this call went through. |
isdnCallHistoryType | 1.3.6.1.4.1.272.4.2.8.1.2 | integer | read-only |
The direction of the call, incoming or outgoing. Enumeration: 'outgoing': 2, 'incoming': 1. |
isdnCallHistoryTime | 1.3.6.1.4.1.272.4.2.8.1.3 | date | read-only |
The time the call was received (incoming) or was placed (outgoing). |
isdnCallHistoryDuration | 1.3.6.1.4.1.272.4.2.8.1.4 | integer | read-only |
The duration of the call in seconds. |
isdnCallHistoryIsdnIfIndex | 1.3.6.1.4.1.272.4.2.8.1.5 | integer | read-only |
The corresponding ISDN interface that this call used. |
isdnCallHistoryChannel | 1.3.6.1.4.1.272.4.2.8.1.6 | integer | read-only |
The corresponding B-channel on this ISDN interface. |
isdnCallHistoryDspItem | 1.3.6.1.4.1.272.4.2.8.1.7 | integer | read-only |
The item this call was connected to. Routing tasks (IP, IPX, X.25, bridging, ...) use ppp(1). The isdnlogin program uses login(2). CAPI 1.1 programs, use the items eaz0(48) .. eaz9(57) are used. Enumeration: 'eaz5': 53, 'ppp-v110-4800': 17, 'ppp-modem': 13, 'x25-pad': 58, 'eaz9': 57, 'ppp-x75': 22, 'ppp-v110-1200': 15, 'ppp-56k': 12, 'pots': 25, 'eaz4': 52, 'ppp-modem-profile-8': 33, 'eaz6': 54, 'eaz7': 55, 'eaz0': 48, 'eaz1': 49, 'eaz2': 50, 'eaz3': 51, 'ppp-modem-profile-1': 26, 'eaz8': 56, 'ppp-modem-profile-3': 28, 'ppp-modem-profile-2': 27, 'ppp-modem-profile-5': 30, 'ppp-modem-profile-4': 29, 'ppp-v110-9600': 18, 'ppp-modem-profile-6': 31, 'ppp-v110-14400': 19, 'ppp-modem-profile-7': 32, 'ppp-dovb': 14, 'extern': 24, 'ppp-v110-2400': 16, 'undefined': 10, 'ppp-v110-38400': 21, 'ppp-64k': 11, 'ppp': 1, 'ppp-v110-19200': 20, 'login': 2. |
isdnCallHistoryRemoteNumber | 1.3.6.1.4.1.272.4.2.8.1.8 | displaystring | read-only |
The ISDN number that was called (for outgoing calls) or was calling (for incoming calls). |
isdnCallHistoryRemoteSubaddress | 1.3.6.1.4.1.272.4.2.8.1.9 | octet string | read-only |
The subaddress of the remote number. See isdnCall- HistoryRemoteNumber. |
isdnCallHistoryLocalNumber | 1.3.6.1.4.1.272.4.2.8.1.10 | displaystring | read-only |
The calling party number that was sent (with the outgoing call) or was received (with incoming calls). |
isdnCallHistoryLocalSubaddress | 1.3.6.1.4.1.272.4.2.8.1.11 | octet string | read-only |
The subaddress of the calling party number. |
isdnCallHistoryServiceIndicator | 1.3.6.1.4.1.272.4.2.8.1.12 | integer | read-only |
Service indicator that was sent on the ISDN D-channel when the call was established. Enumeration: 'fax-group4': 4, 'teletex': 15, 'data-transfer': 7, 'x25-services': 8, 'telecontrol': 13, 'graphics-phone': 14, 'x21-services': 3, 'btx': 5, 'mixed-mode': 10, 'telephony': 1, 'video-phone': 16, 'ab-services': 2, 'facsimile64': 9. |
isdnCallHistoryAddInfo | 1.3.6.1.4.1.272.4.2.8.1.13 | integer | read-only |
Additional information that was sent on the ISDN D-channel when the call was established. Only sent/received when using the 1TR6 protocol. |
isdnCallHistoryBC | 1.3.6.1.4.1.272.4.2.8.1.14 | octet string | read-only |
Bearer Capability that was sent on the ISDN D-channel when the call was established. |
isdnCallHistoryLLC | 1.3.6.1.4.1.272.4.2.8.1.15 | octet string | read-only |
Low Layer Capability that was sent on the ISDN D-channel when the call was established. |
isdnCallHistoryHLC | 1.3.6.1.4.1.272.4.2.8.1.16 | octet string | read-only |
High Layer Capability that was sent on the ISDN D-channel when the call was established. |
isdnCallHistoryCharge | 1.3.6.1.4.1.272.4.2.8.1.17 | integer | read-only |
The number of charging ticks received for this connection. Actual charges can be computed by multiplying this value with the unit price, e.g. .12 DM in Germany. If you aren't receiving charging information for outgoing calls, verify with your local ISDN provider to make sure this option being provided/is available. As an option, this Object may contain the charge measured in 1/1000 of the respective currency. See also ChargeInfo for textual information. |
isdnCallHistoryDSS1Cause | 1.3.6.1.4.1.272.4.2.8.1.18 | hexvalue | read-only |
ISDN error condition reported by the DSS1 protocol, for Euro ISDN. See Appendix C in the User's Guide. |
isdnCallHistory1TR6Cause | 1.3.6.1.4.1.272.4.2.8.1.19 | hexvalue | read-only |
ISDN error condition reported by the 1TR6 protocol, for National ISDN in Germany. See Appendix C in the User's Guide. |
isdnCallHistoryLocalCause | 1.3.6.1.4.1.272.4.2.8.1.20 | integer | read-only |
ISDN error condition reported by the system locally. See Appendix C in the User's Guide. Enumeration: 'nomem': 8, 'l1error': 15, 'iemissing': 3, 'look': 5, 'nolink': 6, 'chanbusy': 11, 'l3timer': 12, 'nocontrl': 16, 'notready': 9, 'unknownprim': 1, 'busy': 10, 'ienotallowed': 4, 'nocallref': 7, 'outstate': 2, 'l3error': 14, 'l3restart': 13. |
isdnCallHistoryChargeInfo | 1.3.6.1.4.1.272.4.2.8.1.21 | displaystring | read-only |
Textual information of charge, i.e. 0.12 DM or 3 units |
isdnCallHistoryScreening | 1.3.6.1.4.1.272.4.2.8.1.22 | integer | read-only |
Screening Indicator of the calling party number of incoming calls. The calling partys number (CPN) may be assigned either by the user placing the call or by the telephone switching station. If the CPN was assigned by the user the switching station may optionally verify the address. indicator: CPN assigned: verification: `user' by user none `user-verified' by user verification successful `user-failed' by user verification failed `network' by network none Enumeration: 'undefined': 5, 'user-failed': 3, 'user-verified': 2, 'user': 1, 'network': 4. |
isdnCallHistoryInfo | 1.3.6.1.4.1.272.4.2.8.1.23 | displaystring | read-only |
Additional information to identify the call |
isdnCallHistoryReceivedPackets | 1.3.6.1.4.1.272.4.2.8.1.24 | counter | read-only |
Count of received valid HDLC Frames. |
isdnCallHistoryReceivedOctets | 1.3.6.1.4.1.272.4.2.8.1.25 | counter | read-only |
Count of received valid HDLC Octets. |
isdnCallHistoryReceivedErrors | 1.3.6.1.4.1.272.4.2.8.1.26 | counter | read-only |
Count of received invalid HDLC Frames. |
isdnCallHistoryTransmitPackets | 1.3.6.1.4.1.272.4.2.8.1.27 | counter | read-only |
Count of transmitted HDLC Frames. |
isdnCallHistoryTransmitOctets | 1.3.6.1.4.1.272.4.2.8.1.28 | counter | read-only |
Count of transmitted Octets. |
isdnCallHistoryTransmitErrors | 1.3.6.1.4.1.272.4.2.8.1.29 | counter | read-only |
Count of transmit errors (Collision, TX underrun). |
isdnLoginOnPPPDispatch | 1.3.6.1.4.1.272.4.2.9 | integer | read-write |
Allows or disallows incoming ISDN calls (with an ISDN service indicator of 'telephony'), to be connected to the isdnlogin daemon even though the call has a matching service in the isdnDispatchTable (isdnDspItem). These calls must be initiated using isdnlogin |
isdnHistoryMaxEntries | 1.3.6.1.4.1.272.4.2.10 | integer | read-write |
Maximum number of isdnCallHistory entries in memory. |
isdnloginAllowTable | 1.3.6.1.4.1.272.4.2.11 | no-access |
The isdnloginAllowTable contains information about the ISDN partners that are allowed to login to the BRICK via the isdnlogin service. ISDN callers are identified by their calling partner number. Incoming isdnlogin requests can be restricted to single ISDN stacks. If this table is empty all calls given to the isdnlogind, are accepted. (Note that the isdnDispatchTable is consulted first.) Creating entries: Entries are created by assigning a value to the isdnloginAllowStkNumber object. Deleting entries: An entry can be removed by assigning the value `delete' to its isdnloginAllowScreening object. |
|
1.3.6.1.4.1.272.4.2.11.1 | no-access | |||
isdnloginAllowStkNumber | 1.3.6.1.4.1.272.4.2.11.1.1 | integer | read-write |
The number of the ISDN stack, that accepts incoming isdnlogin calls. Refer to the isdnStkTable. The value `-1' matches all available stacks. |
isdnloginAllowRemoteNumber | 1.3.6.1.4.1.272.4.2.11.1.2 | displaystring | read-write |
The number of the ISDN partner that is allowed to login via isdnlogin through the corresponding ISDN Stack. The wildcards '*', '?', '[', ']', '{', '}' may be used. See isdnCallRemoteNumber. |
isdnloginAllowRemoteSubaddress | 1.3.6.1.4.1.272.4.2.11.1.3 | octet string | read-write |
The subaddress of the remote number. The subaddress is coded in NSAP format as octets. See isdnloginAllowRemoteNumber. |
isdnloginAllowScreening | 1.3.6.1.4.1.272.4.2.11.1.4 | integer | read-write |
The screening indicator of the calling party number (CPN). The isdnloginAllowScreening field can be used to gauge the `trustworthiness' of the CPN field (see isdnCallScreening). Indicators are ordered from highest to lowest as follows: indicator: CPN assigned: verification: `network' by network none `user-verified' by user verification successful `user' by user none `user-failed' by user verification failed Set this field to `dont-care' to accept all calls. Set this field to `delete' to delete this entry. Otherwise calls are accepted only if the screening indicator matches or is higher than the set value. Enumeration: 'user-failed': 3, 'network': 4, 'user-verified': 2, 'user': 1, 'dont-care': 5, 'delete': 6. |
isdnCreditsTable | 1.3.6.1.4.1.272.4.2.12 | no-access |
The isdnCreditsTable contains informations about current used resources and maximum allowed resources for each during a specified interval subsystem. Creating entries: Entries are added by the system during startup. Deleting entries: Is not possible. |
|
1.3.6.1.4.1.272.4.2.12.1 | no-access | |||
isdnCreditsSubsysNumber | 1.3.6.1.4.1.272.4.2.12.1.1 | integer | read-only |
Type of Subsystem. Enumeration: 'isdnlogin': 3, 'ppp': 1, 'pots': 4, 'capi': 2, 'doorintercom': 5. |
isdnCreditsSurveillance | 1.3.6.1.4.1.272.4.2.12.1.2 | integer | read-write |
Surveillance on or off. Enumeration: 'on': 2, 'off': 1. |
isdnCreditsMeasuretime | 1.3.6.1.4.1.272.4.2.12.1.3 | integer | read-write |
Time of one observation interval in seconds. |
isdnCreditsMaxInCon | 1.3.6.1.4.1.272.4.2.12.1.4 | integer | read-write |
Maximum number of allowed incoming connections during the observation interval. -1 disables this limit. |
isdnCreditsMaxOutCon | 1.3.6.1.4.1.272.4.2.12.1.5 | integer | read-write |
Maximum number of allowed outgoing connections during the observation interval. -1 disables this limit. |
isdnCreditsMaxCharge | 1.3.6.1.4.1.272.4.2.12.1.6 | integer | read-write |
Maximum allowed charge amount during the observation interval. -1 disables this limit. |
isdnCreditsMaxInDuration | 1.3.6.1.4.1.272.4.2.12.1.7 | integer | read-write |
Maximum connect time for incoming connections in seconds during the observation interval. -1 disables this limit. |
isdnCreditsMaxOutDuration | 1.3.6.1.4.1.272.4.2.12.1.8 | integer | read-write |
Maximum connect time for outgoing connections in seconds during the observation interval. -1 disables this limit |
isdnCreditsTimeleft | 1.3.6.1.4.1.272.4.2.12.1.9 | integer | read-write |
Time in seconds left in current interval. Writing to Timeleft will restart the observation interval. |
isdnCreditsCurrentInCon | 1.3.6.1.4.1.272.4.2.12.1.10 | integer | read-only |
Current number of incoming connections. |
isdnCreditsCurrentOutCon | 1.3.6.1.4.1.272.4.2.12.1.11 | integer | read-only |
Current number of outgoing connections. |
isdnCreditsTotalInCon | 1.3.6.1.4.1.272.4.2.12.1.12 | integer | read-only |
Total count of incoming connections during the observation interval. |
isdnCreditsTotalOutCon | 1.3.6.1.4.1.272.4.2.12.1.13 | integer | read-only |
Total count of outgoing connections during the observation interval. |
isdnCreditsTotalMaxCon | 1.3.6.1.4.1.272.4.2.12.1.14 | integer | read-only |
Maximum number of simultaniously established connections during the observation interval. |
isdnCreditsTotalCharge | 1.3.6.1.4.1.272.4.2.12.1.15 | integer | read-only |
Total accounted charge during the observation interval. |
isdnCreditsTotalInDuration | 1.3.6.1.4.1.272.4.2.12.1.16 | integer | read-only |
Total connect time of incoming connections during the observation interval. |
isdnCreditsTotalOutDuration | 1.3.6.1.4.1.272.4.2.12.1.17 | integer | read-only |
Total connect time of outgoing connections during the observation interval. |
isdnCreditsMaxCurrentInCon | 1.3.6.1.4.1.272.4.2.12.1.18 | integer | read-write |
Maximum number of currently allowed incoming connections. -1 disables this limit. |
isdnCreditsMaxCurrentOutCon | 1.3.6.1.4.1.272.4.2.12.1.19 | integer | read-write |
Maximum number of currently allowed outgoing connections. -1 disables this limit. |
isdnCreditsMaxCurrentCon | 1.3.6.1.4.1.272.4.2.12.1.20 | integer | read-write |
Maximum number of currently allowed connections in both directions. -1 disables this limit. |