APTIS-HDLC-MIB

File: APTIS-HDLC-MIB.mib (11560 bytes)

Imported modules

RFC-1212 RFC1155-SMI APTIS-MIB

Imported symbols

OBJECT-TYPE Counter aptis-generic

Defined Types

Index  
INTEGER    

AptisHdlcEntry  
SEQUENCE    
  aptisHdlcIfIndex Index
  aptisHdlcReceiveDrops Counter
  aptisHdlcTransmitDrops Counter
  aptisHdlcSysErrors Counter
  aptisHdlcParityErrors Counter
  aptisHdlcFCSErrors Counter
  aptisHdlcAborts Counter
  aptisHdlcFramingErrors Counter
  aptisHdlcReceiveOverruns Counter
  aptisHdlcTransmitUnderflows Counter

AptisHdlcChannelEntry  
SEQUENCE    
  aptisHdlcChannelIfIndex Index
  aptisHdlcChannelStatus INTEGER
  aptisHdlcChannelRcvFrames Counter
  aptisHdlcChannelRcvOctets Counter
  aptisHdlcChannelRcvDrops Counter
  aptisHdlcChannelRcvMaxPacket Counter
  aptisHdlcChannelRcvOverruns Counter
  aptisHdlcChannelRcvFCSErrors Counter
  aptisHdlcChannelRcvByteAlign Counter
  aptisHdlcChannelRcvAborts Counter
  aptisHdlcChannelTransmitFrames Counter
  aptisHdlcChannelTransmitOctets Counter
  aptisHdlcChannelTransmitDrops Counter
  aptisHdlcChannelTransmitUnderflows Counter
  aptisHdlcChannelTransmitBuffer Counter

Defined Values

aptisHdlc 1.3.6.1.4.1.2637.2.7
OBJECT IDENTIFIER    

aptisHdlcTable 1.3.6.1.4.1.2637.2.7.1
These parameters represent statistics for all of the HDLC channels for a single HDLC chip. These are errors that cannot be specified on a specific HDLC channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AptisHdlcEntry

aptisHdlcEntry 1.3.6.1.4.1.2637.2.7.1.1
The Parameters for the all of the HDLC connections for a specific HDLC chip.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AptisHdlcEntry  

aptisHdlcIfIndex 1.3.6.1.4.1.2637.2.7.1.1.1
The ifIndex value of the corresponding ifEntry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Index  

aptisHdlcReceiveDrops 1.3.6.1.4.1.2637.2.7.1.1.2
Number of HDLC frames received that were dropped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcTransmitDrops 1.3.6.1.4.1.2637.2.7.1.1.3
Number of HDLC frames to be transmitted that were dropped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcSysErrors 1.3.6.1.4.1.2637.2.7.1.1.4
Number of HDLC system errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcParityErrors 1.3.6.1.4.1.2637.2.7.1.1.5
Number of HDLC parity errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcFCSErrors 1.3.6.1.4.1.2637.2.7.1.1.6
Number of HDLC Frame CheckSum errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcAborts 1.3.6.1.4.1.2637.2.7.1.1.7
Number of HDLC aborts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcFramingErrors 1.3.6.1.4.1.2637.2.7.1.1.8
Number of HDLC framing errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcReceiveOverruns 1.3.6.1.4.1.2637.2.7.1.1.9
Number of HDLC receive overruns.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcTransmitUnderflows 1.3.6.1.4.1.2637.2.7.1.1.10
Number of HDLC transmit underflows.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelTable 1.3.6.1.4.1.2637.2.7.2
These parameters represent statistics for all of the HDLC channels for a single HDLC chip. These are errors that cannot be specified on a specific HDLC channel.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AptisHdlcChannelEntry

aptisHdlcChannelEntry 1.3.6.1.4.1.2637.2.7.2.1
The Parameters for the all of the HDLC connections for a specific HDLC chip.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AptisHdlcChannelEntry  

aptisHdlcChannelIfIndex 1.3.6.1.4.1.2637.2.7.2.1.1
HDLC channel interface index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Index  

aptisHdlcChannelStatus 1.3.6.1.4.1.2637.2.7.2.1.2
This indicates the status of the HDLC Channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER init(1), down(2), disabled(3), smconnnectwait(4), up(5), smdisconnectwait(6)  

aptisHdlcChannelRcvFrames 1.3.6.1.4.1.2637.2.7.2.1.3
Number of frames received on the HDLC channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelRcvOctets 1.3.6.1.4.1.2637.2.7.2.1.4
Number of octets received on the HDLC channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelRcvDrops 1.3.6.1.4.1.2637.2.7.2.1.5
Number of frames received on the HDLC channel that were dropped.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelRcvMaxPacket 1.3.6.1.4.1.2637.2.7.2.1.6
Maximum receive packet size on the HDLC channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelRcvOverruns 1.3.6.1.4.1.2637.2.7.2.1.7
Number of frames received on the HDLC channel with overrun errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelRcvFCSErrors 1.3.6.1.4.1.2637.2.7.2.1.8
Number of frames received on the HDLC channel with frame checksum errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelRcvByteAlign 1.3.6.1.4.1.2637.2.7.2.1.9
Number of frames received on the HDLC channel with byte alignment errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelRcvAborts 1.3.6.1.4.1.2637.2.7.2.1.10
Number of receive attempts on the HDLC channel that were aborted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelTransmitFrames 1.3.6.1.4.1.2637.2.7.2.1.11
Number of frames transmitted on the HDLC channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelTransmitOctets 1.3.6.1.4.1.2637.2.7.2.1.12
Number of octets transmitted on the HDLC channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelTransmitDrops 1.3.6.1.4.1.2637.2.7.2.1.13
Number of transmitted frames dropped on the HDLC channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelTransmitUnderflows 1.3.6.1.4.1.2637.2.7.2.1.14
Number of transmit underflows on the HDLC channel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

aptisHdlcChannelTransmitBuffer 1.3.6.1.4.1.2637.2.7.2.1.15
HDLC channel transmit buffer size.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter