All MIBs › OSPF-TRAP-MIB › ospfConfigErrorType
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.14 | ospf | MRVINREACH |
| 1.3.6.1.2.1.14.16 | ospfAreaTable | OSPF-MIB |
| 1.3.6.1.2.1.14.16.1 | ospfAreaEntry | OSPF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.14.16.1.2 | ospfConfigErrorType | OSPF-TRAP-MIB |