All MIBs › COM21-HCXRX-MIB › hcxUpDiagTestAction
hcxUpDiagTestAction
Module: COM21-HCXRX-MIB
OID (symbolic): COM21-HCXRX-MIB::hcxUpDiagTestAction
OID (numeric): 1.3.6.1.4.1.1141.2.33.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute is used to invoke the internal RX diagnostic test. In order to activate this test, the card must be placed in the test state.
What is hcxUpDiagTestAction?
This read-write INTEGER accepts nil(1) or execute(2) to invoke the RX card's internal diagnostic self-test, but per the description the card must first be placed in the test state (via hcxUpstreamUnitConfigState) before the test can run. It gives an admin a way to run a built-in hardware diagnostic remotely rather than physically pulling the card. For example, after moving an RX card to test(2002) state, the admin sets hcxUpDiagTestAction to execute(2) to kick off the internal diagnostic before deciding whether to return the card to service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.33.1.1.11 snmpwalk -v2c -c public <target> COM21-HCXRX-MIB::hcxUpDiagTestAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.33.1.1.11.1 snmpget -v2c -c public <target> COM21-HCXRX-MIB::hcxUpDiagTestAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.33.1.1.11.1 i <value>
Start monitoring Com21 ComController HCX downstream RX card (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXRX-MIB::hcxUpDiagTestAction OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX downstream RX card (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.33 | com21HcxUpstrmUnitGroup | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.33.1 | com21HcxUpstrmUnitTable | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.33.1.1 | com21HcxUpstrmUnitEntry | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.33.1.1.11 | hcxUpDiagTestAction | COM21-HCXRX-MIB |