All MIBs › COM21-HCXSTUPRXY-MIB › stuUpstrmTestTimeout
stuUpstrmTestTimeout
Module: COM21-HCXSTUPRXY-MIB
OID (symbolic): COM21-HCXSTUPRXY-MIB::stuUpstrmTestTimeout
OID (numeric): 1.3.6.1.4.1.1141.3.2.1.1.23
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: timeout used by ComPort for Upstream RF test. If the ComController does not terminate the test in this period - defined in seconds - then the ComPort will automatically reset, thus terminating the test. 0 means no timeout. Default is 0.
What is stuUpstrmTestTimeout?
This read-write integer, in seconds from 0 to 86400, sets how long an upstream RF test can run before the ComPort automatically resets to terminate it if the ComController hasn't ended the test itself; 0 means no timeout, which is also the default. It's a safety net so a hung or forgotten RF test doesn't leave a subscriber's STU stuck out of service indefinitely. For example, an engineer running upstream tests overnight would set stuUpstrmTestTimeout to something like 300 seconds so any test session that hangs will self-terminate and restore normal service automatically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.3.2.1.1.23 snmpwalk -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuUpstrmTestTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.3.2.1.1.23.1 snmpget -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuUpstrmTestTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.3.2.1.1.23.1 i <value>
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::stuUpstrmTestTimeout 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.2 | com21StuControlGroup | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.2.1 | com21StuControlTable | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.2.1.1 | com21StuControlEntry | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.2.1.1.23 | stuUpstrmTestTimeout | COM21-HCXSTUPRXY-MIB |