INTEL-HDLC-MIB

File: INTEL-HDLC-MIB.mib (4827 bytes)

Imported modules

INTEL-GEN-MIB RFC-1212

Imported symbols

mib2ext OBJECT-TYPE

Defined Types

HdlcMonitorEntry  
SEQUENCE    
  hdlcMonitorIndex INTEGER
  hdlcMonitorReceiverChecksumErrors INTEGER
  hdlcMonitorReceiverGiants INTEGER
  hdlcMonitorReceiverDwarves INTEGER
  hdlcMonitorReceiverAborts INTEGER
  hdlcMonitorReceiverOverruns INTEGER
  hdlcMonitorReceiverMisalignments INTEGER
  hdlcMonitorTransmitterUnderruns INTEGER
  hdlcMonitorReceiverAsyncParityErrors INTEGER
  hdlcMonitorReceiverAsyncFramingErrors INTEGER
  hdlcMonitorReceiverAsyncBreaks INTEGER

Defined Values

hdlc 1.3.6.1.4.1.343.6.30
OBJECT IDENTIFIER    

hdlcMonitor 1.3.6.1.4.1.343.6.30.1
OBJECT IDENTIFIER    

hdlcMonitorTable 1.3.6.1.4.1.343.6.30.1.1
The HDLC error counters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HdlcMonitorEntry

hdlcMonitorEntry 1.3.6.1.4.1.343.6.30.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HdlcMonitorEntry  

hdlcMonitorIndex 1.3.6.1.4.1.343.6.30.1.1.1.1
The IfIndex for the layer that these counters apply to. The index may belong to the encapsulation layer (e.g. PPP), an individual B-channel (ISDN), a B-channel Bundle (ISDN) or the HDLC layer of a V.x WAN link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverChecksumErrors 1.3.6.1.4.1.343.6.30.1.1.1.2
The number of CRC errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverGiants 1.3.6.1.4.1.343.6.30.1.1.1.3
The number of frames whose length exceeded the maximum allowed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverDwarves 1.3.6.1.4.1.343.6.30.1.1.1.4
The number of frames that were shorter than the minimum allowed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverAborts 1.3.6.1.4.1.343.6.30.1.1.1.5
The number of aborted frames.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverOverruns 1.3.6.1.4.1.343.6.30.1.1.1.6
The number of frames lost due to a lack of resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverMisalignments 1.3.6.1.4.1.343.6.30.1.1.1.7
The number of frames that did not end with a full byte (octet).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorTransmitterUnderruns 1.3.6.1.4.1.343.6.30.1.1.1.8
The number of frames not properly sent due to the transmit channel being starved from data.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverAsyncParityErrors 1.3.6.1.4.1.343.6.30.1.1.1.9
The number of frames received with parity errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverAsyncFramingErrors 1.3.6.1.4.1.343.6.30.1.1.1.10
The number of frames received with framing errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hdlcMonitorReceiverAsyncBreaks 1.3.6.1.4.1.343.6.30.1.1.1.11
The number of times that the receiving data is held in the spacing state for longer than a full word transmission time (data discarded).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER