All MIBs › COM21-HCXSTU-MIB › hcxStuPingTestAction
hcxStuPingTestAction
Module: COM21-HCXSTU-MIB
OID (symbolic): COM21-HCXSTU-MIB::hcxStuPingTestAction
OID (numeric): 1.3.6.1.4.1.1141.2.51.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Used to invoke a ping of the ComPort. Sends an OAM Ping message. When the user reads this attribute a nil response shall be given if no test is active and execute shall be return if a test is active.
What is hcxStuPingTestAction?
This read-write INTEGER (nil or execute) invokes an OAM ping message to the ComPort, with reading it returning execute while a test is active and nil otherwise, per the description. An admin uses this as a basic reachability check for a specific subscriber device without needing shell access to the headend. For example, when a customer reports intermittent connectivity, the admin sets hcxStuPingTestAction to execute(2) to confirm the ComPort responds to OAM pings before escalating further.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.51.1.1.15 snmpwalk -v2c -c public <target> COM21-HCXSTU-MIB::hcxStuPingTestAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.51.1.1.15.1 snmpget -v2c -c public <target> COM21-HCXSTU-MIB::hcxStuPingTestAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.51.1.1.15.1 i <value>
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::hcxStuPingTestAction 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.15 | hcxStuPingTestAction | COM21-HCXSTU-MIB |