OSPF-TRAP-MIB :: ospfConfigErrorType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsOSPF-TRAP-MIBospfConfigErrorType

ospfConfigErrorType

Module: OSPF-TRAP-MIB

OID (symbolic): OSPF-TRAP-MIB::ospfConfigErrorType

OID (numeric): 1.3.6.1.2.1.14.16.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Potential types of configuration conflicts. Used by the ospfConfigError and ospfConfigVirtError traps. When the last value of a trap using this object is needed, but no traps of that type have been sent, this value pertaining to this object should be returned as noError.

What is ospfConfigErrorType?

This identifies the specific type of OSPF configuration mismatch detected between this router and a neighbor, chosen from a fixed list such as area mismatch, authentication failure, or MTU mismatch, and is used to fill in details on the associated configuration-error traps. An admin reads this value after receiving an OSPF configuration-error trap to know exactly which parameter needs to be reconciled with the neighboring router without guessing from the trap alone. For example, if two routers are supposed to be OSPF neighbors but have different hello intervals configured, this OID would report helloIntervalMismatch(8) when that trap fires.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.14.16.1.2
snmpwalk -v2c -c public <target> OSPF-TRAP-MIB::ospfConfigErrorType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.14.16.1.2.1
snmpget -v2c -c public <target> OSPF-TRAP-MIB::ospfConfigErrorType.1

Start monitoring vendor-neutral, standards-based MIB (OSPFv2 trap notifications, RFC 4750) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OSPF-TRAP-MIB::ospfConfigErrorType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB (OSPFv2 trap notifications, RFC 4750) from a single console.

OID Breakdown

Upper-level ancestors (9 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.14ospfMRVINREACH
1.3.6.1.2.1.14.16ospfAreaTableOSPF-MIB
1.3.6.1.2.1.14.16.1ospfAreaEntryOSPF-MIB
Numeric OIDNameModule
1.3.6.1.2.1.14.16.1.2ospfConfigErrorTypeOSPF-TRAP-MIB