AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » OSPF-TRAP-MIB » Objects

OSPF-TRAP-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file OSPF-TRAP-MIB and use it to monitor vendor specific OID's.

OSPF-TRAP-MIB file content

Object view of OSPF-TRAP-MIB:

Scalar Object
ospfSetTrap .1.3.6.1.2.1.14.16.1.1
A four-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.
ospfConfigErrorType .1.3.6.1.2.1.14.16.1.2
Potential types of configuration conflicts. Used by the ospfConfigError and ospfConfigVir- tError traps.
ospfPacketType .1.3.6.1.2.1.14.16.1.3
OSPF packet types.
ospfPacketSrc .1.3.6.1.2.1.14.16.1.4
The IP address of an inbound packet that can- not be identified by a neighbor instance.
Trap
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).
ospfVirtIfStateChange .1.3.6.1.2.1.14.16.2.1
An ospfIfStateChange trap signifies that there has been a change in the state of an OSPF vir- tual 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).
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 gen- erated 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 ospfIfStateChange 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).
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 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.
ospfVirtIfConfigError .1.3.6.1.2.1.14.16.2.5
An ospfConfigError trap signifies that a pack- et 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.
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 in- terface 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 au- thentication 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 ospfRxBadPacket 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 re- transmitted 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 ospfTxRetransmit trap signifies than an OSPF packet has been retransmitted on a virtual interface. All packets that may be retransmit- ted 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 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.
ospfMaxAgeLsa .1.3.6.1.2.1.14.16.2.13
An ospfMaxAgeLsa trap signifies that one of the LSA 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 data- base 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.
Object Identifier
ospfTrap .1.3.6.1.2.1.14.16
The MIB module to describe traps for the OSPF Version 2 Protocol.
ospfTrapControl .1.3.6.1.2.1.14.16.1
ospfTraps .1.3.6.1.2.1.14.16.2
ospfTrapConformance .1.3.6.1.2.1.14.16.3
ospfTrapGroups .1.3.6.1.2.1.14.16.3.1
ospfTrapCompliances .1.3.6.1.2.1.14.16.3.2
Group
ospfTrapControlGroup .1.3.6.1.2.1.14.16.3.1.1
These objects are required to control traps from OSPF systems.