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

VENDOR: INTERNET-STANDARD


 Home MIB: 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
 ospfTrap 1.3.6.1.2.1.14.16
The MIB module to describe traps for the OSPF Version 2 Protocol. Copyright (C) The IETF Trust (2006). This version of this MIB module is part of RFC 4750; see the RFC itself for full legal notices.
       ospfTrapControl 1.3.6.1.2.1.14.16.1
           ospfSetTrap 1.3.6.1.2.1.14.16.1.1 octet string read-write
A 4-octet string serving as a bit map for the trap events defined by the OSPF traps. This object is used to enable and disable specific OSPF traps where a 1 in the bit field represents enabled. The right-most bit (least significant) represents trap 0. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
           ospfConfigErrorType 1.3.6.1.2.1.14.16.1.2 integer read-only
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. Enumeration: 'unknownNbmaNbr': 3, 'deadIntervalMismatch': 9, 'mtuMismatch': 11, 'badVersion': 1, 'authFailure': 6, 'noError': 13, 'unknownVirtualNbr': 4, 'optionMismatch': 10, 'helloIntervalMismatch': 8, 'areaMismatch': 2, 'duplicateRouterId': 12, 'authTypeMismatch': 5, 'netMaskMismatch': 7.
           ospfPacketType 1.3.6.1.2.1.14.16.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.
           ospfPacketSrc 1.3.6.1.2.1.14.16.1.4 ipaddress read-only
The IP address of an inbound packet that cannot 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.
       ospfTraps 1.3.6.1.2.1.14.16.2
           ospfVirtIfStateChange 1.3.6.1.2.1.14.16.2.1
An ospfVirtIfStateChange trap signifies that there has been a change in the state of an OSPF virtual interface. This trap should be generated when the interface state regresses (e.g., goes from Point-to-Point to Down) or progresses to a terminal state (i.e., Point-to-Point).
           ospfNbrStateChange 1.3.6.1.2.1.14.16.2.2
An ospfNbrStateChange trap signifies that there has been a change in the state of a non-virtual 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., 2-Way or Full). When an neighbor transitions from or to Full on non-broadcast multi-access and broadcast networks, the trap should be generated by the designated router. A designated router transitioning to Down will be noted by ospfIfStateChange.
           ospfVirtNbrStateChange 1.3.6.1.2.1.14.16.2.3
An ospfVirtNbrStateChange trap signifies that there has been a change in the state of an OSPF virtual 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).
           ospfIfConfigError 1.3.6.1.2.1.14.16.2.4
An ospfIfConfigError trap signifies that a packet has been received on a non-virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event optionMismatch should cause a trap only if it prevents an adjacency from forming.
           ospfVirtIfConfigError 1.3.6.1.2.1.14.16.2.5
An ospfVirtIfConfigError trap signifies that a packet has been received on a virtual interface from a router whose configuration parameters conflict with this router's configuration parameters. Note that the event optionMismatch should cause a trap only if it prevents an adjacency from forming.
           ospfIfAuthFailure 1.3.6.1.2.1.14.16.2.6
An ospfIfAuthFailure trap signifies that a packet has been received on a non-virtual interface from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type.
           ospfVirtIfAuthFailure 1.3.6.1.2.1.14.16.2.7
An ospfVirtIfAuthFailure trap signifies that a packet has been received on a virtual interface from a router whose authentication key or authentication type conflicts with this router's authentication key or authentication type.
           ospfIfRxBadPacket 1.3.6.1.2.1.14.16.2.8
An ospfIfRxBadPacket trap signifies that an OSPF packet has been received on a non-virtual interface that cannot be parsed.
           ospfVirtIfRxBadPacket 1.3.6.1.2.1.14.16.2.9
An ospfVirtIfRxBadPacket trap signifies that an OSPF packet has been received on a virtual interface that cannot be parsed.
           ospfTxRetransmit 1.3.6.1.2.1.14.16.2.10
An ospfTxRetransmit trap signifies than an OSPF packet has been retransmitted on a non-virtual interface. All packets that may be retransmitted are associated with an LSDB entry. The LS type, LS ID, and Router ID are used to identify the LSDB entry.
           ospfVirtIfTxRetransmit 1.3.6.1.2.1.14.16.2.11
An ospfVirtIfTxRetransmit trap signifies than an OSPF packet has been retransmitted on a virtual interface. All packets that may be retransmitted are associated with an LSDB entry. The LS type, LS ID, and Router ID are used to identify the LSDB entry.
           ospfOriginateLsa 1.3.6.1.2.1.14.16.2.12
An ospfOriginateLsa trap signifies that a new LSA has been originated by this router. This trap should not be invoked for simple refreshes of LSAs (which happens 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.
           ospfMaxAgeLsa 1.3.6.1.2.1.14.16.2.13
An ospfMaxAgeLsa trap signifies that one of the LSAs in the router's link state database has aged to MaxAge.
           ospfLsdbOverflow 1.3.6.1.2.1.14.16.2.14
An ospfLsdbOverflow trap signifies that the number of LSAs in the router's link state database has exceeded ospfExtLsdbLimit.
           ospfLsdbApproachingOverflow 1.3.6.1.2.1.14.16.2.15
An ospfLsdbApproachingOverflow trap signifies that the number of LSAs in the router's link state database has exceeded ninety percent of ospfExtLsdbLimit.
           ospfIfStateChange 1.3.6.1.2.1.14.16.2.16
An ospfIfStateChange trap signifies that there has been a change in the state of a non-virtual OSPF interface. This trap should be generated when the interface state regresses (e.g., goes from Dr to Down) or progresses to a terminal state (i.e., Point-to-Point, DR Other, Dr, or Backup).
           ospfNssaTranslatorStatusChange 1.3.6.1.2.1.14.16.2.17
An ospfNssaTranslatorStatusChange 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.
           ospfRestartStatusChange 1.3.6.1.2.1.14.16.2.18
An ospfRestartStatusChange trap signifies that there has been a change in the graceful restart state for the router. This trap should be generated when the router restart status changes.
           ospfNbrRestartHelperStatusChange 1.3.6.1.2.1.14.16.2.19
An ospfNbrRestartHelperStatusChange trap signifies that there has been a change in the graceful restart helper state for the neighbor. This trap should be generated when the neighbor restart helper status transitions for a neighbor.
           ospfVirtNbrRestartHelperStatusChange 1.3.6.1.2.1.14.16.2.20
An ospfVirtNbrRestartHelperStatusChange trap signifies that there has been a change in the graceful restart helper state for the virtual neighbor. This trap should be generated when the virtual neighbor restart helper status transitions for a virtual neighbor.
       ospfTrapConformance 1.3.6.1.2.1.14.16.3
           ospfTrapGroups 1.3.6.1.2.1.14.16.3.1
               ospfTrapControlGroup 1.3.6.1.2.1.14.16.3.1.1
These objects are required to control traps from OSPF systems.
               ospfTrapEventGroup 1.3.6.1.2.1.14.16.3.1.2
A grouping of OSPF trap events, as specified in NOTIFICATION-TYPE constructs.
           ospfTrapCompliances 1.3.6.1.2.1.14.16.3.2
               ospfTrapCompliance 1.3.6.1.2.1.14.16.3.2.1
The compliance statement.
               ospfTrapCompliance2 1.3.6.1.2.1.14.16.3.2.2
The compliance statement.