ACC-OSPF

File: ACC-OSPF.mib (28866 bytes)

Imported modules

RFC1155-SMI OSPF-MIB RFC-1215
ACC-SYSTEM ACC-MIB ACC-FAKE

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter ospfLsdbAreaId
TRAP-TYPE accTrapLogSeqNum accBRG
DisplayString RowStatus IfIndex
SmdsAddress ospfIfIpAddress ospfIfType
ospfVirtNbrArea ospfAreaId ospfVirtIfAreaId
ospfRouterId ospfVirtIfNeighbor ospfASBdrRtrStatus
ospfTOSSupport ospfMulticastExtensions ospfAdminStat
ospfAreaAggregateAreaID ospfAreaAggregateNet ospfAreaAggregateMask
ospfNbrIpAddr ospfLsdbType AreaID
RouterID Status TruthValue
InterfaceIndex

Defined Types

OspfNbrIpAddr  
IpAddress    

OspfNbrAddressLessIndex  
INTEGER    

OspfIfIpAddress  
IpAddress    

OspfAreaId  
IpAddress    

AccOspfAreaEntry  
SEQUENCE    
  accOspfAreaMessageLevel INTEGER

AccOspfIfEntry  
SEQUENCE    
  accOspfIfMessageLevel INTEGER

AccOspfNbrEntry  
SEQUENCE    
  accOspfNbrMessageLevel INTEGER

AccOspfExportEntry  
SEQUENCE    
  accOspfExportProtocol INTEGER
  accOspfExportSpecific2 INTEGER
  accOspfExportSpecific1 INTEGER
  accOspfExportNetwork IpAddress
  accOspfExportMask IpAddress
  accOspfExportAction INTEGER
  accOspfExportMetric INTEGER
  accOspfExportTag INTEGER
  accOspfExportStatus RowStatus

Defined Values

accOspf 1.3.6.1.4.1.5.1.1.52
OBJECT IDENTIFIER    

accOspfGeneral 1.3.6.1.4.1.5.1.1.52.1
OBJECT IDENTIFIER    

accOspfMessageLevel 1.3.6.1.4.1.5.1.1.52.1.1
The diagnostic and message level setting. A higher value generates more detailed diagnostic feedback.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

accOspfAreaTable 1.3.6.1.4.1.5.1.1.52.3
Proprietary extensions to the ospfAreaTable defined in rfc1850.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccOspfAreaEntry

accOspfAreaEntry 1.3.6.1.4.1.5.1.1.52.3.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccOspfAreaEntry  

accOspfAreaMessageLevel 1.3.6.1.4.1.5.1.1.52.3.1.1
The configured diagnostic level for this OSPF area. Increasing the value increases the diagnostic information. Level 7 is mostly informational.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

accOspfIfTable 1.3.6.1.4.1.5.1.1.52.4
Proprietary extensions to the ospfIfTable defined in rfc1850.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccOspfIfEntry

accOspfIfEntry 1.3.6.1.4.1.5.1.1.52.4.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccOspfIfEntry  

accOspfIfMessageLevel 1.3.6.1.4.1.5.1.1.52.4.1.1
The configured diagnostic level for this OSPF interface. Increasing the value increases the diagnostic information. Level 7 is mostly informational.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

accOspfNbrTable 1.3.6.1.4.1.5.1.1.52.5
Proprietary extensions to the ospfNbrTable defined in rfc1850.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccOspfNbrEntry

accOspfNbrEntry 1.3.6.1.4.1.5.1.1.52.5.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccOspfNbrEntry  

accOspfNbrMessageLevel 1.3.6.1.4.1.5.1.1.52.5.1.1
The configured diagnostic level for this OSPF neighbor. Increasing the value increases the diagnostic information. Level 7 is mostly informational.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

accOspfExportTable 1.3.6.1.4.1.5.1.1.52.6
This 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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccOspfExportEntry

accOspfExportEntry 1.3.6.1.4.1.5.1.1.52.6.1
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccOspfExportEntry  

accOspfExportProtocol 1.3.6.1.4.1.5.1.1.52.6.1.1
The protocol owner of the route.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER any(1), local(2), static(3), iospf(4), eospf(5), rip(6), ebgp(7), ibgp(8)  

accOspfExportSpecific2 1.3.6.1.4.1.5.1.1.52.6.1.2
The secondary protocol specific value for this export policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accOspfExportSpecific1 1.3.6.1.4.1.5.1.1.52.6.1.3
The protocol specific value for this export policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accOspfExportNetwork 1.3.6.1.4.1.5.1.1.52.6.1.4
The export policies NLRI prefix.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

accOspfExportMask 1.3.6.1.4.1.5.1.1.52.6.1.5
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

accOspfExportAction 1.3.6.1.4.1.5.1.1.52.6.1.6
The action to be taken when a policy match is met.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER export(1), block(2)  

accOspfExportMetric 1.3.6.1.4.1.5.1.1.52.6.1.7
The metric to be included when importing into the OSPF domain.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4294967295  

accOspfExportTag 1.3.6.1.4.1.5.1.1.52.6.1.8
The OSPF tag to be assigned to routes that match this export policy. A value of zero tells OSPF to automatically generate a tag.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4294967295  

accOspfExportStatus 1.3.6.1.4.1.5.1.1.52.6.1.9
The current status of this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

accOspfTraps 1.3.6.1.4.1.5.1.1.52.7
OBJECT IDENTIFIER    

accOspfTrapMsg 1.3.6.1.4.1.5.1.1.52.7.1
OSPF Trap Message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accOspfIntfNotNBMATrap 1
Indicates, 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    

accOspfAllocPolNodeTrap 2
The 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    

accOspfNotificationIdTrap 3
Failure 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    

accOspfAreaTrap 4
While 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    

accOspfPrioTrap 5
P2P 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    

accOspfPollIntTrap 6
This 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    

accOspfBckboneAreaTrap 7
Indicates 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    

accOspfTransitAreaTrap 8
Indicates 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    

accOspfVirtLnkTrap 9
Virtual 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    

accOspfConfigBackboneTrap 10
The 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    

accOspfEnableAreaTrap 11
Either 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    

accOspfAreaTransitTrap 12
The 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    

accOspfDisableTrap 13
Indicates 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    

accOspfInvASBRTrap 14
OSPF stub areas cannot contain ASBR. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 253
TRAP-TYPE    

accOspfNotifIdTrap 15
Each 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    

accOspfInvTOSTrap 16
TOS 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    

accOspfInvMcastTrap 17
Indicates 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    

accOspfEnableTrap 18
Indicates 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    

accOspfCreateAreaTrap 19
Either 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    

accOspfCreateBckboneAreaTrap 20
Cannot create OSPF backbone area. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accOspfAddImpPolTrap 21
The 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    

accOspfTrap22 22
Command 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    

accOspfCantEnableAreaTrap 23
Cannot 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    

accOspfDelSummaryTrap 24
The 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    

accOspfAddRangeTrap 25
Failed 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    

accOspfCreateIntfTrap 26
Cause 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    

accOspfEnableIntfTrap 27
Area 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    

accOspfLocateIntfTrap 28
Unable 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    

accOspfLocateTransitAreaTrap 29
Indicates 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    

accOspfEnableVirtIntfTrap 30
area 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    

accOspfCreateNbmaNbrTrap 31
the 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    

accOspfAckTqTmrAllocTrap 32
Ack_tq timer alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accOspfSumTqTmrAllocTrap 33
Sum_tq timer alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accOspfDbageTqTmrAllocTrap 34
Dbage_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    

accOspfAseTqTmrAllocTrap 35
Ase_tq timer alloc failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accOspfDbhAllocTrap 36
Alloc DBH failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accOspfTrap37 37
Indicates 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    

accOspfInitSbTrap 38
Init SB failed due to memory shortage. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accOspfFreingNotifiIdTrap 39
SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE    

accOspfNoBackboneTrap 40
SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accOspfTrapMsg } PCAUSE-DEFAULT: 32
TRAP-TYPE