COM21-HCXTOP-MIB :: hcxStatsControl

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOM21-HCXTOP-MIBhcxStatsControl

hcxStatsControl

Module: COM21-HCXTOP-MIB

OID (symbolic): COM21-HCXTOP-MIB::hcxStatsControl

OID (numeric): 1.3.6.1.4.1.1141.2.2.33

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This attribute controls the statistics collection mechanism. If previousCounts is selected then the current stats shall be copied into the previous stats counts every 15minutes. If wrapCurr is selected, then there shall be no copying in to previous counts and the current counters shall wrap. If NMAPS is utilized then previousCounts MUST be selected. Default previousCounts.

What is hcxStatsControl?

This read-write attribute governs the entire statistics-collection model on the system: previousCounts copies current counters into the corresponding previous-period counters every 15 minutes, while wrapCurr disables that copy and simply lets the current counters wrap; the description states previousCounts must be selected whenever NMAPS is being used, and it is the default. This single setting is what makes every 'Prev' statistics object throughout the MIB meaningful at all, and it's also the gate that must be set to wrapCurr before any of the various per-group ClearStats attributes will actually succeed. For example, an admin who set hcxStatsControl to wrapCurr for isolated testing might later be confused to see every stuStatsPrevAtmTei-style object staying frozen at zero, not realizing that mode stopped the current-to-previous copy entirely.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.2.33
snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxStatsControl

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.2.33.1
snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxStatsControl.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.2.33.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::hcxStatsControl 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1141com21COM21-HCX-MIB
1.3.6.1.4.1.1141.2com21HcxCOM21-HCX-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1141.2.2com21HcxControlGroupCOM21-HCXTOP-MIB
1.3.6.1.4.1.1141.2.2.33hcxStatsControlCOM21-HCXTOP-MIB