All MIBs › CPQNIC-MIB › cpqNicIfPhysAdapterFCSErrors
cpqNicIfPhysAdapterFCSErrors
Module: CPQNIC-MIB
OID (symbolic): CPQNIC-MIB::cpqNicIfPhysAdapterFCSErrors
OID (numeric): 1.3.6.1.4.1.232.18.2.3.1.1.21
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check.
Faulty components may be the cause of FCS errors. Check the following:
Segment too long: Nodes at the far end of the cabling system transmit, unaware that a station at the other end has already gained control of the medium by transmitting the first 64 bytes of a frame.
Failing cable: Packet data traveling through shorted or damaged cabling may become corrupt before reaching the destination station.
Segment not grounded properly: Improper grounding of a segment may allow ground-induced noise to corrupt data flow.
Improper termination: If a cable segment is not properly terminated, allowing the signal to be absorbed upon reaching the end of the segment, a partial signal will bounce back and collide with existing signals.
Noisy cable: Interference or noise produced by motors or other devices can distort the signals and cause CRC/Alignment errors.
Deaf/partially deaf node: A faulty station that cannot hear the activity is considered a deaf node. If you suspect a deaf node, replace the NIC.
Failing repeater, transceiver, or controller: Repeaters, transceivers, and controllers can disrupt the network signal, transmit erroneous signals on the wire, or ignore incoming packets. Perform the following steps:
1. If your NIC is continuously transmitting, it causes erroneous signals, or 'jabber'. Replace a jabbering transmitter to ensure proper network performance.
2. Check your hub or switch. This component may be at fault. Use the diagnostics from the component manufacturer to help you determine if a problem exists.
What is cpqNicIfPhysAdapterFCSErrors?
This read-only counter tallies frames received on this adapter that are an integral number of octets but fail the FCS (Frame Check Sequence) check, which the MIB notes can be caused by faulty cabling components, such as a segment being too long. An admin treats rising FCS errors as a strong signal to inspect cabling and segment length for that adapter's connection. For example, a climbing FCS error count would prompt an admin to check whether the cable run to this adapter exceeds the specification's maximum length.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.21 snmpwalk -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterFCSErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.18.2.3.1.1.21.1 snmpget -v2c -c public <target> CPQNIC-MIB::cpqNicIfPhysAdapterFCSErrors.1
Start monitoring Compaq/HP ProLiant server (network interface card) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQNIC-MIB::cpqNicIfPhysAdapterFCSErrors OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (network interface card) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.18 | cpqNic | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2 | cpqNicComponent | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3 | cpqNicIfPhysAdapter | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1 | cpqNicIfPhysAdapterTable | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1.1 | cpqNicIfPhysAdapterEntry | CPQNIC-MIB |
| 1.3.6.1.4.1.232.18.2.3.1.1.21 | cpqNicIfPhysAdapterFCSErrors | CPQNIC-MIB |