All MIBs › CASCADE-MIB › pportHcsErrors
pportHcsErrors
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportHcsErrors
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.84
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of correctable HCS errors since the last reset.
What is pportHcsErrors?
This counts correctable Header Check Sequence (HCS) errors on this ATM-over-SONET port since the last reset, single-bit errors in the cell header that the HEC algorithm was able to fix. A modest, steady count of correctable HCS errors on this specific port is generally tolerable since the error correction succeeded, but a rapidly rising rate is an early warning of degrading signal quality on this link before it worsens into uncorrectable errors. If pportHcsErrors on this port jumps sharply right as pportHcsSevereErrors also starts appearing, that combination signals the link's signal quality has crossed from marginal to actively dropping cells.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.84 snmpwalk -v2c -c public <target> CASCADE-MIB::pportHcsErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.84.1 snmpget -v2c -c public <target> CASCADE-MIB::pportHcsErrors.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::pportHcsErrors OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) 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.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4 | pport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2 | pportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1 | pportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1.84 | pportHcsErrors | CASCADE-MIB |