cospfConfigErrorType
CISCO-OSPF-TRAP-MIB ·
.1.3.6.1.4.1.9.10.101.1.1.2
Object
scalar Enumeration
Potential types of configuration conflicts. Used by the cospfConfigError and cospfConfigVirtError 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
- CISCO-OSPF-TRAP-MIB
- OID
.1.3.6.1.4.1.9.10.101.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cospfTrapControl
- 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 'CISCO-OSPF-TRAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSPF-TRAP-MIB::cospfConfigErrorType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OSPF-TRAP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OSPF-TRAP-MIB::cospfConfigErrorType'
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 | noError |
13 | unknownShamLinkNbr |
Conformance
Member of
Compliance refinements
ciscoOspfTrapMIBCompliance
notifyonly
This object is inaccessible except through OSPF
notification messages.
notification messages.
ciscoOspfTrapMIBComplianceRev1
notifyonly
This object is inaccessible except through OSPF
notification messages.
notification messages.