All MIBs › RC-MLT-MIB › rcStatMltEtherIMacTransmitError
rcStatMltEtherIMacTransmitError
Module: RC-MLT-MIB
OID (symbolic): RC-MLT-MIB::rcStatMltEtherIMacTransmitError
OID (numeric): 1.3.6.1.4.1.2272.1.12.6.2.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
A count of frames for which transmission on a particular MLT 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 LateCollisions object, the ExcessiveCollisions object, or the CarrierSenseError object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.12.6.2.1.10 snmpwalk -v2c -c public <target> RC-MLT-MIB::rcStatMltEtherIMacTransmitError
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.12.6.2.1.10.1 snmpget -v2c -c public <target> RC-MLT-MIB::rcStatMltEtherIMacTransmitError.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.12 | rcStat | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.12.6 | rcStatMlt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.12.6.2 | rcStatMltEtherTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.12.6.2.1 | rcStatMltEtherEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.12.6.2.1.10 | rcStatMltEtherIMacTransmitError | RC-MLT-MIB |