All MIBs › COM21-HCXSTUPRXY-MIB › stuStatsCurrESMin
stuStatsCurrESMin
Module: COM21-HCXSTUPRXY-MIB
OID (symbolic): COM21-HCXSTUPRXY-MIB::stuStatsCurrESMin
OID (numeric): 1.3.6.1.4.1.1141.3.10.1.1.6
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Represents the number of errored seconds in the current 15 minute period.
What is stuStatsCurrESMin?
This Gauge32 counts errored seconds - seconds containing at least one transmission error - accumulated during the current 15-minute period. Errored seconds is a standard telecom line-quality metric, so an admin uses it as a normalized way to compare how error-prone a given STU's link has been over the window, independent of raw error counts. For example, comparing stuStatsCurrESMin across all STUs on the same upstream segment would quickly identify which subscriber's link is having the most error-affected seconds right now.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.3.10.1.1.6 snmpwalk -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuStatsCurrESMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.3.10.1.1.6.1 snmpget -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuStatsCurrESMin.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stuStatsCurrESMin.1
Start monitoring Com21 ComController HCX ComPort proxy (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXSTUPRXY-MIB::stuStatsCurrESMin OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX ComPort proxy (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.3 | com21Stu | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.3.10 | com21StuStatsGroup | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.10.1 | com21StuStatsTable | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.10.1.1 | com21StuStatsEntry | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.10.1.1.6 | stuStatsCurrESMin | COM21-HCXSTUPRXY-MIB |