All MIBs › COM21-HCXRX-MIB › hcxPortRatioThresPeriod
hcxPortRatioThresPeriod
Module: COM21-HCXRX-MIB
OID (symbolic): COM21-HCXRX-MIB::hcxPortRatioThresPeriod
OID (numeric): 1.3.6.1.4.1.1141.2.32.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute defines the integration period for the error ratio thresholds. This attribute defines the number of seconds over which the threshold is contiguously exceeded before a trap is generated. 0 disables the thresholds. Default is 5.
What is hcxPortRatioThresPeriod?
This read-write INTEGER (0..900), defaulting to 5 per the description, defines how many seconds the error-ratio thresholds must be contiguously exceeded before a trap is generated, with 0 disabling the thresholds entirely. An admin tunes this to avoid nuisance traps from brief error spikes while still catching sustained degradation. For example, an admin raises hcxPortRatioThresPeriod from the default 5 seconds to reduce false alarms on a port that experiences short-lived noise bursts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.32.1.1.21 snmpwalk -v2c -c public <target> COM21-HCXRX-MIB::hcxPortRatioThresPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.32.1.1.21.1 snmpget -v2c -c public <target> COM21-HCXRX-MIB::hcxPortRatioThresPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.32.1.1.21.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxPortRatioThresPeriod.1
Start monitoring Com21 ComController HCX downstream RX card (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXRX-MIB::hcxPortRatioThresPeriod OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX downstream RX card (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.1141 | com21 | COM21-HCX-MIB |
| 1.3.6.1.4.1.1141.2 | com21Hcx | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.2.32 | com21HcxUpstrmStatsGroup | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.32.1 | com21HcxUpstrmStatsTable | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.32.1.1 | com21HcxUpstrmStatsEntry | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.32.1.1.21 | hcxPortRatioThresPeriod | COM21-HCXRX-MIB |