ospfConfigErrorType

DC-OSPF-MIB · .1.2.826.0.1.1578918.5.62.1.3.1.1

Object

scalar Enumeration
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.

Context

MIB
DC-OSPF-MIB
OID
.1.2.826.0.1.1578918.5.62.1.3.1.1
Type
scalar
Access
readonly
Status
current
Parent
ospfTrapControl
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfConfigErrorType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfConfigErrorType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1badVersion
2areaMismatch
3unknownNbmaNbr
4unknownVirtualNbr
5authTypeMismatch
6authFailure
7netMaskMismatch
8helloIntervalMismatch
9deadIntervalMismatch
10optionMismatch
11mtuMismatch
12duplicateRouterId
14badPacket
15nbrAdminDown
16changedRouterId
19packetFromLclAddr

Conformance