All MIBs › COM21-HCXSTU-MIB › hcxStuEthLpbkTestUpRate
hcxStuEthLpbkTestUpRate
Module: COM21-HCXSTU-MIB
OID (symbolic): COM21-HCXSTU-MIB::hcxStuEthLpbkTestUpRate
OID (numeric): 1.3.6.1.4.1.1141.2.51.1.1.25
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This attribute contains the rate recorded for the last loopback test. Will be 0 if test failed.
What is hcxStuEthLpbkTestUpRate?
This read-only Integer32 records the upstream rate measured by the most recent Ethernet loopback test on this ComPort, reporting 0 if the test failed, per the description. An admin reads this after running hcxStuEthTestAction's loopback test to get a concrete throughput number for that subscriber's connection. For example, a customer reporting slow uploads has their loopback test run, and hcxStuEthLpbkTestUpRate comes back far below their provisioned rate, confirming a real problem rather than a perception issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.51.1.1.25 snmpwalk -v2c -c public <target> COM21-HCXSTU-MIB::hcxStuEthLpbkTestUpRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.51.1.1.25.1 snmpget -v2c -c public <target> COM21-HCXSTU-MIB::hcxStuEthLpbkTestUpRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxStuEthLpbkTestUpRate.1
Start monitoring Com21 HCX subscriber terminal unit (cable modem CPE, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXSTU-MIB::hcxStuEthLpbkTestUpRate OID value, configure state conditions and alerts, and monitor any Com21 HCX subscriber terminal unit (cable modem CPE, 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.51 | com21HcxStuStatusGroup | COM21-HCXSTU-MIB |
| 1.3.6.1.4.1.1141.2.51.1 | com21HcxStuStatusTable | COM21-HCXSTU-MIB |
| 1.3.6.1.4.1.1141.2.51.1.1 | com21HcxStuStatusEntry | COM21-HCXSTU-MIB |
| 1.3.6.1.4.1.1141.2.51.1.1.25 | hcxStuEthLpbkTestUpRate | COM21-HCXSTU-MIB |