OSPF-TRAP-MIB

File: OSPF-TRAP-MIB.mib (23181 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF OSPF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP ospfRouterId ospfIfIpAddress
ospfAddressLessIf ospfIfState ospfVirtIfAreaId
ospfVirtIfNeighbor ospfVirtIfState ospfNbrIpAddr
ospfNbrAddressLessIndex ospfNbrRtrId ospfNbrState
ospfVirtNbrArea ospfVirtNbrRtrId ospfVirtNbrState
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfLsdbAreaId ospfExtLsdbLimit ospf
ospfAreaId ospfAreaNssaTranslatorState ospfRestartStatus
ospfRestartInterval ospfRestartExitReason ospfNbrRestartHelperStatus
ospfNbrRestartHelperAge ospfNbrRestartHelperExitReason ospfVirtNbrRestartHelperStatus
ospfVirtNbrRestartHelperAge ospfVirtNbrRestartHelperExitReason

Defined Values

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.
MODULE-IDENTITY    

ospfTrapControl 1.3.6.1.2.1.14.16.1
OBJECT IDENTIFIER    

ospfTraps 1.3.6.1.2.1.14.16.2
OBJECT IDENTIFIER    

ospfSetTrap 1.3.6.1.2.1.14.16.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

ospfConfigErrorType 1.3.6.1.2.1.14.16.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), authTypeMismatch(5), authFailure(6), netMaskMismatch(7), helloIntervalMismatch(8), deadIntervalMismatch(9), optionMismatch(10), mtuMismatch(11), duplicateRouterId(12), noError(13)  

ospfPacketType 1.3.6.1.2.1.14.16.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5), nullPacket(6)  

ospfPacketSrc 1.3.6.1.2.1.14.16.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

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).
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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).
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-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.
Status: current Access: read-only
NOTIFICATION-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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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).
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

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.
Status: current Access: read-only
NOTIFICATION-TYPE    

ospfTrapConformance 1.3.6.1.2.1.14.16.3
OBJECT IDENTIFIER    

ospfTrapGroups 1.3.6.1.2.1.14.16.3.1
OBJECT IDENTIFIER    

ospfTrapCompliances 1.3.6.1.2.1.14.16.3.2
OBJECT IDENTIFIER    

ospfTrapCompliance 1.3.6.1.2.1.14.16.3.2.1
The compliance statement.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

ospfTrapCompliance2 1.3.6.1.2.1.14.16.3.2.2
The compliance statement.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

ospfTrapControlGroup 1.3.6.1.2.1.14.16.3.1.1
These objects are required to control traps from OSPF systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ospfTrapEventGroup 1.3.6.1.2.1.14.16.3.1.2
A grouping of OSPF trap events, as specified in NOTIFICATION-TYPE constructs.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP