ACC-LAPB

File: ACC-LAPB.mib (6571 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter accTrapLogSeqNum
accBRG DisplayString RowStatus
IfIndex SmdsAddress

Defined Types

AccLapbParmEntry  
SEQUENCE    
  accLapbIndex INTEGER
  accLapbType INTEGER
  accLapbT1Timer INTEGER
  accLapbN2Count INTEGER
  accLapbFrameWindow INTEGER
  accLapbFlags INTEGER
  accHdlcRrPolling INTEGER
  accHdlcFCS INTEGER
  accHdlcCoding INTEGER
  accHdlcDuplex INTEGER
  accHdlcIdleFill INTEGER

AccLapbStatEntry  
SEQUENCE    
  accLapbStatIndex INTEGER
  accLapbStatBadFCSIns Counter
  accLapbStatFRMRIns Counter
  accLapbStatT1Timeouts Counter
  accLapbStatREJIns Counter
  accLapbStatREJOuts Counter
  accLapbStatShortIns Counter

Defined Values

accLapb 1.3.6.1.4.1.5.1.1.7
OBJECT IDENTIFIER    

accLapbNum 1.3.6.1.4.1.5.1.1.7.1
Number of HDLC ports
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accLapbParmTable 1.3.6.1.4.1.5.1.1.7.2
HDLC LAPB port parameters
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccLapbParmEntry

accLapbParmEntry 1.3.6.1.4.1.5.1.1.7.2.1
LAPB parameters for a port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccLapbParmEntry  

accLapbIndex 1.3.6.1.4.1.5.1.1.7.2.1.1
Physical port number of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accLapbType 1.3.6.1.4.1.5.1.1.7.2.1.2
LAPB station type for this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dte(0), dce(1)  

accLapbT1Timer 1.3.6.1.4.1.5.1.1.7.2.1.3
T1 timer value (in milliseconds) for this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32000  

accLapbN2Count 1.3.6.1.4.1.5.1.1.7.2.1.4
N2 counter (retry counter) for this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..20  

accLapbFrameWindow 1.3.6.1.4.1.5.1.1.7.2.1.5
LAPB frame window. If a value greater than 7 is specified, modulo-128 sequencing is used instead of modulo-8 sequencing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

accLapbFlags 1.3.6.1.4.1.5.1.1.7.2.1.6
Number of flags to insert between frames on transmission.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

accHdlcRrPolling 1.3.6.1.4.1.5.1.1.7.2.1.7
T3 Timer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32000  

accHdlcFCS 1.3.6.1.4.1.5.1.1.7.2.1.8
FCS Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ccitt-16(1), ccitt-32(2)  

accHdlcCoding 1.3.6.1.4.1.5.1.1.7.2.1.9
HDLC Coding type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nrz(0), nrzi(1)  

accHdlcDuplex 1.3.6.1.4.1.5.1.1.7.2.1.10
HDLC Duplex mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER full(0), half(1)  

accHdlcIdleFill 1.3.6.1.4.1.5.1.1.7.2.1.11
Fill between frames with flags or ones
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER flags(1), ones(2)  

accLapbStatTable 1.3.6.1.4.1.5.1.1.7.3
A list of statistics for serial ports configured for LABP protocol.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccLapbStatEntry

accLapbStatEntry 1.3.6.1.4.1.5.1.1.7.3.1
LAPB statistics for a specific port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccLapbStatEntry  

accLapbStatIndex 1.3.6.1.4.1.5.1.1.7.3.1.1
Port number for this LAPB serial port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accLapbStatBadFCSIns 1.3.6.1.4.1.5.1.1.7.3.1.2
Number of LAPB frames received with bad frame checksum (FCS).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accLapbStatFRMRIns 1.3.6.1.4.1.5.1.1.7.3.1.3
Number of LAPB frames received with framing errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accLapbStatT1Timeouts 1.3.6.1.4.1.5.1.1.7.3.1.4
Number of T1 timeouts detected on this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accLapbStatREJIns 1.3.6.1.4.1.5.1.1.7.3.1.5
number of REJECT LAPB frames received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accLapbStatREJOuts 1.3.6.1.4.1.5.1.1.7.3.1.6
Number of LAPB REJECT frames transmitted
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accLapbStatShortIns 1.3.6.1.4.1.5.1.1.7.3.1.7
Number of short LAPB frames received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter