COM21-HCXVLAN-MIB :: hcxVlanType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCOM21-HCXVLAN-MIBhcxVlanType

hcxVlanType

Module: COM21-HCXVLAN-MIB

OID (symbolic): COM21-HCXVLAN-MIB::hcxVlanType

OID (numeric): 1.3.6.1.4.1.1141.2.81.1.1.9

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Specifies whether the Vlan is an internal Vlan or external Vlan. internal Vlan does not allow traffic to leave the Vlan or enter the Vlan. external Vlan allows traffic in both directions. default is external. Note that this attribute is not applicable to 10bT card.

What is hcxVlanType?

This read-write internal/external enumeration, defaulting to external and not applicable to 10bT cards, determines whether traffic can leave or enter the VLAN (external) or is fully contained (internal). An admin uses internal VLANs to isolate certain traffic entirely from the outside network. For example, an admin sets a test-lab VLAN to internal so its traffic never reaches the WAN uplink.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.81.1.1.9
snmpwalk -v2c -c public <target> COM21-HCXVLAN-MIB::hcxVlanType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.81.1.1.9.1
snmpget -v2c -c public <target> COM21-HCXVLAN-MIB::hcxVlanType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.81.1.1.9.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxVlanType.1

Start monitoring Com21 ComController HCX VLAN management (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXVLAN-MIB::hcxVlanType OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX VLAN management (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.81com21HcxVlanCtrlGroupCOM21-HCXVLAN-MIB
1.3.6.1.4.1.1141.2.81.1com21HcxVlanCtrlTableCOM21-HCXVLAN-MIB
1.3.6.1.4.1.1141.2.81.1.1com21HcxVlanCtrlEntryCOM21-HCXVLAN-MIB
1.3.6.1.4.1.1141.2.81.1.1.9hcxVlanTypeCOM21-HCXVLAN-MIB