COM21-HCXTOP-MIB :: hcxTrapFormat

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOM21-HCXTOP-MIBhcxTrapFormat

hcxTrapFormat

Module: COM21-HCXTOP-MIB

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

OID (numeric): 1.3.6.1.4.1.1141.2.2.35

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: specifies the format of the traps generated by the Common Controller. Default is snmpv1.

What is hcxTrapFormat?

This read-write attribute selects whether the ComController generates traps in snmpv1 or snmpv2 format, defaulting to snmpv1. Getting this right matters because a trap receiver expecting one PDU format may silently fail to parse traps sent in the other, effectively making the NMS blind to alarms without any obvious error. For example, if a NOC upgrades its trap receiver to expect SNMPv2 PDUs, an admin would need to update hcxTrapFormat on each ComController to match, or those headends' alarms would stop being received correctly.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.2.35
snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxTrapFormat

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.2.35.1
snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxTrapFormat.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.2.35.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::hcxTrapFormat 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.35hcxTrapFormatCOM21-HCXTOP-MIB