BIANCA-BRICK-IP-MIB :: ipFilterProtocol

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBIANCA-BRICK-IP-MIBipFilterProtocol

ipFilterProtocol

Module: BIANCA-BRICK-IP-MIB

OID (symbolic): BIANCA-BRICK-IP-MIB::ipFilterProtocol

OID (numeric): 1.3.6.1.4.1.272.4.5.15.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object specifies the value of the protocol field in the ip header for all IP-datagrams belonging to the set. If this object is set to dont-verify, the value of the protocol field is not specified and can take any value.

What is ipFilterProtocol?

This writable parameter specifies which IP protocol number a packet filter will match. Valid values include TCP (6), UDP (17), ICMP (1), GRE (47), and others. A filter with ipFilterProtocol = 6 matches only TCP packets, while one set to 17 matches only UDP, allowing separate rules for each protocol type.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.5.15.1.3
snmpwalk -v2c -c public <target> BIANCA-BRICK-IP-MIB::ipFilterProtocol

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.5.15.1.3.1
snmpget -v2c -c public <target> BIANCA-BRICK-IP-MIB::ipFilterProtocol.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

Start monitoring bintec BIANCA/BRICK ISDN/VPN routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BIANCA-BRICK-IP-MIB::ipFilterProtocol OID value, configure state conditions and alerts, and monitor any bintec BIANCA/BRICK ISDN/VPN routers (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.272bintecBIANCA-BOX-ISDN-MIB
1.3.6.1.4.1.272.4biboBIANCA-BOX-ISDN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.272.4.5biboipBIANCA-BRICK-IP-MIB
1.3.6.1.4.1.272.4.5.15ipFilterTableBIANCA-BRICK-IP-MIB
1.3.6.1.4.1.272.4.5.15.1ipFilterEntryBIANCA-BRICK-IP-MIB
1.3.6.1.4.1.272.4.5.15.1.3ipFilterProtocolBIANCA-BRICK-IP-MIB