INTEL-HDLC-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for INTEL-HDLC-MIB.
16
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
hdlc OBJECT IDENTIFIER .1.3.6.1.4.1.208.2.30 |
INTEL-GEN-MIB Unknown .1.3.6.1.4.1.208.2.30 |
hdlcMonitor OBJECT IDENTIFIER .1.3.6.1.4.1.208.2.30.1 |
hdlcMonitorTableThe HDLC error counters. SEQUENCE OF HdlcMonitorEntry .1.3.6.1.4.1.208.2.30.1.1 |
hdlcMonitorEntry HdlcMonitorEntry .1.3.6.1.4.1.208.2.30.1.1.1 |
hdlcMonitorIndexThe 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.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.1 |
hdlcMonitorReceiverChecksumErrorsThe number of CRC errors.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.2 |
hdlcMonitorReceiverGiantsThe number of frames whose length exceeded the
maximum allowed.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.3 |
hdlcMonitorReceiverDwarvesThe number of frames that were shorter than the
minimum allowed.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.4 |
hdlcMonitorReceiverAbortsThe number of aborted frames.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.5 |
hdlcMonitorReceiverOverrunsThe number of frames lost due to a lack of resources.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.6 |
hdlcMonitorReceiverMisalignmentsThe number of frames that did not end with a full byte (octet).ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.7 |
hdlcMonitorTransmitterUnderrunsThe number of frames not properly sent due to
the transmit channel being starved from data.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.8 |
hdlcMonitorReceiverAsyncParityErrorsThe number of frames received with parity errors.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.9 |
hdlcMonitorReceiverAsyncFramingErrorsThe number of frames received with framing errors.ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.10 |
hdlcMonitorReceiverAsyncBreaksThe number of times that the receiving data is held
in the spacing state for longer than a full word
transmission time (data discarded).ro INTEGER .1.3.6.1.4.1.208.2.30.1.1.1.11 |