All MIBs › COM21-HCXSTU-MIB › hcxStuLedFlashTest
hcxStuLedFlashTest
Module: COM21-HCXSTU-MIB
OID (symbolic): COM21-HCXSTU-MIB::hcxStuLedFlashTest
OID (numeric): 1.3.6.1.4.1.1141.2.51.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Used to invoke an ComPort LED test. Setting the the attribute to start will invoke test. Setting to stop will terminate the test. When reading this attribute, nil shall be returned if no test is active and start if the test is in progress.
What is hcxStuLedFlashTest?
This read-write INTEGER (nil, start, or stop) remotely invokes an LED flash test on the ComPort, and reading it returns start if a test is currently active or nil otherwise, per the description. An admin uses this to help a field technician or customer visually identify the correct physical device among several. For example, a technician on-site calls in and the admin sets hcxStuLedFlashTest to start(2) so the correct ComPort's LED blinks and can be visually confirmed before servicing it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.51.1.1.6 snmpwalk -v2c -c public <target> COM21-HCXSTU-MIB::hcxStuLedFlashTest
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.51.1.1.6.1 snmpget -v2c -c public <target> COM21-HCXSTU-MIB::hcxStuLedFlashTest.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.51.1.1.6.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::hcxStuLedFlashTest 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.6 | hcxStuLedFlashTest | COM21-HCXSTU-MIB |