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
Net-SNMP examples
How SNMP and these commands workScalars 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
1 | badVersion |
2 | areaMismatch |
3 | unknownNbmaNbr |
4 | unknownVirtualNbr |
5 | authTypeMismatch |
6 | authFailure |
7 | netMaskMismatch |
8 | helloIntervalMismatch |
9 | deadIntervalMismatch |
10 | optionMismatch |
11 | mtuMismatch |
12 | duplicateRouterId |
14 | badPacket |
15 | nbrAdminDown |
16 | changedRouterId |
19 | packetFromLclAddr |
Conformance
Member of