ipExtRtTos

BINTEC-IPEXT-MIB · .0.4.1.11

Object

column r/w Integer32
This object describes together with ipExtRtTosMask 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 & ipExtRtTosMask) == (ipExtRtTos & ipExtRtTosMask)
              
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
BINTEC-IPEXT-MIB
OID
.0.4.1.11
Type
column
Access
readwrite
Status
current
Parent
ipExtRtEntry

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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipExtRtTos'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipExtRtTos.<ipExtRtProtocol>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPEXT-MIB::ipExtRtTos'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255