tr069RouteTosMask

FEC-TR069-MIB · .0.6.7.1.1.12

Object

column r/w Integer32
This object describes together with tr069RouteTos 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 & tr069RouteTosMask) == (tr069RouteTos & tr069RouteTosMask)
              
If both objects are set to 0 the TOS value of the datagrams
in the set is not specified and can take any value.

Context

MIB
FEC-TR069-MIB
OID
.0.6.7.1.1.12
Type
column
Access
readwrite
Status
current
Parent
tr069RouteEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-TR069-MIB::tr069RouteTosMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-TR069-MIB::tr069RouteTosMask.<tr069RouteIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-TR069-MIB::tr069RouteTosMask'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255