CISCO-OSPF-TRAP-MIB

File: CISCO-OSPF-TRAP-MIB.mib (22753 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF OSPF-MIB
CISCO-OSPF-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP ospfRouterId ospfAreaId
ospfIfIpAddress ospfAddressLessIf ospfLsdbAreaId
ospfVirtIfAreaId ospfVirtIfNeighbor ospfNbrRtrId
ospfLsdbLsid ospfLsdbRouterId cospfAreaNssaTranslatorState
cospfShamLinkAreaId cospfLsdbType cospfShamLinkLocalIpAddress
cospfShamLinkNeighborId cospfShamLinkState cospfShamLinksAreaId
cospfShamLinksLocalIpAddr cospfShamLinksRemoteIpAddr cospfShamLinksState
cospfShamLinkNbrArea cospfShamLinkNbrIpAddr cospfShamLinkNbrIpAddrType
cospfShamLinksLocalIpAddrType cospfShamLinksRemoteIpAddrType cospfShamLinkNbrRtrId
cospfShamLinkNbrState ciscoExperiment

Defined Values

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

ciscoOspfTrapMIBNotifs 1.3.6.1.4.1.9.10.101.0
OBJECT IDENTIFIER    

ciscoOspfTrapMIBObjects 1.3.6.1.4.1.9.10.101.1
OBJECT IDENTIFIER    

ciscoOspfTrapMIBConform 1.3.6.1.4.1.9.10.101.2
OBJECT IDENTIFIER    

cospfTrapControl 1.3.6.1.4.1.9.10.101.1.1
OBJECT IDENTIFIER    

cospfSetTrap 1.3.6.1.4.1.9.10.101.1.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  BITS ifConfigError(0), virtIfConfigError(1), retransmit(2), virtRetransmit(3), originateLsa(4), originateMaxAgeLsa(5), nssaTranslatorStatusChange(6), shamLinkStateChange(7), shamLinkNbrStateChange(8), shamLinkConfigError(9), shamLinkAuthFailure(10), shamLinkRxBadPacket(11), shamLinkTxRetransmit(12), shamLinksStateChange(13)  

cospfConfigErrorType 1.3.6.1.4.1.9.10.101.1.1.2
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.
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), noError(12), unknownShamLinkNbr(13)  

cospfPacketType 1.3.6.1.4.1.9.10.101.1.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)  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ciscoOspfTrapMIBGroups 1.3.6.1.4.1.9.10.101.2.1
OBJECT IDENTIFIER    

ciscoOspfTrapMIBCompliances 1.3.6.1.4.1.9.10.101.2.2
OBJECT IDENTIFIER    

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.
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

ciscoOspfTrapMIBComplianceRev1 1.3.6.1.4.1.9.10.101.2.2.2
The compliance statements for the Cisco OSPF TRAP MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

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.
Status: deprecated Access: accessible-for-notify
NOTIFICATION-GROUP    

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

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.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP