All MIBs › LX-10-MIB › enetPortCardStatsInternalMacTransmitErrors
enetPortCardStatsInternalMacTransmitErrors
Module: LX-10-MIB
OID (symbolic): LX-10-MIB::enetPortCardStatsInternalMacTransmitErrors
OID (numeric): 1.3.6.1.4.1.135.22.4.3.12
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: A count of frames for which transmission 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 enetPortCardStatsLateCollisions object, the enetPortCardStatsExcessiveCollisions object, or the enetPortCardStatsCarrierSenseErrors 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 that are not otherwise counted.
What is enetPortCardStatsInternalMacTransmitErrors?
Per IEEE 802.3, this counts frames whose transmission failed due to an internal MAC-sublayer error not already counted as a late collision, excessive collision, or carrier-sense error; the exact meaning is implementation-specific. Admins use this as a catch-all indicator of otherwise-uncategorized transmit failures on the Ethernet card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.135.22.4.3.12 snmpwalk -v2c -c public <target> LX-10-MIB::enetPortCardStatsInternalMacTransmitErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.135.22.4.3.12.1 snmpget -v2c -c public <target> LX-10-MIB::enetPortCardStatsInternalMacTransmitErrors.1
Start monitoring terminal/console servers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LX-10-MIB::enetPortCardStatsInternalMacTransmitErrors OID value, configure state conditions and alerts, and monitor any terminal/console servers from a single console.
OID Breakdown
Upper-level ancestors (6 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.135 | onstream | LX-10-MIB |
| 1.3.6.1.4.1.135.22 | lx_10 | LX-10-MIB |
| 1.3.6.1.4.1.135.22.4 | perf | LX-10-MIB |
| 1.3.6.1.4.1.135.22.4.3 | enetPortCardStats | LX-10-MIB |
| 1.3.6.1.4.1.135.22.4.3.12 | enetPortCardStatsInternalMacTransmitErrors | LX-10-MIB |