All MIBs › COM21-HCXTOP-MIB › hcxKeyRenewalPeriod
hcxKeyRenewalPeriod
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxKeyRenewalPeriod
OID (numeric): 1.3.6.1.4.1.1141.2.2.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Contains the period at which encryption keys should be renewed. This attribute is expressed in hours. i.e. value of 48 indicates a 48hour renewal frequency. Default is 24. 0 disables renewal.
What is hcxKeyRenewalPeriod?
This read-write integer from 0 to 8784 sets, in hours, how often encryption keys are renewed system-wide, with a default of 24 hours and 0 meaning renewal is disabled entirely. This is a direct security-versus-overhead tradeoff: shorter periods limit how long a compromised key stays useful, while setting it to 0 stops key rotation altogether, weakening the system's encryption posture. For example, an operator tightening security after a suspected key-compromise incident might lower hcxKeyRenewalPeriod from the default 24 hours to force more frequent rekeying across all served STUs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.2.14 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxKeyRenewalPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.2.14.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxKeyRenewalPeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.2.14.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::hcxKeyRenewalPeriod 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.14 | hcxKeyRenewalPeriod | COM21-HCXTOP-MIB |