APPIAN-LPORT-HDLC-MIB: View SNMP OID List / Download MIB
VENDOR: TECNOPRO SA
Home | MIB: APPIAN-LPORT-HDLC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
acLogicalHdlc | 1.3.6.1.4.1.2785.2.4.4 |
Appian Communications HDLC Configuration and Statistics MIB. |
||
acLogicalHdlcTable | 1.3.6.1.4.1.2785.2.4.4.1 | no-access |
A table containing the statistics parameters for HDLC data streams on the SONET board. The index key used is type.channel. |
|
1.3.6.1.4.1.2785.2.4.4.1.1 | no-access |
A row in the HDLC table containing all HDLC level statistics and configuration for a specific HDLC data stream on the SONET board. |
||
acLogicalHdlcNodeId | 1.3.6.1.4.1.2785.2.4.4.1.1.1 | acnodeid | no-access |
The node id is the id for this specific node in the OSAP ring. |
acLogicalHdlcSlot | 1.3.6.1.4.1.2785.2.4.4.1.1.2 | acslotnumber | no-access |
The slot number within the chassis where the stats reside. |
acLogicalHdlcType | 1.3.6.1.4.1.2785.2.4.4.1.1.3 | integer | no-access |
The type of data stream that this hdlc channel is framing. The current options are DS1, DS3, or DCC. Enumeration: 'dcc': 3, 'ds3': 2, 'ds1': 1. |
acLogicalHdlcIndex | 1.3.6.1.4.1.2785.2.4.4.1.1.4 | integer | no-access |
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. |
acLogicalHdlcStatsReset | 1.3.6.1.4.1.2785.2.4.4.1.1.5 | truthvalue | read-write |
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. |
acLogicalHdlcRxFifoOverrun | 1.3.6.1.4.1.2785.2.4.4.1.1.6 | counter64 | read-only |
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. |
acLogicalHdlcRxMaxPktLenViolation | 1.3.6.1.4.1.2785.2.4.4.1.1.7 | counter64 | read-only |
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. |
acLogicalHdlcRxFCSError | 1.3.6.1.4.1.2785.2.4.4.1.1.8 | counter64 | read-only |
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. |
acLogicalHdlcRxNonOctetAligned | 1.3.6.1.4.1.2785.2.4.4.1.1.9 | counter64 | read-only |
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. |
acLogicalHdlcRxHdlcPktAbort | 1.3.6.1.4.1.2785.2.4.4.1.1.10 | counter64 | read-only |
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. |
acLogicalHdlcRxBufferStarvation | 1.3.6.1.4.1.2785.2.4.4.1.1.11 | counter64 | read-only |
The total number of receive buffer starvation errors that occurred in the hdlc controller for this specified channel number. |
acLogicalHdlcTxFifoUnderrun | 1.3.6.1.4.1.2785.2.4.4.1.1.12 | counter64 | read-only |
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. |
acLogicalHdlcRxBundleDiscardDupSeq | 1.3.6.1.4.1.2785.2.4.4.1.1.13 | counter64 | read-only |
The total number of receive bundle discard duplicate sequence errors that occurred in the hdlc controller for this specified channel number. |
acLogicalHdlcRxBundleDiscardMissSeq | 1.3.6.1.4.1.2785.2.4.4.1.1.14 | counter64 | read-only |
The total number of receive bundle discard missed sequence errors that occurred in the hdlc controller for this specified channel number. |
acLogicalHdlcRxBundleDiscardQDepth | 1.3.6.1.4.1.2785.2.4.4.1.1.15 | counter64 | read-only |
The total number of receive bundle discard queue depth errors that occurred in the hdlc controller for this specified channel number. |
acLogicalHdlcIngressRxFrames | 1.3.6.1.4.1.2785.2.4.4.1.1.16 | counter64 | read-only |
The total number of ingress receive frames that the MLC has received from the hdlc controller for this specified channel number. |
acLogicalHdlcEgressTxFrames | 1.3.6.1.4.1.2785.2.4.4.1.1.17 | counter64 | read-only |
The total number of egress transmit frames that the MLC has transmitted to the hdlc controller for this specified channel number. |