CISCO-OSPF-TRAP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-OSPF-TRAP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoOspfTrapMIB 1.3.6.1.4.1.9.10.101
This MIB module describes new/modified notification objects/events, which are defined in the latest version for OSPF MIB IETF draft draftietf-ospf-mib-update-05.txt. Support for OSPF Sham link is also added
         ciscoOspfTrapMIBNotifs 1.3.6.1.4.1.9.10.101.0
             cospfIfConfigError 1.3.6.1.4.1.9.10.101.0.1
A cospfIfConfigError trap signifies that a packet with mismatched parameter MTU has been received on a non-virtual interface from a router.
             cospfVirtIfConfigError 1.3.6.1.4.1.9.10.101.0.2
A cospfVirtIfConfigError trap signifies that a packet with mismatched parameter MTU has been received on a virtual interface from a router.
             cospfTxRetransmit 1.3.6.1.4.1.9.10.101.0.3
A cospfTxRetransmit trap signifies than an OSPF packet, which has been associated with an Opaque LSA LSDB Entry, has been retransmitted on a non-virtual interface.
             cospfVirtIfTxRetransmit 1.3.6.1.4.1.9.10.101.0.4
A cospfVirtTxRetransmit trap signifies than an OSPF packet, which has been associated with an Opaque LSA LSDB Entry, has been retransmitted on a non-virtual interface.
             cospfOriginateLsa 1.3.6.1.4.1.9.10.101.0.5
A cospfOriginateLsa trap signifies that a new Opaque LSA has been originated by this router. This trap should not be invoked for simple refreshes of LSAs (which happesn every 30 minutes), but instead will only be invoked when an LSA is (re)originated due to a topology change. Additionally, this trap does not include LSAs that are being flushed because they have reached MaxAge.
             cospfMaxAgeLsa 1.3.6.1.4.1.9.10.101.0.6
A cospfMaxAgeLsa trap signifies that one of the Opaque LSAs in the router's link-state database has aged to MaxAge.
             cospfNssaTranslatorStatusChange 1.3.6.1.4.1.9.10.101.0.7
A cospfNssaTranslatorStatusChange trap indicates that there has been a change in the router's ability to translate OSPF type-7 LSAs into OSPF type-5 LSAs. This trap should be generated when the Translator Status transitions from or to any defined status on a per area basis.
             cospfShamLinkStateChange 1.3.6.1.4.1.9.10.101.0.8
A ospfShamLinkStateChange trap signifies that there has been a change in the state of a Sham Link OSPF interface. This trap should be generated when the interface state regresses from Point-to-Point to Down or progresses to Down to Point-to-Point. This trap has been deprecated by cospfShamLinksStateChange.
             cospfShamLinkNbrStateChange 1.3.6.1.4.1.9.10.101.0.9
A cospfShamLinkNbrStateChange trap signifies that there has been a change in the state of a sham link OSPF neighbor. This trap should be generated when the neighbor state regresses (e.g., goes from Attempt or Full to 1-Way or Down) or progresses to a terminal state (e.g., Full).
             cospfShamLinkConfigError 1.3.6.1.4.1.9.10.101.0.10
A cospfShamLinkConfigError signifies that a packet has been received on a sham link from a router whose configuration parameters conflict with this router's configuration parameters.
             cospfShamLinkAuthFailure 1.3.6.1.4.1.9.10.101.0.11
A cospfShamLinkAuthFailure trap signifies that a packet has been received on a sham link from a router whose authentication key or authentication type conflicts with this router's authentication key and authentication type.
             cospfShamLinkRxBadPacket 1.3.6.1.4.1.9.10.101.0.12
A cospfShamLinkRxBadPacket trap signifies that an OSPF packet has been received on a sham link that cannot be parsed.
             cospfShamLinkTxRetransmit 1.3.6.1.4.1.9.10.101.0.13
A cospfShamLinkTxRetransmit trap signifies that an OSPF packet has been retransmitted on a sham link. All packets that may be retransmitted are associated with an LSDB entry. The LS type, LS ID, and Router ID are used identify the LSDB entry.
             cospfShamLinksStateChange 1.3.6.1.4.1.9.10.101.0.14
A ospfShamLinkStateChange trap signifies that there has been a change in the state of a Sham Link OSPF interface. This trap should be generated when the interface state regresses from Point-to-Point to Down or progresses to Down to Point-to-Point.
         ciscoOspfTrapMIBObjects 1.3.6.1.4.1.9.10.101.1
             cospfTrapControl 1.3.6.1.4.1.9.10.101.1.1
                 cospfSetTrap 1.3.6.1.4.1.9.10.101.1.1.1 bits read-write
An octet string serving as a bit map for the trap events defined by the OSPF traps in this MIB. This object is used to enable and disable specific OSPF traps where a 1 in the corresponding bit field represents enabled. Bits: 'shamLinksStateChange': 13, 'retransmit': 2, 'ifConfigError': 0, 'nssaTranslatorStatusChange': 6, 'shamLinkTxRetransmit': 12, 'originateLsa': 4, 'virtIfConfigError': 1, 'shamLinkConfigError': 9, 'virtRetransmit': 3, 'shamLinkNbrStateChange': 8, 'shamLinkStateChange': 7, 'originateMaxAgeLsa': 5, 'shamLinkAuthFailure': 10, 'shamLinkRxBadPacket': 11.
                 cospfConfigErrorType 1.3.6.1.4.1.9.10.101.1.1.2 integer read-only
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. Enumeration: 'unknownNbmaNbr': 3, 'deadIntervalMismatch': 9, 'mtuMismatch': 11, 'badVersion': 1, 'authFailure': 6, 'noError': 12, 'unknownVirtualNbr': 4, 'optionMismatch': 10, 'helloIntervalMismatch': 8, 'areaMismatch': 2, 'authTypeMismatch': 5, 'netMaskMismatch': 7, 'unknownShamLinkNbr': 13.
                 cospfPacketType 1.3.6.1.4.1.9.10.101.1.1.3 integer read-only
OSPF packet types. 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 nullPacket. Enumeration: 'lsAck': 5, 'lsReq': 3, 'nullPacket': 6, 'lsUpdate': 4, 'dbDescript': 2, 'hello': 1.
                 cospfPacketSrc 1.3.6.1.4.1.9.10.101.1.1.4 ipaddress read-only
The IP address of an inbound packet that can- not be identified by a neighbor instance. 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 0.0.0.0.
         ciscoOspfTrapMIBConform 1.3.6.1.4.1.9.10.101.2
             ciscoOspfTrapMIBGroups 1.3.6.1.4.1.9.10.101.2.1
                 ciscoOspfTrapEventGroup 1.3.6.1.4.1.9.10.101.2.1.1
A grouping of OSPF Trap Events, as specified in NOTIFICATION-TYPE constructs. This has been deprecated by ciscoOspfTrapEventGroupRev1.
                 ciscoOspfTrapControlGroup 1.3.6.1.4.1.9.10.101.2.1.2
These objects are required to control traps from OSPF systems.
                 ciscoOspfTrapEventGroupRev1 1.3.6.1.4.1.9.10.101.2.1.3
A grouping of OSPF Trap Events, as specified in NOTIFICATION-TYPE constructs.
             ciscoOspfTrapMIBCompliances 1.3.6.1.4.1.9.10.101.2.2
                 ciscoOspfTrapMIBCompliance 1.3.6.1.4.1.9.10.101.2.2.1
The compliance statements for the Cisco OSPF TRAP MIB. These statements are deprecated by ciscoOspfTrapMIBComplianceRev1.
                 ciscoOspfTrapMIBComplianceRev1 1.3.6.1.4.1.9.10.101.2.2.2
The compliance statements for the Cisco OSPF TRAP MIB.