HP-ICF-OSPF

File: HP-ICF-OSPF.mib (78639 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
OSPF-MIB IANA-RTPROTO-MIB HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Integer32 Unsigned32 IpAddress
TruthValue RowStatus DisplayString
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
Metric BigMetric ospfAreaAggregateEntry
PositiveInteger AreaID IANAipRouteProtocol
hpSwitch ospfAddressLessIf ospfIfIpAddress
ospfIfEntry ospfNbrEntry ospfLsdbEntry
ospfLsdbAreaId ospfLsdbType ospfLsdbLsid
ospfLsdbRouterId ospfExtLsdbEntry

Defined Types

HpicfOspfRouterIdTc  
A 32-bit, unsigned integer uniquely identifying the router in the Autonomous System. To ensure uniqueness, this may default to the value of one of the router's IPv4 host addresses if IPv4 is configured on the router.
TEXTUAL-CONVENTION    
  Unsigned32 1..FFFFFFFF  

HpicfOspfRedistEntry  
SEQUENCE    
  hpicfOspfRedistSrcProto IANAipRouteProtocol
  hpicfOspfRedistEnabled TruthValue

HpicfOspfRedistRestrictEntry  
SEQUENCE    
  hpicfOspfRedistRestrictAddr IpAddress
  hpicfOspfRedistRestrictMask IpAddress
  hpicfOspfRedistRestrictStatus RowStatus

HpicfOspfIfEntry  
SEQUENCE    
  hpicfOspfIfPassive TruthValue
  hpicfOspfIfNbrCount Unsigned32

HpicfOspfIfStatsEntry  
SEQUENCE    
  hpicfOspfSentHelloPkt Counter32
  hpicfOspfSentDDPkt Counter32
  hpicfOspfSentLSRPkt Counter32
  hpicfOspfSentLSUPkt Counter32
  hpicfOspfSentLSAPkt Counter32
  hpicfOspfRcvdHelloPkt Counter32
  hpicfOspfRcvdDDPkt Counter32
  hpicfOspfRcvdLSRPkt Counter32
  hpicfOspfRcvdLSUPkt Counter32
  hpicfOspfRcvdLSAPkt Counter32

HpicfOspfIfErrorEntry  
SEQUENCE    
  hpicfOspfIfErrorType Integer32
  hpicfOspfIfErrorCount Counter32

HpicfOspfIfClearStatsEntry  
SEQUENCE    
  hpicfOspfClearCounters TruthValue

HpicfOspfSpfEntry  
SEQUENCE    
  hpicfOspfSpfInstance Integer32
  hpicfOspfSpfReason Integer32
  hpicfOspfSpfTime Integer32

HpicfOspfReqEntry  
SEQUENCE    
  hpicfOspfReqType INTEGER
  hpicfOspfReqLsid IpAddress
  hpicfOspfReqRouterId IpAddress
  hpicfOspfReqSequence Integer32
  hpicfOspfReqAge Integer32
  hpicfOspfReqChecksum Integer32

HpicfOspfRetransEntry  
SEQUENCE    
  hpicfOspfRetransType INTEGER
  hpicfOspfRetransLsid IpAddress
  hpicfOspfRetransRouterId IpAddress
  hpicfOspfRetransSequence Integer32
  hpicfOspfRetransAge Integer32
  hpicfOspfRetransChecksum Integer32

HpicfOspfFloodEntry  
SEQUENCE    
  hpicfOspfFloodType INTEGER
  hpicfOspfFloodLsid IpAddress
  hpicfOspfFloodRouterId IpAddress
  hpicfOspfFloodSequence Integer32
  hpicfOspfFloodAge Integer32
  hpicfOspfFloodChecksum Integer32

HpicfOspfAreaLsdbEntry  
SEQUENCE    
  hpicfOspfAreaLsdbRtrCapBits Unsigned32
  hpicfOspfAreaLsdbOptions Unsigned32
  hpicfOspfAreaLsdbMetric Metric
  hpicfOspfAreaLsdbAddrPrefix Unsigned32
  hpicfOspfAreaLsdbFwdingAddress HpicfOspfRouterIdTc
  hpicfOspfAreaLsdbExtRouteTags Unsigned32
  hpicfOspfTOS Unsigned32
  hpicfOspfLsdbRouterLinks Unsigned32
  hpicfOspfLsdbBitE Unsigned32

HpicfOspfRouterLSAEntry  
SEQUENCE    
  hpicfOspfRouterLSANbrRtrId HpicfOspfRouterIdTc
  hpicfOspfRouterLSAIfType Unsigned32
  hpicfOspfRouterLSAMetric Metric
  hpicfOspfRouterLSAIfId HpicfOspfRouterIdTc
  hpicfOspfRouterLSATOSMetric Unsigned32

HpicfOspfNetworkLSAEntry  
SEQUENCE    
  hpicfOspfNetworkLSASeqNum Unsigned32
  hpicfOspfNetworkLSAAttachedRouter HpicfOspfRouterIdTc

HpicfOspfExtLsdbEntry  
SEQUENCE    
  hpicfOspfExtLsdbMetric Unsigned32
  hpicfOspfExtLsdbOptions Unsigned32
  hpicfOspfExtLsdbFwdingAddress HpicfOspfRouterIdTc
  hpicfOspfExtLsdbExtRouteTags Unsigned32
  hpicfOspfExtLsdbBitE Unsigned32

HpicfOspfLogType  
An enumerated value which indicates the rmon log type for OSPF Routing protocol.
TEXTUAL-CONVENTION    
  INTEGER neighborAdjacencyChanges(1), other(2)  

HpicfOspfLogAction  
Objects of this type are used to indicate action for every log type.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2), enabledWithDetail(3)  

HpicfOspfLogEntry  
SEQUENCE    
  hpicfOspfLogType HpicfOspfLogType
  hpicfOspfLogAction HpicfOspfLogAction

HpicfOspfNbrEntry  
SEQUENCE    
  hpicfOspfNbrUpTime PositiveInteger
  hpicfOspfNbrTimeToExpiry PositiveInteger
  hpicfOspfNbrDesignatedRouter IpAddress
  hpicfOspfNbrBackupDesignatedRouter IpAddress
  hpicfOspfNbrAreaId AreaID
  hpicfOspfNbrInterfaceName DisplayString

HpicfOspfAreaAggregateEntry  
SEQUENCE    
  hpicfOspfAreaAggregateCost BigMetric
  hpicfOspfAreaAggregateType INTEGER

Defined Values

hpicfOspf 1.3.6.1.4.1.11.2.14.11.5.1.14
This MIB module contains HP proprietary extensions to the OSPF-MIB module.
MODULE-IDENTITY    

hpicfOspfObjects 1.3.6.1.4.1.11.2.14.11.5.1.14.1
OBJECT IDENTIFIER    

hpicfOspfGeneral 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1
OBJECT IDENTIFIER    

hpicfOspf1583CompatibilityMode 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.1
Controls the preference rules used when choosing among multiple AS-external-LSAs advertising the same destination. When set to 'true', the preference rules remain those specified in RFC 1583. When set to 'false', the preference rules are those stated in RFC 2328, which prevent routing loops when AS-external-LSAs for the same destination have been originated from different areas. Set to 'true' by default. In order to minimize the chance of routing loops, all OSPF routers in an OSPF routing domain should have this object set identically. When there are routers present that have not been updated with the functionality specified in RFC 2328, all routers should have this object set to 'true'. Otherwise, all routers should have this object set to 'false', preventing all routing loops.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfOspfDefaultImportMetric 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.2
The default metric used for advertising external routes imported into OSPF by this router.
Status: current Access: read-write
OBJECT-TYPE    
  BigMetric  

hpicfOspfDefaultImportMetricType 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.3
The default metric type used for advertising external routes imported into OSPF by this router.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER externalType1(1), externalType2(2)  

hpicfOspfIntraAreaDistance 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.4
The default administrative distance to associate with intra-area routes learned by OSPF. Routes with lower distances are preferred. By default, OSPF routes have an administrative distance of 110. Note that the administrative distance settings for OSPF do not affect the choice of routes within OSPF. OSPF will still prefer intra-area routes over inter-area or AS-external routes even if hpicfOspfInterAreaDistance or hpicfOspfExternalDistance is lower than hpicfOspfIntraAreaDistance. The appropriate administrative distance value is applied to the route that OSPF selects as its best route to a destination and is used to decide whether OSPF's route is preferred over a route from some other source.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

hpicfOspfInterAreaDistance 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.5
The default administrative distance to associate with inter-area routes learned by OSPF. Routes with lower distances are preferred. By default, OSPF routes have an administrative distance of 110. Note that the administrative distance settings for OSPF do not affect the choice of routes within OSPF. OSPF will still prefer intra-area routes over inter-area routes, even if hpicfOspfInterAreaDistance is lower than hpicfOspfIntraAreaDistance. It will also still prefer inter-area routes over AS-external routes even if hpicfOspfExternalDistance is lower than hpicfOspfInterAreaDistance. The appropriate administrative distance value is applied to the route that OSPF selects as its best route to a destination and is used to decide whether OSPF's route is preferred over a route from some other source.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

hpicfOspfExternalDistance 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.6
The default administrative distance to associate with AS-external routes learned by OSPF. Routes with lower distances are preferred. By default, OSPF routes have an administrative distance of 110. Note that the administrative distance settings for OSPF do not affect the choice of routes within OSPF. OSPF will still prefer intra-area routes and inter-area routes over AS-external routes even if hpicfOspfExternalDistance is lower than the hpicfOspfIntraAreaDistance or hpicfOspfInterAreaDistance. The appropriate administrative distance value is applied to the route that OSPF selects as its best route to a destination and is used to decide whether OSPF's route is preferred over a route from some other source.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

hpicfOspfSpfThrottleStartInterval 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.7
Initial SPF schedule delay
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..600  

hpicfOspfSpfThrottleWaitInterval 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.8
Minimum wait time between two consecutive SPFs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..600  

hpicfOspfSpfThrottleMaxWaitTime 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.9
Maximum wait time between two consecutive SPFs.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..600  

hpicfOspfSpfThrottleCurrentSpfInterval 1.3.6.1.4.1.11.2.14.11.5.1.14.1.1.10
Current dynamic wait interval between SPF computations
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfRedistTable 1.3.6.1.4.1.11.2.14.11.5.1.14.1.2
Table for configuring route redistribution into OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfRedistEntry

hpicfOspfRedistEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.1.2.1
An entry in the table for configuring route redistribution into OSPF from a single source protocol. Entries in this table are not created dynamically. There will be a single entry for each supported source protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfRedistEntry  

hpicfOspfRedistSrcProto 1.3.6.1.4.1.11.2.14.11.5.1.14.1.2.1.1
Source protocol to redistribute routes from.
Status: current Access: not-accessible
OBJECT-TYPE    
  IANAipRouteProtocol  

hpicfOspfRedistEnabled 1.3.6.1.4.1.11.2.14.11.5.1.14.1.2.1.2
A flag indicating whether OSPF should redistribute routes from this source protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfOspfRedistRestrictTable 1.3.6.1.4.1.11.2.14.11.5.1.14.1.3
A table of route prefixes for filtering out routes that OSPF should not redistribute. Any route that is contained by a range in this table (in other words, has a longer mask than that specified by hpicfOspfRedistRestrictMask and where the route destination ANDed with the hpicfOspfRedistRestrictMask is equal to hpicfOspfRedistRestrictAddr) will not be redistributed as an AS-external LSA by OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfRedistRestrictEntry

hpicfOspfRedistRestrictEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.1.3.1
A single entry in the table. Any route, regardless of source protocol which is contained within the specified range will not be redistributed into OSPF. Entries in this table are created dynamically using the hpicfOspfRedistRestrictStatus object.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfRedistRestrictEntry  

hpicfOspfRedistRestrictAddr 1.3.6.1.4.1.11.2.14.11.5.1.14.1.3.1.1
The IP address of the range of route entries to exclude from redistribution into OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpicfOspfRedistRestrictMask 1.3.6.1.4.1.11.2.14.11.5.1.14.1.3.1.2
The mask for the range of route entries to exclude from redistribution into OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpicfOspfRedistRestrictStatus 1.3.6.1.4.1.11.2.14.11.5.1.14.1.3.1.3
The status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfOspfCompliances 1.3.6.1.4.1.11.2.14.11.5.1.14.2.2
OBJECT IDENTIFIER    

hpicfOspfCompliance 1.3.6.1.4.1.11.2.14.11.5.1.14.2.2.1
The compliance statement for HP Routing Switches that support OSPF.
Status: current Access: read-create
MODULE-COMPLIANCE    

hpicfOspfRouteGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.3
OBJECT IDENTIFIER    

hpicfOspfNssaType1 1.3.6.1.4.1.11.2.14.11.5.1.14.3.1
OBJECT IDENTIFIER    

hpicfOspfNssaType2 1.3.6.1.4.1.11.2.14.11.5.1.14.3.2
OBJECT IDENTIFIER    

hpicfOspfIfTable 1.3.6.1.4.1.11.2.14.11.5.1.14.4
Extensions to the table that contains OSPF Interface specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfIfEntry

hpicfOspfIfEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1
A list of extensions to the information maintained for an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfIfEntry  

hpicfOspfIfPassive 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.1
The passive state configuration of the OSPF interface. In the passive mode no OSPF protocol messages are exchanged on this interface. true (1) - The interface is configured to work in Passive mode false (2) - The interface is configured to work in normal mode. This is the default configuration. Changing the value will cause OSPF to reset on this interface and make necessary adjustments to the link state database. All other operations are not defined and will not affect the state of the protocol.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfOspfIfNbrCount 1.3.6.1.4.1.11.2.14.11.5.1.14.4.1.2
This object specifies the number of OSPFv3 neighbors present in this interface. This counter should be incremented when a new neighbor is added in the network in which this interface is present. It should be decremented when a neighbor is disconnected.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfIfStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.14.5
Table that contains OSPF Interface traffic specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfIfStatsEntry

hpicfOspfIfStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1
A list of extensions to the information maintained for an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfIfStatsEntry  

hpicfOspfSentHelloPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.1
The number of OSPF Hello packets sent on the interface. This number is incremented each time an OSPF Hello packet is sent out of an OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfSentDDPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.2
The number of Database Description packets sent on the interface. This number is incremented each time an OSPF DD packet is sent out of an OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfSentLSRPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.3
The number of Link State Request packet sent on the interface. This number is incremented each time an OSPF LSR packet is sent out of OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfSentLSUPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.4
The number of Link State Update packet sent on the interface. This number is incremented each time an OSPF LSU packet is sent out of an OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfSentLSAPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.5
The number of Link State Ack packet sent on the interface. This number is incremented each time an OSPF LSA packet is sent out of an OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfRcvdHelloPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.6
The number of Hello packets received on the interface. This number is incremented each time a hello packet is received on OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfRcvdDDPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.7
The number of Database Description packets received on the interface. This number is incremented each time a OSPF DD packet is received on OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfRcvdLSRPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.8
The number of Link State Request packets received on the interface. This number is incremented each time a OSPF LSR packet is received on OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfRcvdLSUPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.9
The number of Link State Update packets received on the interface. This number is incremented each time a OSPF LSU packet is received on OSPF enabled interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfRcvdLSAPkt 1.3.6.1.4.1.11.2.14.11.5.1.14.5.1.10
The number of Link State Ack packets received on the interface. This number is incremented each time a OSPF LSA packet is received on OSPF enabled interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfIfErrorTable 1.3.6.1.4.1.11.2.14.11.5.1.14.6
Table that contains OSPF Interface traffic specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfIfErrorEntry

hpicfOspfIfErrorEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.6.1
A list of extensions to the information maintained for an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfIfErrorEntry  

hpicfOspfIfErrorType 1.3.6.1.4.1.11.2.14.11.5.1.14.6.1.1
The hpicfOspfIfErrorType refers to the type of errors in the OSPF packet received on any OSPF enabled interface. Errors could be Invalid RouterID/ AreaID Checksum error, OutOfbound Error ...
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

hpicfOspfIfErrorCount 1.3.6.1.4.1.11.2.14.11.5.1.14.6.1.2
The hpicfOspfErrorCount is count of each type error packet received on an OSPF interface. Discontinuities in the value of this counter can occur at re-initialization of the management system. The counters can be cleared for any interface using clear ip ospf statistics command.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfOspfIfClearStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.14.7
A list used to clear statistics information maintained for an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfIfClearStatsEntry

hpicfOspfIfClearStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.7.1
A list used to clear statistics information maintained for an OSPF interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfIfClearStatsEntry  

hpicfOspfClearCounters 1.3.6.1.4.1.11.2.14.11.5.1.14.7.1.1
Read of this will always be false, When this variable is set to true for a given Ipaddress interface, corresponding interface counters will be cleared.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfOspfSpfTable 1.3.6.1.4.1.11.2.14.11.5.1.14.8
Table that contains OSPF SPF information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfSpfEntry

hpicfOspfSpfEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.8.1
A list of extensions to the information maintained for OSPF SPF runs.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfSpfEntry  

hpicfOspfSpfInstance 1.3.6.1.4.1.11.2.14.11.5.1.14.8.1.1
The hpicfospfSpfInstance refers to the instance of SPF Shortest Path First ran for an OSPF instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 -2147483648..2147483647  

hpicfOspfSpfReason 1.3.6.1.4.1.11.2.14.11.5.1.14.8.1.2
The hpicfOspfSpfReason refers to the reason for scheduling an SPF run. Reasons could be OSPF init, adding/deleting interface, linkStateUpdate received.. Only last ten SPF run's reasons will be saved.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfSpfTime 1.3.6.1.4.1.11.2.14.11.5.1.14.8.1.3
The hpicfOspfSpfTime refers to the time at which SPF run is scheduled. Reasons could be OSPF init, adding/deleting interface, linkStateUpdate received.. Only last ten SPF run's reasons will be saved.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfReqTable 1.3.6.1.4.1.11.2.14.11.5.1.14.9
Request List table that contains OSPF Specific interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfReqEntry

hpicfOspfReqEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.9.1
A Request List entries that contain fields of link state advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfReqEntry  

hpicfOspfReqType 1.3.6.1.4.1.11.2.14.11.5.1.14.9.1.1
The type of the Request List's link state advertisement. Each link state type has a separate advertisement format.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7), areaOpaqueLink(10)  

hpicfOspfReqLsid 1.3.6.1.4.1.11.2.14.11.5.1.14.9.1.2
The Request List's Link State ID is an LS Type Specific field containing either a Router ID or an IP address; it identifies the piece of the routing domain that is being described by the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpicfOspfReqRouterId 1.3.6.1.4.1.11.2.14.11.5.1.14.9.1.3
The 32-bit number that uniquely identifies the originating router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpicfOspfReqSequence 1.3.6.1.4.1.11.2.14.11.5.1.14.9.1.4
The Request List's sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate Link State Advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfReqAge 1.3.6.1.4.1.11.2.14.11.5.1.14.9.1.5
This Request list's field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfReqChecksum 1.3.6.1.4.1.11.2.14.11.5.1.14.9.1.6
This Request list's field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagram's; it is commonly referred to as the Fletcher checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfRetransTable 1.3.6.1.4.1.11.2.14.11.5.1.14.10
Retransmission List table that contains Ospf Interface Specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfRetransEntry

hpicfOspfRetransEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.10.1
Retransmission list entry that is maintained for an OSPF Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfRetransEntry  

hpicfOspfRetransType 1.3.6.1.4.1.11.2.14.11.5.1.14.10.1.1
The Retransmission List LSA type. Each link state type has a separate advertisement format.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7), areaOpaqueLink(10)  

hpicfOspfRetransLsid 1.3.6.1.4.1.11.2.14.11.5.1.14.10.1.2
The Retransmission List Link State ID is an LS Type Specific field containing either a Router ID or an IP address; it identifies the piece of the routing domain that is being described by the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpicfOspfRetransRouterId 1.3.6.1.4.1.11.2.14.11.5.1.14.10.1.3
The 32-bit number that uniquely identifies the originating Retransmission List router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpicfOspfRetransSequence 1.3.6.1.4.1.11.2.14.11.5.1.14.10.1.4
The Retransmission List sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate Link State Advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfRetransAge 1.3.6.1.4.1.11.2.14.11.5.1.14.10.1.5
This Retransmission List field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfRetransChecksum 1.3.6.1.4.1.11.2.14.11.5.1.14.10.1.6
This Retransmission field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagram's; it is commonly referred to as the Fletcher checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfFloodTable 1.3.6.1.4.1.11.2.14.11.5.1.14.11
Flood list table that contains Ospf Interface Specific information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfFloodEntry

hpicfOspfFloodEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.11.1
A Flood list information maintained for an OSPF Interface
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfFloodEntry  

hpicfOspfFloodType 1.3.6.1.4.1.11.2.14.11.5.1.14.11.1.1
The flood list LSA type .Each link state type has a separate advertisement format.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER routerLink(1), networkLink(2), summaryLink(3), asSummaryLink(4), asExternalLink(5), multicastLink(6), nssaExternalLink(7), areaOpaqueLink(10)  

hpicfOspfFloodLsid 1.3.6.1.4.1.11.2.14.11.5.1.14.11.1.2
The flood list Link State ID is an LS Type Specific field containing either a Router ID or an IP address; it identifies the piece of the routing domain that is being described by the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpicfOspfFloodRouterId 1.3.6.1.4.1.11.2.14.11.5.1.14.11.1.3
The 32-bit number that uniquely identifies the originating flood list router in the Autonomous System.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpicfOspfFloodSequence 1.3.6.1.4.1.11.2.14.11.5.1.14.11.1.4
The flood list sequence number field is a signed 32-bit integer. It starts with the value '80000001'h, or -'7FFFFFFF'h, and increments until '7FFFFFFF'h. Thus, a typical sequence number will be very negative. It is used to detect old and duplicate Link State Advertisements. The space of sequence numbers is linearly ordered. The larger the sequence number, the more recent the advertisement.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfFloodAge 1.3.6.1.4.1.11.2.14.11.5.1.14.11.1.5
This flood list field is the age of the link state advertisement in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfFloodChecksum 1.3.6.1.4.1.11.2.14.11.5.1.14.11.1.6
This flood list field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating the checksum. The checksum used is the same that is used for ISO connectionless datagram's; it is commonly referred to as the Fletcher checksum.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpicfOspfSpfTimerElapsed 1.3.6.1.4.1.11.2.14.11.5.1.14.12
The elapsed time since the last Ospf Spf is run
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfAreaLsdbTable 1.3.6.1.4.1.11.2.14.11.5.1.14.14
The OSPF Process's Area-Scope LSDB. The LSDB contains the Area-Scope Link State Advertisements from throughout the area that the device is attached to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfAreaLsdbEntry

hpicfOspfAreaLsdbEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1
A single Area-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfAreaLsdbEntry  

hpicfOspfAreaLsdbRtrCapBits 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1.1
This field is valid if the LSA is a Router LSA. It uniquely identifies the router type of the router in the Area.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfAreaLsdbOptions 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1.2
The Options field enables OSPF routers to support (or not support) optional capabilities, and to communicate their capability level to other OSPF routers. This field is valid for each type of LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfAreaLsdbMetric 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1.3
This field is valid if the LSA is a Router LSA, a Summary LSA, AS Summary LSA or a NSSA LSA. This field indicates the cost involved in using the interface or route.
Status: current Access: read-only
OBJECT-TYPE    
  Metric  

hpicfOspfAreaLsdbAddrPrefix 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1.4
The Prefix the Address.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfAreaLsdbFwdingAddress 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1.5
This field is valid if the LSA is a NSSA LSA. This field is present only if the 'F' Bit is set in the EFT flags field and if included, the data traffic for the advertised destination will be forwarded to this address.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfOspfRouterIdTc  

hpicfOspfAreaLsdbExtRouteTags 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1.6
This field is valid if the LSA is a NSSA LSA. This field is present only if the 'T' Bit is set in the EFT flags field. A 32-bit field which may be used to communicate additional information between AS boundary routers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfTOS 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1.7
The 32-bit identifier for the TOS specific information of the LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  


hpicfOspfLsdbBitE 1.3.6.1.4.1.11.2.14.11.5.1.14.14.1.9
The 32-bit identifier for the Metric specific information of the LSA.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfRouterLSATable 1.3.6.1.4.1.11.2.14.11.5.1.14.15
This table having Area scope is a dependent-expansion table for the Router LSA entry in the Area LSDB table. It represents the list of per interface details advertised in a Router LSA.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfRouterLSAEntry

hpicfOspfRouterLSAEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.15.1
A single Area-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfRouterLSAEntry  

hpicfOspfRouterLSANbrRtrId 1.3.6.1.4.1.11.2.14.11.5.1.14.15.1.1
The router id of the router which is connected over the interface Id.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfRouterIdTc  

hpicfOspfRouterLSAIfType 1.3.6.1.4.1.11.2.14.11.5.1.14.15.1.2
The 32-bit identifier of the Area from which the LSA was received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfRouterLSAMetric 1.3.6.1.4.1.11.2.14.11.5.1.14.15.1.3
This field indicates the cost involved in using the interface or route.
Status: current Access: read-only
OBJECT-TYPE    
  Metric  

hpicfOspfRouterLSAIfId 1.3.6.1.4.1.11.2.14.11.5.1.14.15.1.4
The interface Id of the router that connects to the other router.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfOspfRouterIdTc  

hpicfOspfRouterLSATOSMetric 1.3.6.1.4.1.11.2.14.11.5.1.14.15.1.5
This field indicates the cost involved in using the interface or route specific to TOS.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

hpicfOspfNetworkLSATable 1.3.6.1.4.1.11.2.14.11.5.1.14.16
This table having Area scope is a dependent-expansion table for the Network LSA entry in the Area LSDB table. This table represents the list of routers advertised in a Network LSA.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfNetworkLSAEntry

hpicfOspfNetworkLSAEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.16.1
A single Area-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfNetworkLSAEntry  

hpicfOspfNetworkLSASeqNum 1.3.6.1.4.1.11.2.14.11.5.1.14.16.1.1
The 32-bit sequence number identifying the attached router-ids.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpicfOspfNetworkLSAAttachedRouter 1.3.6.1.4.1.11.2.14.11.5.1.14.16.1.2
The 32-bit Router identifier of the attached Router.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfOspfRouterIdTc  

hpicfOspfExtLsdbTable 1.3.6.1.4.1.11.2.14.11.5.1.14.17
The OSPF Process's AS-Scope Link State Database (LSDB). The LSDB contains the AS-Scope Link State Advertisements from throughout the areas that the device is attached to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfExtLsdbEntry

hpicfOspfExtLsdbEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.17.1
A single AS-Scope Link State Advertisement.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfExtLsdbEntry  

hpicfOspfExtLsdbMetric 1.3.6.1.4.1.11.2.14.11.5.1.14.17.1.1
The cost associated with this route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfExtLsdbOptions 1.3.6.1.4.1.11.2.14.11.5.1.14.17.1.2
The Options field enables OSPF routers to support (or not support) optional capabilities, and to communicate their capability level to other OSPF routers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfExtLsdbFwdingAddress 1.3.6.1.4.1.11.2.14.11.5.1.14.17.1.3
If included, Data traffic for the advertised destination will be forwarded to this address.
Status: current Access: read-only
OBJECT-TYPE    
  HpicfOspfRouterIdTc  

hpicfOspfExtLsdbExtRouteTags 1.3.6.1.4.1.11.2.14.11.5.1.14.17.1.4
The 32-bit Router Tags for the advertised Route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfExtLsdbBitE 1.3.6.1.4.1.11.2.14.11.5.1.14.17.1.5
The type of External metric. If bit E is set, the metric specified is Type 2 external metric.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpicfOspfLogTable 1.3.6.1.4.1.11.2.14.11.5.1.14.1.4
A table containing the configuration parameters pertaining for OSPF routing protocol logging facility.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfLogEntry

hpicfOspfLogEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.1.4.1
The configuration parameters pertaining to a OSPF log entry. Each entry contains information about the action and severity for a particular logType, and for each version of OSPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfLogEntry  

hpicfOspfLogType 1.3.6.1.4.1.11.2.14.11.5.1.14.1.4.1.1
The type of log for every kind of event in OSPF routing protocol .
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfLogType  

hpicfOspfLogAction 1.3.6.1.4.1.11.2.14.11.5.1.14.1.4.1.2
The action, if any, that was taken by the agent when the event represented by hpicfOspfLogType. When enabled, brief information of the event is logged and if it is set to enabledWithDetail, provides more information, like every state changes, will get logged. If it is set to disabled, no events are logged.
Status: current Access: read-write
OBJECT-TYPE    
  HpicfOspfLogAction  

hpicfOspfNbrTable 1.3.6.1.4.1.11.2.14.11.5.1.14.1.5
HP proprietary extension to ospfNbrTable to support read-only elements for reading neighbor adjacency length, designated router, backup designated router, Area ID and the and time-to-expiry for an OSPF neighbor
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfNbrEntry

hpicfOspfNbrEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.1.5.1
Each entry is extension of ospfNbr Entry and gives more information for OSPF neighbors
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfNbrEntry  

hpicfOspfNbrUpTime 1.3.6.1.4.1.11.2.14.11.5.1.14.1.5.1.1
This object specifies the time duration for which the adjacency with the particular neighbor is active. This should be a monotonically increasing timer for the duration the adjacency is active. This counter should be reset when an adjacency is lost or re-established.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

hpicfOspfNbrTimeToExpiry 1.3.6.1.4.1.11.2.14.11.5.1.14.1.5.1.2
This object specifies the time remaining for the dead timer for the particular neighbor to expire. This counter thus specifies the time in seconds left for an adjacency to be brought down in case no Hello packet is received during the interval.
Status: current Access: read-only
OBJECT-TYPE    
  PositiveInteger  

hpicfOspfNbrDesignatedRouter 1.3.6.1.4.1.11.2.14.11.5.1.14.1.5.1.3
The IP address of the designated router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpicfOspfNbrBackupDesignatedRouter 1.3.6.1.4.1.11.2.14.11.5.1.14.1.5.1.4
The IP address of the backup designated router.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hpicfOspfNbrAreaId 1.3.6.1.4.1.11.2.14.11.5.1.14.1.5.1.5
A 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.
Status: current Access: read-only
OBJECT-TYPE    
  AreaID  

hpicfOspfNbrInterfaceName 1.3.6.1.4.1.11.2.14.11.5.1.14.1.5.1.6
The ifName value of this OSPF interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpicfOspfConformance 1.3.6.1.4.1.11.2.14.11.5.1.14.2
OBJECT IDENTIFIER    

hpicfOspfGroups 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1
OBJECT IDENTIFIER    

hpicfOspfReqGroups 1.3.6.1.4.1.11.2.14.11.5.1.14.2.3
OBJECT IDENTIFIER    

hpicfOspfRetransGroups 1.3.6.1.4.1.11.2.14.11.5.1.14.2.4
OBJECT IDENTIFIER    

hpicfOspfFloodGroups 1.3.6.1.4.1.11.2.14.11.5.1.14.2.5
OBJECT IDENTIFIER    

hpicfOspfReqCompliance 1.3.6.1.4.1.11.2.14.11.5.1.14.2.2.2
The compliance statement for show Requestlist command.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfOspfFloodCompliance 1.3.6.1.4.1.11.2.14.11.5.1.14.2.2.3
The compliance statement for show Floodlist command.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfOspfRetransCompliance 1.3.6.1.4.1.11.2.14.11.5.1.14.2.2.4
The compliance statement for show Retranslist command.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfOspfCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.14.2.2.5
The compliance statement for this module.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfOspfSpfDelayCompliance 1.3.6.1.4.1.11.2.14.11.5.1.14.2.2.6
The compliance statement for this module.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfOspfAreaAggregateCompliance 1.3.6.1.4.1.11.2.14.11.5.1.14.2.2.7
The compliance statement for this module.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfOspfReqManGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.3.1
A mandatory group that displays ID information with Respect to Link state,router,interface and the LSA type
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfReqGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.3.2
This is a normal group that gives checksum,sequence and age related information
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfRetransManGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.4.1
A mandatory group that displays ID information with Respect to Link state,router,interface and the LSA type
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfRetransGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.4.2
This is a normal group that gives checksum,sequence and age related information
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfFloodManGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.5.1
A mandatory group that displays ID information with Respect to Link state, router, interface and the LSA type
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfFloodGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.5.2
This is a normal group that gives checksum,sequence and age related information
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.1
Basic OSPF configuration information that is not in the standard OSPF MIB.
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfRedistGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.2
A collection of objects for controlling the redistribution of external routes by OSPF.
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfDistanceGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.3
A collection of objects for configuring the administrative distance of routes learned by OSPF.
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfSpfTimerGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.5
Time taken since the last spf Run.
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfStatisticGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.4
A collection of objects that contain OSPF interface and SPF statistics.
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfLogGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.6
A collection of objects for configuring the logging of OSPF events.
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfNbrGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.7
A collection of read-only elements for an OSPF neighbor.
Status: current Access: read-only
OBJECT-GROUP    

hpicfOspfAreaAggregateTable 1.3.6.1.4.1.11.2.14.11.5.1.14.1.6
HP proprietary extensions to ospfAreaAggregateTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfOspfAreaAggregateEntry

hpicfOspfAreaAggregateEntry 1.3.6.1.4.1.11.2.14.11.5.1.14.1.6.1
Each entry is extension of ospfAreaAggregateEntry
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfOspfAreaAggregateEntry  

hpicfOspfAreaAggregateCost 1.3.6.1.4.1.11.2.14.11.5.1.14.1.6.1.1
Manually configured cost of the summary advertisement. A value of 0 indicates that the cost defined and calculated by the OSPF standard should be used. Valid costs range from 1-16777215
Status: current Access: read-create
OBJECT-TYPE    
  BigMetric  

hpicfOspfAreaAggregateType 1.3.6.1.4.1.11.2.14.11.5.1.14.1.6.1.2
Configure whether external metric and OSPF metric are comparable. If 'metric-type' is specified as 'type1', the external metric and the OSPF metric are considered comparable. 'type2' implies non-comparable metric
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER type1(1), type2(2)  

hpicfOspfIfGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.8
These interface objects used for managing/monitoring OSPFv2 interfaces.
Status: current Access: read-create
OBJECT-GROUP    

hpicfOspfAreaLsdbGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.9
These objects used for managing/monitoring OSPFv2 LSAs.
Status: current Access: read-create
OBJECT-GROUP    

hpicfOspfExtLsdbGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.10
These objects are used for OSPFv2 systems that display their AS-scope link state database.
Status: current Access: read-create
OBJECT-GROUP    

hpicfOspfAreaAggregateGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.11
Group for ospfAreaAggregate objects.
Status: current Access: read-create
OBJECT-GROUP    

hpicfOspfSpfDelayGroup 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.12
Group for ospfSpfThrottle objects.
Status: current Access: read-create
OBJECT-GROUP    

hpicfOspfAreaAggregateGroup1 1.3.6.1.4.1.11.2.14.11.5.1.14.2.1.13
Group for ospfAreaAggregateType objects.
Status: current Access: read-create
OBJECT-GROUP