ACC-OSPF
AI MIB Summary
Standard SNMP MIB module defining data structures for ACC-OSPF.
66
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
66 total| Object Name |
|---|
accOspf OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.52 |
IMPORTS Unknown .1.3.6.1.4.1.5.1.1.52 |
accOspfGeneral OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.52.1 |
accOspfMessageLevelThe diagnostic and message level setting. A higher value
generates more detailed diagnostic feedback.rw INTEGER .1.3.6.1.4.1.5.1.1.52.1.1 |
accOspfAreaTableProprietary extensions to the ospfAreaTable defined in
rfc1850. SEQUENCE OF AccOspfAreaEntry .1.3.6.1.4.1.5.1.1.52.3 |
accOspfAreaEntry AccOspfAreaEntry .1.3.6.1.4.1.5.1.1.52.3.1 |
accOspfAreaMessageLevelThe configured diagnostic level for this OSPF area.
Increasing the value increases the diagnostic information.
Level 7 is mostly informational.rw INTEGER .1.3.6.1.4.1.5.1.1.52.3.1.1 |
accOspfIfTableProprietary extensions to the ospfIfTable defined in
rfc1850. SEQUENCE OF AccOspfIfEntry .1.3.6.1.4.1.5.1.1.52.4 |
accOspfIfEntry AccOspfIfEntry .1.3.6.1.4.1.5.1.1.52.4.1 |
accOspfIfMessageLevelThe configured diagnostic level for this OSPF interface.
Increasing the value increases the diagnostic information.
Level 7 is mostly informational.rw INTEGER .1.3.6.1.4.1.5.1.1.52.4.1.1 |
accOspfNbrTableProprietary extensions to the ospfNbrTable defined in
rfc1850. SEQUENCE OF AccOspfNbrEntry .1.3.6.1.4.1.5.1.1.52.5 |
accOspfNbrEntry AccOspfNbrEntry .1.3.6.1.4.1.5.1.1.52.5.1 |
accOspfNbrMessageLevelThe configured diagnostic level for this OSPF neighbor.
Increasing the value increases the diagnostic information.
Level 7 is mostly informational.rw INTEGER .1.3.6.1.4.1.5.1.1.52.5.1.1 |
accOspfExportTableThis table lists the export policies used by the local
OSPF routing application. Export policies determine what
foriegn routes OSPF will included in the OSPF routing domain. SEQUENCE OF AccOspfExportEntry .1.3.6.1.4.1.5.1.1.52.6 |
accOspfExportEntry AccOspfExportEntry .1.3.6.1.4.1.5.1.1.52.6.1 |
accOspfExportProtocolThe protocol owner of the route.ro Enumeration .1.3.6.1.4.1.5.1.1.52.6.1.1 |
accOspfExportSpecific2The secondary protocol specific value for this export
policy.ro INTEGER .1.3.6.1.4.1.5.1.1.52.6.1.2 |
accOspfExportSpecific1The protocol specific value for this export policy.ro INTEGER .1.3.6.1.4.1.5.1.1.52.6.1.3 |
accOspfExportNetworkThe export policies NLRI prefix.ro IpAddress .1.3.6.1.4.1.5.1.1.52.6.1.4 |
accOspfExportMaskThe mask to be used against NLRI when performing a policy
lookup. A match is considered met if the result is subsumable
by the network object value.ro IpAddress .1.3.6.1.4.1.5.1.1.52.6.1.5 |
accOspfExportActionThe action to be taken when a policy match is met.rw Enumeration .1.3.6.1.4.1.5.1.1.52.6.1.6 |
accOspfExportMetricThe metric to be included when importing into the OSPF
domain.rw INTEGER .1.3.6.1.4.1.5.1.1.52.6.1.7 |
accOspfExportTagThe OSPF tag to be assigned to routes that match this
export policy. A value of zero tells OSPF to automatically
generate a tag.rw INTEGER .1.3.6.1.4.1.5.1.1.52.6.1.8 |
accOspfExportStatusThe current status of this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5.1.1.52.6.1.9 |
accOspfTraps OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.52.7 |
accOspfIntfNotNBMATrapIndicates, that a NON NBMA interface is being set to
NBMA neighbor. As only X25 and FR are NBMA network types.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.1 |
accOspfAllocPolNodeTrapThe command to add export policy can fail because
of a memory alloc failure.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.2 |
accOspfNotificationIdTrapFailure because of memory shortage most probably
because of a memory alloc failure.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.3 |
accOspfAreaTrapWhile adding a summary entry for NSSA type, the
area type has to be NSSA.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.4 |
accOspfPrioTrapP2P interfaces cannot have settings for priorities.
Hence they should be no such setting on them.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.5 |
accOspfPollIntTrapThis Poll interval is valid only for NBMA interface.
The trap indicates user tried to set poll interval
on an interface other than NBMA.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.6 |
accOspfBckboneAreaTrapIndicates OSPF backbone is entered as transit area
for the virtual link.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.7 |
accOspfTransitAreaTrapIndicates that the entered area_id doesnt exist
in the transit area.
SEVERITY-DEFAULT: Minor
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 152 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.8 |
accOspfVirtLnkTrapVirtual interfaces are associated with the backbone.
Without the backbone, user cant configure Virtual
interface.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.9 |
accOspfConfigBackboneTrapThe backbone area is always a transit area.
Attempting to set the backbone area to anything
other than transit area will be rejected.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.10 |
accOspfEnableAreaTrapEither due to parent OSPF not found or due to
memory shortage in allocating memory for dbh and
dbt or while allocating memory for timer to reference
correct routing instance, or due to shortage of
memory while creating LSA, or when failed to enable
the interface.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.11 |
accOspfAreaTransitTrapThe area_id user has entered is not of the type
stub. It is of transit type.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.12 |
accOspfDisableTrapIndicates that the ospf_mgr_disable_gen has returned
FALSE.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.13 |
accOspfInvASBRTrapOSPF stub areas cannot contain ASBR.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 253 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.14 |
accOspfNotifIdTrapEach instance of a routing protocol or the IP
instance itself has a bit in the RTH for a change
list entry. The trap indicates that it is due to
the inability of getting bit offset in this field
which is reserved for it in each rt_head in the
routing table.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 253 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.15 |
accOspfInvTOSTrapTOS is preset to OFF, because TOS is not supported.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.16 |
accOspfInvMcastTrapIndicates that the user has entered an Invalid
Mcast option for the OSPF neighbor.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.17 |
accOspfEnableTrapIndicates that either ospf_mgr_init_import_policy
or ospf_mgr_init_export_policy has returned FALSE.
SEVERITY-DEFAULT: Minor
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 46 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.18 |
accOspfCreateAreaTrapEither parent ospf not found; or due to memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.19 |
accOspfCreateBckboneAreaTrapCannot create OSPF backbone area.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.20 |
accOspfAddImpPolTrapThe command to add import policy can fail because of
memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.21 |
accOspfTrap22Command to create a area ID can fail because of
memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.22 |
accOspfCantEnableAreaTrapCannot locate area NVM_AREA_ID, deleting summary
NVM_IP_ADDRESS /IP_MASK_LEN.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.23 |
accOspfDelSummaryTrapThe input NVM_AREA_ID could not be located and
hence deletes the summary entry.
SEVERITY-DEFAULT: Minor
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 152 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.24 |
accOspfAddRangeTrapFailed to locate area, the area is not of type NSSA,
address and mask dont match.
SEVERITY-DEFAULT: Warning
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 7 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.25 |
accOspfCreateIntfTrapCause for this could be that there is no corresponding
IFB or due to the lack of memory.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.26 |
accOspfEnableIntfTrapArea must be bound to an OSPF even though it is
disabled. Or the interface type is not Virtual link
and it has not IFB, failed to set an alarm per
interface for retransimissions (due to memory shortage).
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.27 |
accOspfLocateIntfTrapUnable to locate an IFB by using the IpAddress or
IfIndex (user might have entered wrong values for
IfIpAddress??).
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.28 |
accOspfLocateTransitAreaTrapIndicates that it is unable to locate the area id
in the virtual transit area.
SEVERITY-DEFAULT: Minor
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 152 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.29 |
accOspfEnableVirtIntfTraparea must be bound to an OSPF even though it is
disabled. Or the interface type is not Virtual link
and it has no IFB. Or failed to have set an alarm per
interface for retransimissions (due to memory shortage).
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.30 |
accOspfCreateNbmaNbrTrapthe priority of Neighbor is greater than maximum allowed
priority; due to memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.31 |
accOspfAckTqTmrAllocTrapAck_tq timer alloc failed due to memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.32 |
accOspfSumTqTmrAllocTrapSum_tq timer alloc failed due to memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.33 |
accOspfDbageTqTmrAllocTrapDbage_tq timer timer alloc failed due to memory
shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.34 |
accOspfAseTqTmrAllocTrapAse_tq timer alloc failed due to memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.35 |
accOspfDbhAllocTrapAlloc DBH failed due to memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.36 |
accOspfTrap37Indicates that Init Filter policy failed due to memory
shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.37 |
accOspfInitSbTrapInit SB failed due to memory shortage.
SEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.38 |
accOspfFreingNotifiIdTrapSEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.39 |
accOspfNoBackboneTrapSEVERITY-DEFAULT: Major
EVENTTYPE-DEFAULT: 10
ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg }
PCAUSE-DEFAULT: 32 TRAP-TYPE .1.3.6.1.4.1.5.1.1.52.7.0.40 |
accOspfTrapMsgOSPF Trap Message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5.1.1.52.7.1 |