All MIBs › BIANCA-BRICK-IP-MIB › ipFilterTosMask
ipFilterTosMask
Module: BIANCA-BRICK-IP-MIB
OID (symbolic): BIANCA-BRICK-IP-MIB::ipFilterTosMask
OID (numeric): 1.3.6.1.4.1.272.4.5.15.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object describes together with ipFilterTos 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 ipFilterTosMask?
Combined with ipFilterTos, this mask specifies which bits of the TOS field are examined by a packet filter. A mask of 240 checks only the top 4 bits of the TOS field, ignoring unused bits.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.272.4.5.15.1.15 snmpwalk -v2c -c public <target> BIANCA-BRICK-IP-MIB::ipFilterTosMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.272.4.5.15.1.15.1 snmpget -v2c -c public <target> BIANCA-BRICK-IP-MIB::ipFilterTosMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.272.4.5.15.1.15.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::ipFilterTosMask 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.15 | ipFilterTosMask | BIANCA-BRICK-IP-MIB |