All MIBs › COM21-HCXTOP-MIB › hcxDbActionResult
hcxDbActionResult
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxDbActionResult
OID (numeric): 1.3.6.1.4.1.1141.2.14.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This attribute contains the result of the last hcxDbAction.
What is hcxDbActionResult?
This read-only attribute reports the outcome of the last hcxDbAction, with values including inprogress, success, diskFailure, and noDatabaseFound. An admin polls this after issuing a save or revert command to confirm it actually completed rather than failing on disk. For example, after setting hcxDbAction to revertToPeriodicDb, the admin checks this reads success rather than diskFailure before assuming the rollback took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.14.2 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxDbActionResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.14.2.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxDbActionResult.1
Start monitoring Com21 ComController HCX unit control/topology (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXTOP-MIB::hcxDbActionResult OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX unit control/topology (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.14 | com21HcxDbControlGroup | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.14.2 | hcxDbActionResult | COM21-HCXTOP-MIB |