ACC-FAKE :: ipCidrRouteTos

MIB Reference — IPNetwork Monitor

All MIBsACC-FAKEipCidrRouteTos

ipCidrRouteTos

Module: ACC-FAKE

OID (symbolic): ACC-FAKE::ipCidrRouteTos

OID (numeric): 1.3.6.1.4.1.5.2.24

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

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

What is ipCidrRouteTos?

This OID records the Type of Service (ToS) field setting for a routing table entry, expressed as an integer value. Engineers configure or monitor this when they want certain traffic types (like voice or video) routed differently than regular data. For example, a ToS value of 96 indicates expedited forwarding, useful for ensuring low-latency delivery of critical traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.24
snmpwalk -v2c -c public <target> ACC-FAKE::ipCidrRouteTos

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.24.1
snmpget -v2c -c public <target> ACC-FAKE::ipCidrRouteTos.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.2accFakeACC-FAKE
1.3.6.1.4.1.5.2.24ipCidrRouteTosACC-FAKE