fsipCidrRouteTos

FS-ROUTE-MIB · .1.3.6.1.4.1.52642.1.1.10.2.20.5.1.1.3

Object

The policy specifier is the IP TOS Field.  The encoding
of IP TOS is as specified  by  the  following convention.
Zero indicates the default path if no more  specific
policy applies.
              
+-----+-----+-----+-----+-----+-----+-----+-----+
|                 |                       |     |
|   PRECEDENCE    |    TYPE OF SERVICE    |  0  |
|                 |                       |     |
+-----+-----+-----+-----+-----+-----+-----+-----+
              
         IP TOS                IP TOS
    Field     Policy      Field     Policy
    Contents    Code      Contents    Code
    0 0 0 0  ==>   0      0 0 0 1  ==>   2
    0 0 1 0  ==>   4      0 0 1 1  ==>   6
    0 1 0 0  ==>   8      0 1 0 1  ==>  10
    0 1 1 0  ==>  12      0 1 1 1  ==>  14
    1 0 0 0  ==>  16      1 0 0 1  ==>  18
    1 0 1 0  ==>  20      1 0 1 1  ==>  22
    1 1 0 0  ==>  24      1 1 0 1  ==>  26
    1 1 1 0  ==>  28      1 1 1 1  ==>  30

Context

MIB
FS-ROUTE-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.20.5.1.1.3
Type
column
Access
readonly
Status
current
Parent
fsipCidrRouteEntry
Groups
1

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 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ROUTE-MIB::fsipCidrRouteTos'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-ROUTE-MIB::fsipCidrRouteTos.<fsipCidrRouteDest>.<fsipCidrRouteMask>.<fsipCidrRouteTos>.<fsipCidrRouteNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-ROUTE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-ROUTE-MIB::fsipCidrRouteTos'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance