INTEL-HDLC-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTEL-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 |
hdlc | 1.3.6.1.4.1.343.6.30 | |||
hdlcMonitor | 1.3.6.1.4.1.343.6.30.1 | |||
hdlcMonitorTable | 1.3.6.1.4.1.343.6.30.1.1 | no-access |
The HDLC error counters. |
|
1.3.6.1.4.1.343.6.30.1.1.1 | no-access | |||
hdlcMonitorIndex | 1.3.6.1.4.1.343.6.30.1.1.1.1 | integer | read-only |
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. |
hdlcMonitorReceiverChecksumErrors | 1.3.6.1.4.1.343.6.30.1.1.1.2 | integer | read-only |
The number of CRC errors. |
hdlcMonitorReceiverGiants | 1.3.6.1.4.1.343.6.30.1.1.1.3 | integer | read-only |
The number of frames whose length exceeded the maximum allowed. |
hdlcMonitorReceiverDwarves | 1.3.6.1.4.1.343.6.30.1.1.1.4 | integer | read-only |
The number of frames that were shorter than the minimum allowed. |
hdlcMonitorReceiverAborts | 1.3.6.1.4.1.343.6.30.1.1.1.5 | integer | read-only |
The number of aborted frames. |
hdlcMonitorReceiverOverruns | 1.3.6.1.4.1.343.6.30.1.1.1.6 | integer | read-only |
The number of frames lost due to a lack of resources. |
hdlcMonitorReceiverMisalignments | 1.3.6.1.4.1.343.6.30.1.1.1.7 | integer | read-only |
The number of frames that did not end with a full byte (octet). |
hdlcMonitorTransmitterUnderruns | 1.3.6.1.4.1.343.6.30.1.1.1.8 | integer | read-only |
The number of frames not properly sent due to the transmit channel being starved from data. |
hdlcMonitorReceiverAsyncParityErrors | 1.3.6.1.4.1.343.6.30.1.1.1.9 | integer | read-only |
The number of frames received with parity errors. |
hdlcMonitorReceiverAsyncFramingErrors | 1.3.6.1.4.1.343.6.30.1.1.1.10 | integer | read-only |
The number of frames received with framing errors. |
hdlcMonitorReceiverAsyncBreaks | 1.3.6.1.4.1.343.6.30.1.1.1.11 | integer | read-only |
The number of times that the receiving data is held in the spacing state for longer than a full word transmission time (data discarded). |