All MIBs › BIANCA-BRICK-IP-MIB › ipFilterProtocol
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 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.272 | bintec | BIANCA-BOX-ISDN-MIB |
| 1.3.6.1.4.1.272.4 | bibo | BIANCA-BOX-ISDN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.272.4.5 | biboip | BIANCA-BRICK-IP-MIB |
| 1.3.6.1.4.1.272.4.5.15 | ipFilterTable | BIANCA-BRICK-IP-MIB |
| 1.3.6.1.4.1.272.4.5.15.1 | ipFilterEntry | BIANCA-BRICK-IP-MIB |
| 1.3.6.1.4.1.272.4.5.15.1.3 | ipFilterProtocol | BIANCA-BRICK-IP-MIB |