WWP-LEOS-OSPF-MIB

File: WWP-LEOS-OSPF-MIB.mib (16257 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC OSPF-MIB
WWP-SMI

Imported symbols

Unsigned32 MODULE-IDENTITY OBJECT-TYPE
Counter32 Gauge32 Integer32
IpAddress TEXTUAL-CONVENTION TruthValue
RowStatus AreaID wwpModulesLeos

Defined Types

OspfOperStatus  
The current operational state of an OSPF Protocol Manager entity.
TEXTUAL-CONVENTION    
  INTEGER operStatusUp(1), operStatusDown(2), operStatusGoingUp(3), operStatusGoingDown(4), operStatusActFailed(5)  

WwpLeosOspfAreaEntry  
SEQUENCE    
  wwpLeosOspfAreaId AreaID
  wwpLeosOspfAreaTransitCapability TruthValue
  wwpLeosOspfAreaRtrLsaCount Gauge32
  wwpLeosOspfAreaRtrLsaCksumSum Integer32
  wwpLeosOspfAreaNetLsaCount Gauge32
  wwpLeosOspfAreaNetLsaCksumSum Integer32
  wwpLeosOspfAreaSummLsaCount Gauge32
  wwpLeosOspfAreaSummLsaCksumSum Integer32
  wwpLeosOspfAreaSummAsLsaCount Gauge32
  wwpLeosOspfAreaSummAsLsaCksumSum Integer32
  wwpLeosOspfAreaNssaLsaCount Gauge32
  wwpLeosOspfAreaNssaLsaCksumSum Integer32
  wwpLeosOspfAreaOpLsaCount Gauge32
  wwpLeosOspfAreaOpLsaCksumSum Integer32

WwpLeosOspfIfEntry  
SEQUENCE    
  wwpLeosOspfIfIpAddress IpAddress
  wwpLeosOspfAddressLessIf Integer32
  wwpLeosOspfIfLsaCount Gauge32
  wwpLeosOspfIfLsaCksumSum Integer32
  wwpLeosOspfIfOperStatus OspfOperStatus
  wwpLeosOspfIfNetMask IpAddress
  wwpLeosOspfIfTransmitTimerDelay INTEGER

Defined Values

wwpLeosOspfMIB 1.3.6.1.4.1.6141.2.60.31
This MIB module is for the Extension of the OSPF MIB for WWP Products
MODULE-IDENTITY    

wwpLeosOspfMIBObjects 1.3.6.1.4.1.6141.2.60.31.1
OBJECT IDENTIFIER    

wwpLeosOspfGeneralGroup 1.3.6.1.4.1.6141.2.60.31.1.1
OBJECT IDENTIFIER    

wwpLeosOspf 1.3.6.1.4.1.6141.2.60.31.1.2
OBJECT IDENTIFIER    

wwpLeosOspfRFC1583Comp 1.3.6.1.4.1.6141.2.60.31.1.1.1
Indicates metrics used to choose among multiple AS-external-LSAs. When RFC1583Compatibility is set to TRUE, only cost will be used when choosing among multiple AS-external-LSAs advertising the same destination. When RFC1583Compatibility is set to FALSE, preference will be driven first by type of path using cost only to break ties. In order to minimize the chance of routing loops, all OSPF routers in an OSPF routing domain should have RFC1583Compatibility set identically. When there are routers present that have not been updated with the functionality specified in RFC2328 Section 16.4.1, all routers should have RFC1583Compatibility set to TRUE. Otherwise, all routers should have RFC1583Compatibility set to FALSE, preventing all routing loops.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosOspfOperStatus 1.3.6.1.4.1.6141.2.60.31.1.1.2
The current operational state of OSPF.
Status: current Access: read-only
OBJECT-TYPE    
  OspfOperStatus  

wwpLeosOspfOpaqueLsaSupport 1.3.6.1.4.1.6141.2.60.31.1.1.3
The router's support for Opaque LSA types. This value cannot be changed when OSPF is active and operStatus is up.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

wwpLeosOspfTrafficEngSupport 1.3.6.1.4.1.6141.2.60.31.1.1.4
The router's support for OSPF traffic engineering.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosOspfExtOpLsaCount 1.3.6.1.4.1.6141.2.60.31.1.1.5
The number of type-11 LSAs in the external database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosOspfExtOpLsaCksumSum 1.3.6.1.4.1.6141.2.60.31.1.1.6
The 32 bit sum of LS checksums of all type-11 LSAs in the external Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosOspfNumUpdPending 1.3.6.1.4.1.6141.2.60.31.1.1.7
The number of updates that are pending addition to the Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosOspfNumUpdMerged 1.3.6.1.4.1.6141.2.60.31.1.1.8
The number of updates that have been merged into the Link State Database since the last routing calculation.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosOspfNumCksumsPending 1.3.6.1.4.1.6141.2.60.31.1.1.9
The number of LSAs in the Link State Database which are now due to have their checksum checked.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

wwpLeosOspfCalcMaxDelay 1.3.6.1.4.1.6141.2.60.31.1.1.10
The maximum delay before the Routing Table is recalculated following a change to the Link State Database. (Recalculation is delayed to reduce the frequency of recalculations of the Routing Table). This parameter has units of milliseconds. A value of 0 indicates that a routing calculation will immediately follow an update to the database.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

wwpLeosOspfAreaTable 1.3.6.1.4.1.6141.2.60.31.1.2.1
Information describing the configured parame- ters and cumulative statistics of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosOspfAreaEntry

wwpLeosOspfAreaEntry 1.3.6.1.4.1.6141.2.60.31.1.2.1.1
Information describing the configured parame- ters and cumulative statistics of one of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosOspfAreaEntry  

wwpLeosOspfAreaId 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.1
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: current Access: not-accessible
OBJECT-TYPE    
  AreaID  

wwpLeosOspfAreaTransitCapability 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.2
This parameter indicates whether the area can carry data traffic that neither originates nor terminates in the area itself. This parameter is calculated when the area's shortest-path tree is built.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

wwpLeosOspfAreaRtrLsaCount 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.3
The number of LSAs with LS type-1 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosOspfAreaRtrLsaCksumSum 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.4
The 32 bit sum of LS checksums of all LSAs with LS type-1 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosOspfAreaNetLsaCount 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.5
The number of LSAs with LS type-2 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosOspfAreaNetLsaCksumSum 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.6
The 32 bit sum of LS checksums of all LSAs with LS type-2 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosOspfAreaSummLsaCount 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.7
The number of LSAs with LS type-3 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosOspfAreaSummLsaCksumSum 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.8
The 32 bit sum of LS checksums of all LSAs with LS type-3 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosOspfAreaSummAsLsaCount 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.9
The number of LSAs with LS type-4 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosOspfAreaSummAsLsaCksumSum 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.10
The 32 bit sum of LS checksums of all LSAs with LS type-4 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosOspfAreaNssaLsaCount 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.11
The number of LSAs with LS type-7 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosOspfAreaNssaLsaCksumSum 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.12
The 32 bit sum of LS checksums of all LSAs with LS type-7 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosOspfAreaOpLsaCount 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.13
The number of LSAs with LS type-10 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosOspfAreaOpLsaCksumSum 1.3.6.1.4.1.6141.2.60.31.1.2.1.1.14
The 32 bit sum of LS checksums of all LSAs with LS type-10 in this area's Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosOspfIfTable 1.3.6.1.4.1.6141.2.60.31.1.2.2
The OSPF Interface Table describes the inter- faces from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpLeosOspfIfEntry

wwpLeosOspfIfEntry 1.3.6.1.4.1.6141.2.60.31.1.2.2.1
The OSPF Interface Entry describes one inter- face from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpLeosOspfIfEntry  

wwpLeosOspfIfIpAddress 1.3.6.1.4.1.6141.2.60.31.1.2.2.1.1
The IP address of this OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

wwpLeosOspfAddressLessIf 1.3.6.1.4.1.6141.2.60.31.1.2.2.1.2
For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

wwpLeosOspfIfLsaCount 1.3.6.1.4.1.6141.2.60.31.1.2.2.1.3
The total number of link-local link state advertisements in this interface's link-local link state database.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

wwpLeosOspfIfLsaCksumSum 1.3.6.1.4.1.6141.2.60.31.1.2.2.1.4
The 32-bit unsigned sum of the link-state advertisements' LS checksums contained in this interface's link-local link state database. The sum can be used to determine if there has been a change in the interface's link state database, and to compare the interface link-state database of routers attached to the same subnet.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

wwpLeosOspfIfOperStatus 1.3.6.1.4.1.6141.2.60.31.1.2.2.1.5
The current operational state of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  OspfOperStatus  

wwpLeosOspfIfNetMask 1.3.6.1.4.1.6141.2.60.31.1.2.2.1.6
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwpLeosOspfIfTransmitTimerDelay 1.3.6.1.4.1.6141.2.60.31.1.2.2.1.7
The time this interface will delay a LSU packet, in order to add more LSAs to the packet before sending. Setting this correctly can reduce the network traffic. This is configurable on a per-interface basis.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..429496999