All MIBs › EtherLike-MIB › dot3HCStatsInternalMacReceiveErrors
dot3HCStatsInternalMacReceiveErrors
Module: EtherLike-MIB
OID (symbolic): EtherLike-MIB::dot3HCStatsInternalMacReceiveErrors
OID (numeric): 1.3.6.1.2.1.10.7.11.1.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsFrameTooLongs object, the dot3StatsAlignmentErrors object, or the dot3StatsFCSErrors object.
The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of receive errors on a particular interface that are not otherwise counted.
This counter is a 64 bit version of dot3StatsInternalMacReceiveErrors. It should be used on interfaces operating at 10 Gb/s or faster.
Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
What is dot3HCStatsInternalMacReceiveErrors?
This 64-bit counter counts frames that failed reception on this interface due to an internal MAC-sublayer receive error, serving as the high-capacity version of dot3StatsInternalMacReceiveErrors for 10 Gb/s and faster links. Admins use it as a catch-all indicator of receive-path hardware trouble on high-speed interfaces that isn't already explained by frame-too-long, alignment, or FCS error counters. For example, this counter increasing on a 10G interface while the more specific error counters stay flat suggests an internal chipset fault worth escalating to hardware diagnostics.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.11.1.5 snmpwalk -v2c -c public <target> EtherLike-MIB::dot3HCStatsInternalMacReceiveErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.11.1.5.1 snmpget -v2c -c public <target> EtherLike-MIB::dot3HCStatsInternalMacReceiveErrors.1
Start monitoring Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EtherLike-MIB::dot3HCStatsInternalMacReceiveErrors OID value, configure state conditions and alerts, and monitor any Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.7 | dot3 | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.11 | dot3HCStatsTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.11.1 | dot3HCStatsEntry | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.11.1.5 | dot3HCStatsInternalMacReceiveErrors | EtherLike-MIB |