All MIBs › BIANCA-BRICK-IP-MIB › ipFilterTos
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 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.14 | ipFilterTos | BIANCA-BRICK-IP-MIB |