BIANCA-BRICK-IP-MIB :: ipFilterTos

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBIANCA-BRICK-IP-MIBipFilterTos

ipFilterTos

Module: BIANCA-BRICK-IP-MIB

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

OID (numeric): 1.3.6.1.4.1.272.4.5.15.1.14

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object describes together with ipFilterTosMask the range of the Type of Service field (TOS) in the IP-header of the IP-datagrams belonging to the set. A TOS value is considered within the range, when the following equation is valid:

(tos & ipFilterTosMask) == (ipFilterTos & ipFilterTosMask)

If both objects are set to 0 the TOS value of the datagrams in the set is not specified and can take any value.

What is ipFilterTos?

Combined with ipFilterTosMask, this Type of Service value defines TOS field bits that a packet filter will match. A filter with ipFilterTos = 16 and ipFilterTosMask = 240 matches packets with TOS bits indicating low delay.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.5.15.1.14
snmpwalk -v2c -c public <target> BIANCA-BRICK-IP-MIB::ipFilterTos

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.5.15.1.14.1
snmpget -v2c -c public <target> BIANCA-BRICK-IP-MIB::ipFilterTos.1

Set instance 1 (SNMPv2c):

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

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::ipFilterTos 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.14ipFilterTosBIANCA-BRICK-IP-MIB