All MIBs › COM21-HCXTOP-MIB › hcxEventLogSize
hcxEventLogSize
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxEventLogSize
OID (numeric): 1.3.6.1.4.1.1141.2.4.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Contains the maximum number of events to be stored in the log. Default is 200. Upper limit will be controlled by the available memory. Set to 1000 for now.
What is hcxEventLogSize?
This read-write integer from 10 to 1000 sets the maximum number of events the ComController retains in its event log, defaulting to 200, with the description noting the practical upper limit depends on available memory and that 1000 is being used as the current ceiling. An admin tunes this to balance how much event history is available for post-incident review against how much of the device's limited memory that history consumes. For example, an operator investigating a hard-to-reproduce intermittent issue might raise hcxEventLogSize toward 1000 temporarily so more history is retained across the sporadic events, then lower it back afterward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.4.2 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxEventLogSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.4.2.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxEventLogSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.4.2.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::hcxEventLogSize 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.4 | com21HcxAlmOverGroup | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.4.2 | hcxEventLogSize | COM21-HCXTOP-MIB |