ospfConfigErrorType
OSPF-TRAP-MIB ·
.1.3.6.1.2.1.14.16.1.2
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
- OSPF-TRAP-MIB
- OID
.1.3.6.1.2.1.14.16.1.2- 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 'OSPF-TRAP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPF-TRAP-MIB::ospfConfigErrorType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPF-TRAP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPF-TRAP-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 |
13 | noError |
Conformance
Member of
Compliance refinements
ospfTrapCompliance2
notifyonly
This object is only required to be supplied within
notifications.
notifications.