All MIBs › COM21-HCXVLAN-MIB › hcxVlanIpDstFiltEnbl
hcxVlanIpDstFiltEnbl
Module: COM21-HCXVLAN-MIB
OID (symbolic): COM21-HCXVLAN-MIB::hcxVlanIpDstFiltEnbl
OID (numeric): 1.3.6.1.4.1.1141.2.81.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies whether IP destination address filtering should be enabled on this VLAN. This filter is applicable to 100BT, and OC3 cards. It is not applicable to to 10BT card. It filters traffic in the upstream direction. Default is false. This filter can also be enabled for a specific ComPort via the MIB attribute hcxStuIpDstFiltEnable.
What is hcxVlanIpDstFiltEnbl?
This read-write true/false attribute, false by default and applicable only to 100BT and OC3 cards, enables upstream IP destination address filtering on this VLAN, and can also be enabled per ComPort. An admin uses it to restrict which destination IPs subscriber upstream traffic is allowed to reach. For example, an admin enables destination filtering to block subscriber traffic from reaching a restricted internal management address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.81.1.1.14 snmpwalk -v2c -c public <target> COM21-HCXVLAN-MIB::hcxVlanIpDstFiltEnbl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.81.1.1.14.1 snmpget -v2c -c public <target> COM21-HCXVLAN-MIB::hcxVlanIpDstFiltEnbl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.81.1.1.14.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxVlanIpDstFiltEnbl.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::hcxVlanIpDstFiltEnbl 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 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.81 | com21HcxVlanCtrlGroup | COM21-HCXVLAN-MIB |
| 1.3.6.1.4.1.1141.2.81.1 | com21HcxVlanCtrlTable | COM21-HCXVLAN-MIB |
| 1.3.6.1.4.1.1141.2.81.1.1 | com21HcxVlanCtrlEntry | COM21-HCXVLAN-MIB |
| 1.3.6.1.4.1.1141.2.81.1.1.14 | hcxVlanIpDstFiltEnbl | COM21-HCXVLAN-MIB |