CIENA-CES-OSPF-MIB

File: CIENA-CES-OSPF-MIB.mib (16667 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC OSPF-MIB
CIENA-SMI

Imported symbols

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

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)  

CienaCesOspfAreaEntry  
SEQUENCE    
  cienaCesOspfAreaId AreaID
  cienaCesOspfAreaTransitCapability TruthValue
  cienaCesOspfAreaRtrLsaCount Gauge32
  cienaCesOspfAreaRtrLsaCksumSum Integer32
  cienaCesOspfAreaNetLsaCount Gauge32
  cienaCesOspfAreaNetLsaCksumSum Integer32
  cienaCesOspfAreaSummLsaCount Gauge32
  cienaCesOspfAreaSummLsaCksumSum Integer32
  cienaCesOspfAreaSummAsLsaCount Gauge32
  cienaCesOspfAreaSummAsLsaCksumSum Integer32
  cienaCesOspfAreaNssaLsaCount Gauge32
  cienaCesOspfAreaNssaLsaCksumSum Integer32
  cienaCesOspfAreaOpLsaCount Gauge32
  cienaCesOspfAreaOpLsaCksumSum Integer32

CienaCesOspfIfEntry  
SEQUENCE    
  cienaCesOspfIfIpAddress IpAddress
  cienaCesOspfAddressLessIf Integer32
  cienaCesOspfIfLsaCount Gauge32
  cienaCesOspfIfLsaCksumSum Integer32
  cienaCesOspfIfOperStatus OspfOperStatus
  cienaCesOspfIfNetMask IpAddress
  cienaCesOspfIfTransmitTimerDelay INTEGER

Defined Values

cienaCesOspfMIB 1.3.6.1.4.1.1271.2.1.19
This MIB module is for the Extension of the OSPF MIB for CIENA Products
MODULE-IDENTITY    

cienaCesOspfMIBObjects 1.3.6.1.4.1.1271.2.1.19.1
OBJECT IDENTIFIER    

cienaCesOspfGeneralGroup 1.3.6.1.4.1.1271.2.1.19.1.1
OBJECT IDENTIFIER    

cienaCesOspf 1.3.6.1.4.1.1271.2.1.19.1.2
OBJECT IDENTIFIER    

cienaCesOspfRFC1583Comp 1.3.6.1.4.1.1271.2.1.19.1.1.1
Indicates metrics used to choose among multiple AS-external-LSAs. When RFC1583Compatibility is set to TRUE, only cost is used when choosing among multiple AS-external-LSAs advertising the same destination. When RFC1583Compatibility is set to FALSE, preference is 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-only
OBJECT-TYPE    
  TruthValue  

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

cienaCesOspfOpaqueLsaSupport 1.3.6.1.4.1.1271.2.1.19.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-only
OBJECT-TYPE    
  TruthValue  

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

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

cienaCesOspfExtOpLsaCksumSum 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfNumUpdPending 1.3.6.1.4.1.1271.2.1.19.1.1.7
The number of pending updates to the Link State Database.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cienaCesOspfNumUpdMerged 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfNumCksumsPending 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfCalcMaxDelay 1.3.6.1.4.1.1271.2.1.19.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-only
OBJECT-TYPE    
  Unsigned32  

cienaCesOspfRouterId 1.3.6.1.4.1.1271.2.1.19.1.1.11
Ospf router ID.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

cienaCesOspfAreaTable 1.3.6.1.4.1.1271.2.1.19.1.2.1
Information describing the configured parameters and cumulative statistics of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesOspfAreaEntry

cienaCesOspfAreaEntry 1.3.6.1.4.1.1271.2.1.19.1.2.1.1
Information describing the configured parameters and cumulative statistics of one of the router's attached areas.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesOspfAreaEntry  

cienaCesOspfAreaId 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaTransitCapability 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaRtrLsaCount 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaRtrLsaCksumSum 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaNetLsaCount 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaNetLsaCksumSum 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaSummLsaCount 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaSummLsaCksumSum 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaSummAsLsaCount 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaSummAsLsaCksumSum 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaNssaLsaCount 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaNssaLsaCksumSum 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaOpLsaCount 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfAreaOpLsaCksumSum 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfIfTable 1.3.6.1.4.1.1271.2.1.19.1.2.2
The OSPF interface table describes the interfaces from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CienaCesOspfIfEntry

cienaCesOspfIfEntry 1.3.6.1.4.1.1271.2.1.19.1.2.2.1
The OSPF interface entry describes one interface from the viewpoint of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  CienaCesOspfIfEntry  

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

cienaCesOspfAddressLessIf 1.3.6.1.4.1.1271.2.1.19.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 0..2147483647  

cienaCesOspfIfLsaCount 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfIfLsaCksumSum 1.3.6.1.4.1.1271.2.1.19.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  

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

cienaCesOspfIfNetMask 1.3.6.1.4.1.1271.2.1.19.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  

cienaCesOspfIfTransmitTimerDelay 1.3.6.1.4.1.1271.2.1.19.1.2.2.1.7
The time this interface delays 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-only
OBJECT-TYPE    
  INTEGER 1..429496799