OSPFv3-TRAP-MIB

File: OSPFv3-TRAP-MIB.mib (20286 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB OSPFV3-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Unsigned32 MODULE-COMPLIANCE
OBJECT-GROUP TEXTUAL-CONVENTION InetAddress
InetAddressPrefixLength ospfv3RouterId ospfv3IfIndex
ospfv3IfInstId ospfv3IfState ospfv3NbrIfIndex
ospfv3NbrIfInstId ospfv3VirtIfAreaId ospfv3VirtIfNeighbor
ospfv3VirtIfState ospfv3NbrRtrId ospfv3NbrState
ospfv3VirtNbrArea ospfv3VirtNbrRtrId ospfv3VirtIfInstId
ospfv3VirtNbrState ospfv3ExtAreaLsdbLimit Ospfv3RouterIdTC
Ospfv3AreaIdTC ospfv3Objects

Defined Values

ospfv3Trap 1.3.6.1.2.1.191.1.13
The MIB module to describe traps for the OSPF Version-3 Protocol.
MODULE-IDENTITY    

ospfv3TrapControl 1.3.6.1.2.1.191.1.13.1
OBJECT IDENTIFIER    

ospfv3Traps 1.3.6.1.2.1.191.1.13.2
OBJECT IDENTIFIER    

ospfv3SetTrap 1.3.6.1.2.1.191.1.13.1.1
A four-octet string serving as a bit map for the trap events defined by the OSPFv3 traps. This object is used to enable and disable specific OSPFv3 traps where a 1 in the bit field represents enabled. The right-most bit (least significant) represents trap 0.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

ospfv3ConfigErrorType 1.3.6.1.2.1.191.1.13.1.2
Potential types of configuration conflicts. Used by the ospfv3ConfigError and ospfv3ConfigVir- tError traps.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER badVersion(1), areaMismatch(2), unknownNbmaNbr(3), unknownVirtualNbr(4), helloIntervalMismatch(5), deadIntervalMismatch(6), optionMismatch(7), instanceMismatch(8)  

ospfv3PacketType 1.3.6.1.2.1.191.1.13.1.3
OSPFv3 packet types.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER hello(1), dbDescript(2), lsReq(3), lsUpdate(4), lsAck(5)  

ospfv3PacketSrc 1.3.6.1.2.1.191.1.13.1.4
The IPv6 address of an inbound packet that can- not be identified by a neighbor instance.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

ospfv3LsdbAreaId 1.3.6.1.2.1.191.1.13.1.5
The 32-bit identifier of the Area from which the LSA was received.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ospfv3AreaIdTC  

ospfv3LsdbType 1.3.6.1.2.1.191.1.13.1.6
The type of the link state advertisement. Each link state type has a separate advertisement format. Area-Scope LSAs unrecognized by the router are also stored in this database.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

ospfv3LsdbRouterId 1.3.6.1.2.1.191.1.13.1.7
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ospfv3RouterIdTC  

ospfv3LsdbLsid 1.3.6.1.2.1.191.1.13.1.8
The Link State ID is an LS Type Specific field containing a unique identifier; it identifies the piece of the routing domain that is being described by the advertisement. In contrast to OSPFv2, the LSID has no addressing semantics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

ospfv3IfStateChange 1.3.6.1.2.1.191.1.13.2.1
An ospfv3IfStateChange 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: not-accessible
NOTIFICATION-TYPE    

ospfv3VirtIfStateChange 1.3.6.1.2.1.191.1.13.2.2
An ospfv3IfStateChange trap signifies that there has been a change in the state of an OSPF virtual interface. This trap should be generated when the inter- face 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: not-accessible
NOTIFICATION-TYPE    

ospfv3NbrStateChange 1.3.6.1.2.1.191.1.13.2.3
An ospfv3NbrStateChange 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 gen- erated by the designated router. A designated router transitioning to Down will be noted by ospfv3IfStateChange.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3VirtNbrStateChange 1.3.6.1.2.1.191.1.13.2.4
An ospfv3IfStateChange trap signifies that there has been a change in the state of an OSPF vir- tual 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: not-accessible
NOTIFICATION-TYPE    

ospfv3IfConfigError 1.3.6.1.2.1.191.1.13.2.5
An ospfv3IfConfigError trap signifies that a packet has been received on a non-virtual in- terface from a router whose configuration parameters conflict with this router's confi- guration parameters. Note that the event op- tionMismatch should cause a trap only if it prevents an adjacency from forming.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3VirtIfConfigError 1.3.6.1.2.1.191.1.13.2.6
An ospfv3VirtIfConfigError 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 ad- jacency from forming.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3IfRxBadPacket 1.3.6.1.2.1.191.1.13.2.7
An ospfv3IfRxBadPacket trap signifies that an OSPF packet has been received on a non-virtual interface that cannot be parsed.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3VirtIfRxBadPacket 1.3.6.1.2.1.191.1.13.2.8
An ospfv3VirtIfRxBadPacket trap signifies that an OSPFv3 packet has been received on a virtual interface that cannot be parsed.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3TxRetransmit 1.3.6.1.2.1.191.1.13.2.9
An ospfv3TxRetransmit trap signifies than an OSPF packet has been retransmitted on a non- virtual interface. All packets that may be re- transmitted are associated with an LSDB entry. The LS type, LS ID, and Router ID are used to identify the LSDB entry.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3VirtIfTxRetransmit 1.3.6.1.2.1.191.1.13.2.10
An ospfv3VirtIfTxRetransmit 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: not-accessible
NOTIFICATION-TYPE    

ospfv3OriginateLsa 1.3.6.1.2.1.191.1.13.2.11
An ospfv3OriginateLsa trap signifies that a new 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. Addi- tionally, this trap does not include LSAs that are being flushed because they have reached MaxAge.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3MaxAgeLsa 1.3.6.1.2.1.191.1.13.2.12
An ospfv3MaxAgeLsa trap signifies that one of the LSA in the router's link-state database has aged to MaxAge.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3UnknownLsa 1.3.6.1.2.1.191.1.13.2.13
An ospfv3UnknownLsa trap signifies that one of the Nbr has sent an UNknown LSA. Only DR generate this trap and If NBR state is less than Exchange need not originate this trap
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3LsdbOverflow 1.3.6.1.2.1.191.1.13.2.14
An ospfv3LsdbOverflow trap signifies that the number of LSAs in the router's link-state data- base has exceeded ospfv3ExtAreaLsdbLimit.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3LsdbApproachingOverflow 1.3.6.1.2.1.191.1.13.2.15
An ospfv3LsdbApproachingOverflow trap signifies that the number of LSAs in the router's link- state database has exceeded ninety percent of ospfv3ExtAreaLsdbLimit.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3AsbrStatusChange 1.3.6.1.2.1.191.1.13.2.16
An ospfv3AsbrStatusChange trap signifies that device's Asbr Status has changed.
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3AbrStatusChange 1.3.6.1.2.1.191.1.13.2.17
An ospfv3AbrStatusChange trap signifies that device's Abr Status has changed. There are two distinct definitions of ABR given by IBM & Cisco, Implementations are free to follow their own interpretation of ABR while originating this trap
Status: current Access: not-accessible
NOTIFICATION-TYPE    

ospfv3TrapConformance 1.3.6.1.2.1.191.1.13.3
OBJECT IDENTIFIER    

ospfv3TrapGroups 1.3.6.1.2.1.191.1.13.3.1
OBJECT IDENTIFIER    

ospfv3TrapCompliances 1.3.6.1.2.1.191.1.13.3.2
OBJECT IDENTIFIER    

ospfv3TrapCompliance 1.3.6.1.2.1.191.1.13.3.2.1
The compliance statement
Status: current Access: not-accessible
MODULE-COMPLIANCE    

ospfv3TrapControlGroup 1.3.6.1.2.1.191.1.13.3.1.1
These objects are required to control traps from OSPF systems.
Status: current Access: not-accessible
OBJECT-GROUP