ACC-FAKE :: ospfTOSSupport

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

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>

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-FAKE::ospfTOSSupport OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5accACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.2accFakeACC-FAKE
1.3.6.1.4.1.5.2.12ospfTOSSupportACC-FAKE