pingTypeOfService

AT-PING-MIB · .1.3.6.1.4.1.207.8.4.4.4.58.1.1.9

Object

column r/w Integer32
The Type Of Service (TOS) parameter is only valid for IP addresses, 
and specifies the TOS field in the IP header of the ping packet, as a decimal 
in the range 0 to 255.

Context

MIB
AT-PING-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.58.1.1.9
Type
column
Access
readwrite
Status
current
Parent
pingEntry

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

Syntax

Integer32

Values & Constraints

No enumerated values or constraints recorded.