All MIBs › SNMP-REPEATER-MIB › rptrMonitorPortFCSErrors
rptrMonitorPortFCSErrors
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrMonitorPortFCSErrors
OID (numeric): 1.3.6.1.2.1.22.2.3.1.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This counter is incremented by one for each frame received on this port with the FCSError signal asserted and the FramingError and CollisionEvent signals deasserted and whose OctetCount is greater
than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std).
A discontinuity may occur in the value when the value of object rptrMonitorPortLastChange changes.
The approximate minimum time for rollover of this counter is 80 hours at 10Mb/s.
What is rptrMonitorPortFCSErrors?
Counts frames received on this port with a bad frame check sequence (CRC error) but no framing or collision issue, a classic sign of a marginal cable, connector, or NIC that an admin should investigate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.5 snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortFCSErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.5.1 snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortFCSErrors.1
Start monitoring vendor-neutral, standards-based MIB, IEEE 802.3 Ethernet repeater/hub device (repeater/port operational status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNMP-REPEATER-MIB::rptrMonitorPortFCSErrors OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, IEEE 802.3 Ethernet repeater/hub device (repeater/port operational status) from a single console.
OID Breakdown
Upper-level ancestors (11 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.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.2 | rptrMonitorPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3 | rptrMonitorPortInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1 | rptrMonitorPortTable | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1.1 | rptrMonitorPortEntry | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.22.2.3.1.1.5 | rptrMonitorPortFCSErrors | SNMP-REPEATER-MIB |