All MIBs › COM21-HCXSTUPRXY-MIB › stuOperationState
stuOperationState
Module: COM21-HCXSTUPRXY-MIB
OID (symbolic): COM21-HCXSTUPRXY-MIB::stuOperationState
OID (numeric): 1.3.6.1.4.1.1141.3.2.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The ComPort Operational State is controlled either by the stuAdminState or locally detected conditions. Note that downloading and failedRanging are ComController helded states.
What is stuOperationState?
This read-only enumerated value reports the ComPort's current operating condition, such as operational, deauthorized, offline, upstreamTest, or etherLoopback, driven either by stuAdminState or locally detected conditions. It's the single field an admin checks first to understand why a STU isn't passing traffic, distinguishing an intentionally deauthorized unit from one that's simply offline or stuck running a diagnostic test. For example, seeing stuOperationState report deauthorized rather than offline tells an operator the STU is reachable but administratively blocked, so the fix is a provisioning change rather than a truck roll.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.3.2.1.1.15 snmpwalk -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuOperationState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.3.2.1.1.15.1 snmpget -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuOperationState.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::stuOperationState 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.15 | stuOperationState | COM21-HCXSTUPRXY-MIB |