traceRouteQueryTOS
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.24.2.1.10
Object
column r/w
Integer32
The type of service to be set in the IP header of the outgoing packets.This value can set to see if different types-of-service result in different paths. Not all values of TOS are legal or meaningful (see the IP spec for definitions. Useful values are probably 16 (low delay) and 8 (high throughput).
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.24.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- traceRouteQueryEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::traceRouteQueryTOS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::traceRouteQueryTOS.<traceRouteQueryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::traceRouteQueryTOS'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of