CONFIG-MIB :: hpSwitchFilterPortMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCONFIG-MIBhpSwitchFilterPortMask

hpSwitchFilterPortMask

Module: CONFIG-MIB

OID (symbolic): CONFIG-MIB::hpSwitchFilterPortMask

OID (numeric): 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.1.1.6

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: This variable specifies a group of ports whose traffic will be filtered. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the switch is represented by a single bit within the value of this object.

What is hpSwitchFilterPortMask?

This read-write OCTET STRING bitmap specifies which group of ports a filter's traffic restriction applies to, with each octet covering eight ports (first octet = ports 1-8, etc.) and the most significant bit representing the lowest port in that octet. Admins use it to scope a port-type filter to exactly the set of ports it should affect. For example, an admin restricting a filter to only ports 1 through 4 would set the corresponding four high-order bits in the first octet of hpSwitchFilterPortMask.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.1.1.6
snmpwalk -v2c -c public <target> CONFIG-MIB::hpSwitchFilterPortMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.1.1.6.1
snmpget -v2c -c public <target> CONFIG-MIB::hpSwitchFilterPortMask.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.1.1.6.1 s <value>

SNMPv3 example:

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

Start monitoring Generic vendor-unspecified SNMP-managed network device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONFIG-MIB::hpSwitchFilterPortMask OID value, configure state conditions and alerts, and monitor any Generic vendor-unspecified SNMP-managed network device 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.11hpCLJ8500-MIB
1.3.6.1.4.1.11.2nmCLJ8500-MIB
Numeric OIDNameModule
1.3.6.1.4.1.11.2.14icfCONFIG-MIB
1.3.6.1.4.1.11.2.14.11hpicfObjectsCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5hpicfSwitchCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1hpSwitchCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1.7hpConfigCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1.7.1hpSwitchConfigCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1.7.1.8hpSwitchFilterConfigCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.1hpSwitchFilterConfigTableCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.1.1hpSwitchFilterConfigEntryCONFIG-MIB
1.3.6.1.4.1.11.2.14.11.5.1.7.1.8.1.1.6hpSwitchFilterPortMaskCONFIG-MIB