BIANCA-BRICK-X21-MIB: View SNMP OID List / Download MIB
VENDOR: BINTEC COMMUNICATIONS GMBH
Home | MIB: BIANCA-BRICK-X21-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 | |||
x21 | 1.3.6.1.4.1.272.4.10 | |||
x21IfTable | 1.3.6.1.4.1.272.4.10.1 | no-access |
The x21IfTable contains information relating to the interfaces found on the system. Each entry corresponds to a connected X21 interface. Entries can only be added or deleted by the system. Creating entries: Entries are created by the system only when a new X21 module is installed. Deleting entries: Entries are removed by the system after the appropriate X21 module is removed. |
|
1.3.6.1.4.1.272.4.10.1.1 | no-access | |||
x21IfIndex | 1.3.6.1.4.1.272.4.10.1.1.1 | integer | read-only |
Unique index of the X21 interface. |
x21IfL1State | 1.3.6.1.4.1.272.4.10.1.1.2 | integer | read-only |
The X21 physical layer state dn(1) physical layer is inactive; up(2) physical layer is active; Enumeration: 'dn': 1, 'up': 2. |
x21IfL1Mode | 1.3.6.1.4.1.272.4.10.1.1.3 | integer | read-write |
The physical layer (layer 1) mode. When configured as DCE(2) the X21 interface provides the clock. Enumeration: 'dce': 2, 'dte': 1. |
x21IfIfLeads | 1.3.6.1.4.1.272.4.10.1.1.4 | integer | read-write |
The value of IfLeads has influence on the state of the physical layer (L1State). When configured as IfLeads=enabled(1), the state of the physical layer depends on the signals of the X.21 interface pins `Indication' and `Control'. When configured as IfLeads=disabled(2), the state of the physical layer stays always up. Enumeration: 'disabled': 2, 'enabled': 1. |
x21IfSpeed | 1.3.6.1.4.1.272.4.10.1.1.5 | integer | read-write |
The X21 interface speed in bits per second. The range can be configured between 2Mbits and 2400 Bits per second. Enumeration: 's38400': 7, 's9600': 10, 's512k': 3, 's2048k': 1, 's256k': 4, 's1024k': 2, 's64000': 6, 's14400': 9, 's2400': 11, 's128k': 5, 's19200': 8. |
x21IfL2Mode | 1.3.6.1.4.1.272.4.10.1.1.6 | integer | read-write |
The layer 2 mode. This value has influence on the HDLC address field (first byte of a HDCL frame). When configured as DTE(1) the address in a command frame is 0x01, when configured as DCE(2) it is 0x03. For response frames it is vice versa. When configured as AUTO(3), layer 2 is set to the same mode like L1Mode is set. Enumeration: 'auto': 3, 'dce': 2, 'dte': 1. |
x21IfSpeedReal | 1.3.6.1.4.1.272.4.10.1.1.7 | counter | read-only |
The measured X21 interface speed in bits per second. |
x21IfRxPackets | 1.3.6.1.4.1.272.4.10.1.1.8 | counter | read-only |
Count of received valid Frames. |
x21IfRxOctets | 1.3.6.1.4.1.272.4.10.1.1.9 | counter | read-only |
Count of received bytes. |
x21IfTxPackets | 1.3.6.1.4.1.272.4.10.1.1.10 | counter | read-only |
Count of transmitted valid Frames. |
x21IfTxOctets | 1.3.6.1.4.1.272.4.10.1.1.11 | counter | read-only |
Count of transmitted bytes. |
x21IfRxResets | 1.3.6.1.4.1.272.4.10.1.1.12 | counter | read-only |
Count of receiver resets. Under rare circumstances it might be necessary to reset the receiver to work properly. |
x21IfRxAborts | 1.3.6.1.4.1.272.4.10.1.1.13 | counter | read-only |
Count of receiver aborts. The sender of a frame can indicate a frame as aborted with a special Abort sequence. |
x21IfRxOverruns | 1.3.6.1.4.1.272.4.10.1.1.14 | counter | read-only |
Count of receiver overruns. If the X21 card is unable to grant sufficiently soon/often the bus, the 32-character RxFIFO may fill up. This leads to loss of data. |
x21IfRxCRCErrors | 1.3.6.1.4.1.272.4.10.1.1.15 | counter | read-only |
Count of corrupted frames. Errors due to interference on the X21 cable. |
x21IfRxGiantFrames | 1.3.6.1.4.1.272.4.10.1.1.16 | counter | read-only |
Count of received frames with illegal framesize. This can occur if a frame delimiter is destroyed. |
x21IfTxResets | 1.3.6.1.4.1.272.4.10.1.1.17 | counter | read-only |
Count of transmitter resets. Under rare circumstances it might be necessary to reset the transmitter to work properly. |
x21IfTxAborts | 1.3.6.1.4.1.272.4.10.1.1.18 | counter | read-only |
Count of transmitter aborts. While sending a frame it might be necessary to indicate this frame as aborted. In this case the receiver regards this frame as illegal. |
x21IfTxUnderruns | 1.3.6.1.4.1.272.4.10.1.1.19 | counter | read-only |
Count of transmitter underruns. The serial data for the X21 card is supplied too slowly. |
x21IfTxGiantFrames | 1.3.6.1.4.1.272.4.10.1.1.20 | counter | read-only |
Count of transmitted frames with illegal framesize. This can occur if an upper module creates packets with more than the maximum allowed packet size. |