BIANCA-BRICK-X21-MIB

File: BIANCA-BRICK-X21-MIB.mib (8856 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

Counter OBJECT-TYPE

Defined Types

Date  
INTEGER    

HexValue  
INTEGER    

X21IfEntry  
SEQUENCE    
  x21IfIndex INTEGER
  x21IfL1State INTEGER
  x21IfL1Mode INTEGER
  x21IfIfLeads INTEGER
  x21IfSpeed INTEGER
  x21IfL2Mode INTEGER
  x21IfSpeedReal Counter
  x21IfRxPackets Counter
  x21IfRxOctets Counter
  x21IfTxPackets Counter
  x21IfTxOctets Counter
  x21IfRxResets Counter
  x21IfRxAborts Counter
  x21IfRxOverruns Counter
  x21IfRxCRCErrors Counter
  x21IfRxGiantFrames Counter
  x21IfTxResets Counter
  x21IfTxAborts Counter
  x21IfTxUnderruns Counter
  x21IfTxGiantFrames Counter

Defined Values

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

x21 1.3.6.1.4.1.272.4.10
OBJECT IDENTIFIER    

x21IfTable 1.3.6.1.4.1.272.4.10.1
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    X21IfEntry

x21IfEntry 1.3.6.1.4.1.272.4.10.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  X21IfEntry  

x21IfIndex 1.3.6.1.4.1.272.4.10.1.1.1
Unique index of the X21 interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

x21IfL1State 1.3.6.1.4.1.272.4.10.1.1.2
The X21 physical layer state dn(1) physical layer is inactive; up(2) physical layer is active;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER dn(1), up(2)  

x21IfL1Mode 1.3.6.1.4.1.272.4.10.1.1.3
The physical layer (layer 1) mode. When configured as DCE(2) the X21 interface provides the clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dte(1), dce(2)  

x21IfIfLeads 1.3.6.1.4.1.272.4.10.1.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

x21IfSpeed 1.3.6.1.4.1.272.4.10.1.1.5
The X21 interface speed in bits per second. The range can be configured between 2Mbits and 2400 Bits per second.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER s2048k(1), s1024k(2), s512k(3), s256k(4), s128k(5), s64000(6), s38400(7), s19200(8), s14400(9), s9600(10), s2400(11)  

x21IfL2Mode 1.3.6.1.4.1.272.4.10.1.1.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dte(1), dce(2), auto(3)  

x21IfSpeedReal 1.3.6.1.4.1.272.4.10.1.1.7
The measured X21 interface speed in bits per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfRxPackets 1.3.6.1.4.1.272.4.10.1.1.8
Count of received valid Frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfRxOctets 1.3.6.1.4.1.272.4.10.1.1.9
Count of received bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfTxPackets 1.3.6.1.4.1.272.4.10.1.1.10
Count of transmitted valid Frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfTxOctets 1.3.6.1.4.1.272.4.10.1.1.11
Count of transmitted bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfRxResets 1.3.6.1.4.1.272.4.10.1.1.12
Count of receiver resets. Under rare circumstances it might be necessary to reset the receiver to work properly.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfRxAborts 1.3.6.1.4.1.272.4.10.1.1.13
Count of receiver aborts. The sender of a frame can indicate a frame as aborted with a special Abort sequence.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfRxOverruns 1.3.6.1.4.1.272.4.10.1.1.14
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfRxCRCErrors 1.3.6.1.4.1.272.4.10.1.1.15
Count of corrupted frames. Errors due to interference on the X21 cable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfRxGiantFrames 1.3.6.1.4.1.272.4.10.1.1.16
Count of received frames with illegal framesize. This can occur if a frame delimiter is destroyed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfTxResets 1.3.6.1.4.1.272.4.10.1.1.17
Count of transmitter resets. Under rare circumstances it might be necessary to reset the transmitter to work properly.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfTxAborts 1.3.6.1.4.1.272.4.10.1.1.18
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfTxUnderruns 1.3.6.1.4.1.272.4.10.1.1.19
Count of transmitter underruns. The serial data for the X21 card is supplied too slowly.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

x21IfTxGiantFrames 1.3.6.1.4.1.272.4.10.1.1.20
Count of transmitted frames with illegal framesize. This can occur if an upper module creates packets with more than the maximum allowed packet size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter