All MIBs › COM21-HCXTOP-MIB › hcxRestartAction
hcxRestartAction
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxRestartAction
OID (numeric): 1.3.6.1.4.1.1141.2.2.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Restart Action is an active-value. The setting of this value to warmStart(2) causes the ComController to restart utilizing the present active software load. The setting of this value to coldStart(3) causes the ComController to restart, refreshing the current active firmware images and the active configuration file from the NMAPS. This completion of the reboot shall be indicated by the standard SNMP warmStart or coldStart trap.
What is hcxRestartAction?
This read-write attribute triggers a restart of the ComController: warmStart(2) reboots using the currently active software load, while coldStart(3) reboots and also refreshes the active firmware images and configuration file from NMAPS, with completion signaled by a standard SNMP warmStart or coldStart trap. This is a headend-wide operation affecting every STU the controller serves, so it's a much heavier action than the equivalent per-device stuRestartAction and is typically reserved for maintenance windows or recovering from a bad configuration. For example, after discovering the active configuration file on a headend was corrupted, an operator would set hcxRestartAction to coldStart specifically to force the controller to re-pull a clean configuration from NMAPS.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.2.9 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxRestartAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.2.9.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxRestartAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.2.9.1 i <value>
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::hcxRestartAction 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.2 | com21HcxControlGroup | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.2.9 | hcxRestartAction | COM21-HCXTOP-MIB |