All MIBs › RC-MLT-MIB › rcStatMltEtherFCSErrors
rcStatMltEtherFCSErrors
Module: RC-MLT-MIB
OID (symbolic): RC-MLT-MIB::rcStatMltEtherFCSErrors
OID (numeric): 1.3.6.1.4.1.2272.1.12.6.2.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
A count of frames received on an MLT that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions occur are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.12.6.2.1.3 snmpwalk -v2c -c public <target> RC-MLT-MIB::rcStatMltEtherFCSErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.12.6.2.1.3.1 snmpget -v2c -c public <target> RC-MLT-MIB::rcStatMltEtherFCSErrors.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.3 | rcStatMltEtherFCSErrors | RC-MLT-MIB |