ACC-FAKE :: ospfTOSSupport

MIB Reference — IPNetwork Monitor

All MIBsACC-FAKEospfTOSSupport

ospfTOSSupport

Module: ACC-FAKE

OID (symbolic): ACC-FAKE::ospfTOSSupport

OID (numeric): 1.3.6.1.4.1.5.2.12

Node type: OBJECT-TYPE

Type: TruthValue

Access: read-write

Description:

The router's support for type-of-service routing.

What is ospfTOSSupport?

ACC-FAKE::ospfTOSSupport is a true/false flag that enables Type-of-Service routing, which allows OSPF to calculate separate routes based on traffic quality requirements (delay, reliability, cost, throughput). You would enable this if your network needs to route interactive traffic differently from bulk transfers. Setting it to true means OSPF creates multiple routing tables for different traffic classes, though modern networks typically use MPLS QoS instead.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.2.12
snmpwalk -v2c -c public <target> ACC-FAKE::ospfTOSSupport

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.2.12.1
snmpget -v2c -c public <target> ACC-FAKE::ospfTOSSupport.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.2.12.1 s <value>

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.12ospfTOSSupportACC-FAKE