All MIBs › EtherLike-MIB › dot3HCStatsInternalMacTransmitErrors
dot3HCStatsInternalMacTransmitErrors
Module: EtherLike-MIB
OID (symbolic): EtherLike-MIB::dot3HCStatsInternalMacTransmitErrors
OID (numeric): 1.3.6.1.2.1.10.7.11.1.3
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only
counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsLateCollisions object, the dot3StatsExcessiveCollisions object, or the dot3StatsCarrierSenseErrors 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 transmission errors on a particular interface that are not otherwise counted.
This counter is a 64 bit version of dot3StatsInternalMacTransmitErrors. 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 dot3HCStatsInternalMacTransmitErrors?
This 64-bit counter counts frames that failed to transmit on this interface due to an internal MAC-sublayer transmit error, serving as the high-capacity equivalent of dot3StatsInternalMacTransmitErrors for 10 Gb/s and faster links. Admins rely on this version rather than the 32-bit counter on fast interfaces to avoid counter wraparound masking the true error rate during a polling interval. For example, a growing value here on a 10G interface with normal collision and carrier-sense counters points to an internal hardware transmit fault rather than a cabling or negotiation issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.11.1.3 snmpwalk -v2c -c public <target> EtherLike-MIB::dot3HCStatsInternalMacTransmitErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.11.1.3.1 snmpget -v2c -c public <target> EtherLike-MIB::dot3HCStatsInternalMacTransmitErrors.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::dot3HCStatsInternalMacTransmitErrors 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.3 | dot3HCStatsInternalMacTransmitErrors | EtherLike-MIB |