APPIAN-LPORT-HDLC-MIB

File: APPIAN-LPORT-HDLC-MIB.mib (9365 bytes)

Imported modules

APPIAN-SMI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

acLport AcNodeId AcSlotNumber
MODULE-IDENTITY OBJECT-TYPE Counter64
TruthValue

Defined Types

AcLogicalHdlcEntry  
SEQUENCE    
  acLogicalHdlcNodeId AcNodeId
  acLogicalHdlcSlot AcSlotNumber
  acLogicalHdlcType INTEGER
  acLogicalHdlcIndex INTEGER
  acLogicalHdlcStatsReset TruthValue
  acLogicalHdlcRxFifoOverrun Counter64
  acLogicalHdlcRxMaxPktLenViolation Counter64
  acLogicalHdlcRxFCSError Counter64
  acLogicalHdlcRxNonOctetAligned Counter64
  acLogicalHdlcRxHdlcPktAbort Counter64
  acLogicalHdlcRxBufferStarvation Counter64
  acLogicalHdlcTxFifoUnderrun Counter64
  acLogicalHdlcRxBundleDiscardDupSeq Counter64
  acLogicalHdlcRxBundleDiscardMissSeq Counter64
  acLogicalHdlcRxBundleDiscardQDepth Counter64
  acLogicalHdlcIngressRxFrames Counter64
  acLogicalHdlcEgressTxFrames Counter64

Defined Values

acLogicalHdlc 1.3.6.1.4.1.2785.2.4.4
Appian Communications HDLC Configuration and Statistics MIB.
MODULE-IDENTITY    

acLogicalHdlcTable 1.3.6.1.4.1.2785.2.4.4.1
A table containing the statistics parameters for HDLC data streams on the SONET board. The index key used is type.channel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcLogicalHdlcEntry

acLogicalHdlcEntry 1.3.6.1.4.1.2785.2.4.4.1.1
A row in the HDLC table containing all HDLC level statistics and configuration for a specific HDLC data stream on the SONET board.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcLogicalHdlcEntry  

acLogicalHdlcNodeId 1.3.6.1.4.1.2785.2.4.4.1.1.1
The node id is the id for this specific node in the OSAP ring.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcNodeId  

acLogicalHdlcSlot 1.3.6.1.4.1.2785.2.4.4.1.1.2
The slot number within the chassis where the stats reside.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcSlotNumber  

acLogicalHdlcType 1.3.6.1.4.1.2785.2.4.4.1.1.3
The type of data stream that this hdlc channel is framing. The current options are DS1, DS3, or DCC.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER ds1(1), ds3(2), dcc(3)  

acLogicalHdlcIndex 1.3.6.1.4.1.2785.2.4.4.1.1.4
The acLogicalHdlcIndex is the index for this table for the specified type. For DS1 and DS3, the index is the same as the index in the timeslot table that this entity corresponds. For the case of Appian DCC, the index simply a number from 1-4.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

acLogicalHdlcStatsReset 1.3.6.1.4.1.2785.2.4.4.1.1.5
Setting this attribute to True(1) will force all statistics for this row to be cleared and set to zero (0) values. Used for debugging, clearing statistics can trouble with trending and long term statistics collection by AppianVista or 3rd party trending tools.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

acLogicalHdlcRxFifoOverrun 1.3.6.1.4.1.2785.2.4.4.1.1.6
The total number of receive FIFO overruns that occurred in the hdlc controller for this specified channel number. This error occurs when attemps are made to write data to a channel which is already full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcRxMaxPktLenViolation 1.3.6.1.4.1.2785.2.4.4.1.1.7
The total number of receive max packet packet length violations that occurred in the hdcl controller for the specified channel number. This error occurs when an hdlc packet is received that is greater than the maximum packet length which is programmed to be 2048 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcRxFCSError 1.3.6.1.4.1.2785.2.4.4.1.1.8
The total number of receive FCS errors that occurred in the hdlc controller for this specified channel number. The FCS error is generated when the FCS from HDLC packet receieved differs from the FCS that is computed by the HDLC controller.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcRxNonOctetAligned 1.3.6.1.4.1.2785.2.4.4.1.1.9
The total number of receive non-octet aligned errors that occurred in the hdlc controller for this specified channel number. This error occurs when the receieved data stream is not octet aligned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcRxHdlcPktAbort 1.3.6.1.4.1.2785.2.4.4.1.1.10
The total number of receive hdlc abort errors that occurred in the hdlc controller for this specified channel number. This error occurs when and abort code (at least 7 contiguous 1's) is received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcRxBufferStarvation 1.3.6.1.4.1.2785.2.4.4.1.1.11
The total number of receive buffer starvation errors that occurred in the hdlc controller for this specified channel number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcTxFifoUnderrun 1.3.6.1.4.1.2785.2.4.4.1.1.12
The total number of transmit FIFO underrun errors that occurred in the hdlc controller for this specified channel number. This error occurs when attempts are made to read data from a channel that does not have any data ready to send.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcRxBundleDiscardDupSeq 1.3.6.1.4.1.2785.2.4.4.1.1.13
The total number of receive bundle discard duplicate sequence errors that occurred in the hdlc controller for this specified channel number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcRxBundleDiscardMissSeq 1.3.6.1.4.1.2785.2.4.4.1.1.14
The total number of receive bundle discard missed sequence errors that occurred in the hdlc controller for this specified channel number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcRxBundleDiscardQDepth 1.3.6.1.4.1.2785.2.4.4.1.1.15
The total number of receive bundle discard queue depth errors that occurred in the hdlc controller for this specified channel number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcIngressRxFrames 1.3.6.1.4.1.2785.2.4.4.1.1.16
The total number of ingress receive frames that the MLC has received from the hdlc controller for this specified channel number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

acLogicalHdlcEgressTxFrames 1.3.6.1.4.1.2785.2.4.4.1.1.17
The total number of egress transmit frames that the MLC has transmitted to the hdlc controller for this specified channel number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64