Home/Catalog/HP-ICF-OSPF

HP-ICF-OSPF

This MIB module contains HP proprietary extensions to the OSPF-MIB module.
Main OID:
hpicfOspf.1.3.6.1.4.1.25506.11.1.14
129
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

129 total
Object Name
hpicfOspfThis MIB module contains HP proprietary extensions to the OSPF-MIB module.
MODULE-IDENTITY
.1.3.6.1.4.1.25506.11.1.14
hpicfOspfObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.1
hpicfOspfGeneral
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.1.1
hpicfOspf1583CompatibilityModeControls 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.11.1.14.1.1.1
hpicfOspfDefaultImportMetricThe default metric used for advertising external routes imported into OSPF by this router.rw
BigMetric (OSPF-MIB)
.1.3.6.1.4.1.25506.11.1.14.1.1.2
hpicfOspfDefaultImportMetricTypeThe default metric type used for advertising external routes imported into OSPF by this router.rw
Enumeration
.1.3.6.1.4.1.25506.11.1.14.1.1.3
hpicfOspfIntraAreaDistanceThe 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.rw
Integer32
.1.3.6.1.4.1.25506.11.1.14.1.1.4
hpicfOspfInterAreaDistanceThe 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.rw
Integer32
.1.3.6.1.4.1.25506.11.1.14.1.1.5
hpicfOspfExternalDistanceThe 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.rw
Integer32
.1.3.6.1.4.1.25506.11.1.14.1.1.6
hpicfOspfSpfThrottleStartIntervalInitial SPF schedule delayrw
Integer32
.1.3.6.1.4.1.25506.11.1.14.1.1.7
hpicfOspfSpfThrottleWaitIntervalMinimum wait time between two consecutive SPFs.rw
Integer32
.1.3.6.1.4.1.25506.11.1.14.1.1.8
hpicfOspfSpfThrottleMaxWaitTimeMaximum wait time between two consecutive SPFs.rw
Integer32
.1.3.6.1.4.1.25506.11.1.14.1.1.9
hpicfOspfSpfThrottleCurrentSpfIntervalCurrent dynamic wait interval between SPF computationsro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.1.1.10
hpicfOspfRedistTableTable for configuring route redistribution into OSPF.
SEQUENCE OF HpicfOspfRedistEntry
.1.3.6.1.4.1.25506.11.1.14.1.2
hpicfOspfRedistEntryAn 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.
HpicfOspfRedistEntry
.1.3.6.1.4.1.25506.11.1.14.1.2.1
hpicfOspfRedistSrcProtoSource protocol to redistribute routes from.
IANAipRouteProtocol (IANA-RTPROTO-MIB)
.1.3.6.1.4.1.25506.11.1.14.1.2.1.1
hpicfOspfRedistEnabledA flag indicating whether OSPF should redistribute routes from this source protocol.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.11.1.14.1.2.1.2
hpicfOspfRedistRestrictTableA 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.
SEQUENCE OF HpicfOspfRedistRestrictEntry
.1.3.6.1.4.1.25506.11.1.14.1.3
hpicfOspfRedistRestrictEntryA 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.
HpicfOspfRedistRestrictEntry
.1.3.6.1.4.1.25506.11.1.14.1.3.1
hpicfOspfRedistRestrictAddrThe IP address of the range of route entries to exclude from redistribution into OSPF.
IpAddress
.1.3.6.1.4.1.25506.11.1.14.1.3.1.1
hpicfOspfRedistRestrictMaskThe mask for the range of route entries to exclude from redistribution into OSPF.
IpAddress
.1.3.6.1.4.1.25506.11.1.14.1.3.1.2
hpicfOspfRedistRestrictStatusThe status of this entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.25506.11.1.14.1.3.1.3
hpicfOspfLogTableA table containing the configuration parameters pertaining for OSPF routing protocol logging facility.
SEQUENCE OF HpicfOspfLogEntry
.1.3.6.1.4.1.25506.11.1.14.1.4
hpicfOspfLogEntryThe 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.
HpicfOspfLogEntry
.1.3.6.1.4.1.25506.11.1.14.1.4.1
hpicfOspfLogTypeThe type of log for every kind of event in OSPF routing protocol .
HpicfOspfLogType
.1.3.6.1.4.1.25506.11.1.14.1.4.1.1
hpicfOspfLogActionThe 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.rw
HpicfOspfLogAction
.1.3.6.1.4.1.25506.11.1.14.1.4.1.2
hpicfOspfNbrTableHP 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
SEQUENCE OF HpicfOspfNbrEntry
.1.3.6.1.4.1.25506.11.1.14.1.5
hpicfOspfNbrEntryEach entry is extension of ospfNbr Entry and gives more information for OSPF neighbors
HpicfOspfNbrEntry
.1.3.6.1.4.1.25506.11.1.14.1.5.1
hpicfOspfNbrUpTimeThis 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.ro
PositiveInteger UNITS "seconds"
.1.3.6.1.4.1.25506.11.1.14.1.5.1.1
hpicfOspfNbrTimeToExpiryThis 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.ro
PositiveInteger (OSPF-MIB)
.1.3.6.1.4.1.25506.11.1.14.1.5.1.2
hpicfOspfNbrDesignatedRouterThe IP address of the designated router.ro
IpAddress
.1.3.6.1.4.1.25506.11.1.14.1.5.1.3
hpicfOspfNbrBackupDesignatedRouterThe IP address of the backup designated router.ro
IpAddress
.1.3.6.1.4.1.25506.11.1.14.1.5.1.4
hpicfOspfNbrAreaIdA 32-bit integer uniquely identifying an area. Area ID 0.0.0.0 is used for the OSPF backbone.ro
AreaID (OSPF-MIB)
.1.3.6.1.4.1.25506.11.1.14.1.5.1.5
hpicfOspfNbrInterfaceNameThe ifName value of this OSPF interface.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.25506.11.1.14.1.5.1.6
hpicfOspfAreaAggregateTableHP proprietary extensions to ospfAreaAggregateTable
SEQUENCE OF HpicfOspfAreaAggregateEntry
.1.3.6.1.4.1.25506.11.1.14.1.6
hpicfOspfAreaAggregateEntryEach entry is extension of ospfAreaAggregateEntry
HpicfOspfAreaAggregateEntry
.1.3.6.1.4.1.25506.11.1.14.1.6.1
hpicfOspfAreaAggregateCostManually 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-16777215rw
BigMetric (OSPF-MIB)
.1.3.6.1.4.1.25506.11.1.14.1.6.1.1
hpicfOspfAreaAggregateTypeConfigure 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 metricrw
Enumeration
.1.3.6.1.4.1.25506.11.1.14.1.6.1.2
hpicfOspfConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.2
hpicfOspfGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.2.1
hpicfOspfCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.2.2
hpicfOspfReqGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.2.3
hpicfOspfRetransGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.2.4
hpicfOspfFloodGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.2.5
hpicfOspfRouteGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.3
hpicfOspfNssaType1
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.3.1
hpicfOspfNssaType2
OBJECT IDENTIFIER
.1.3.6.1.4.1.25506.11.1.14.3.2
hpicfOspfIfTableExtensions to the table that contains OSPF Interface specific information.
SEQUENCE OF HpicfOspfIfEntry
.1.3.6.1.4.1.25506.11.1.14.4
hpicfOspfIfEntryA list of extensions to the information maintained for an OSPF interface.
HpicfOspfIfEntry
.1.3.6.1.4.1.25506.11.1.14.4.1
hpicfOspfIfPassiveThe 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.11.1.14.4.1.1
hpicfOspfIfNbrCountThis 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.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.4.1.2
hpicfOspfIfStatsTableTable that contains OSPF Interface traffic specific information.
SEQUENCE OF HpicfOspfIfStatsEntry
.1.3.6.1.4.1.25506.11.1.14.5
hpicfOspfIfStatsEntryA list of extensions to the information maintained for an OSPF interface.
HpicfOspfIfStatsEntry
.1.3.6.1.4.1.25506.11.1.14.5.1
hpicfOspfSentHelloPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.1
hpicfOspfSentDDPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.2
hpicfOspfSentLSRPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.3
hpicfOspfSentLSUPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.4
hpicfOspfSentLSAPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.5
hpicfOspfRcvdHelloPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.6
hpicfOspfRcvdDDPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.7
hpicfOspfRcvdLSRPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.8
hpicfOspfRcvdLSUPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.9
hpicfOspfRcvdLSAPktThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.5.1.10
hpicfOspfIfErrorTableTable that contains OSPF Interface traffic specific information.
SEQUENCE OF HpicfOspfIfErrorEntry
.1.3.6.1.4.1.25506.11.1.14.6
hpicfOspfIfErrorEntryA list of extensions to the information maintained for an OSPF interface.
HpicfOspfIfErrorEntry
.1.3.6.1.4.1.25506.11.1.14.6.1
hpicfOspfIfErrorTypeThe 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 ...
Integer32 (-2147483648..2147483647)
.1.3.6.1.4.1.25506.11.1.14.6.1.1
hpicfOspfIfErrorCountThe 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.ro
Counter32
.1.3.6.1.4.1.25506.11.1.14.6.1.2
hpicfOspfIfClearStatsTableA list used to clear statistics information maintained for an OSPF interface.
SEQUENCE OF HpicfOspfIfClearStatsEntry
.1.3.6.1.4.1.25506.11.1.14.7
hpicfOspfIfClearStatsEntryA list used to clear statistics information maintained for an OSPF interface.
HpicfOspfIfClearStatsEntry
.1.3.6.1.4.1.25506.11.1.14.7.1
hpicfOspfClearCountersRead of this will always be false, When this variable is set to true for a given Ipaddress interface, corresponding interface counters will be cleared.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.25506.11.1.14.7.1.1
hpicfOspfSpfTableTable that contains OSPF SPF information.
SEQUENCE OF HpicfOspfSpfEntry
.1.3.6.1.4.1.25506.11.1.14.8
hpicfOspfSpfEntryA list of extensions to the information maintained for OSPF SPF runs.
HpicfOspfSpfEntry
.1.3.6.1.4.1.25506.11.1.14.8.1
hpicfOspfSpfInstanceThe hpicfospfSpfInstance refers to the instance of SPF Shortest Path First ran for an OSPF instance.
Integer32 (-2147483648..2147483647)
.1.3.6.1.4.1.25506.11.1.14.8.1.1
hpicfOspfSpfReasonThe 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.ro
Integer32
.1.3.6.1.4.1.25506.11.1.14.8.1.2
hpicfOspfSpfTimeThe 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.ro
Integer32 UNITS "seconds"
.1.3.6.1.4.1.25506.11.1.14.8.1.3
hpicfOspfReqTableRequest List table that contains OSPF Specific interface information.
SEQUENCE OF HpicfOspfReqEntry
.1.3.6.1.4.1.25506.11.1.14.9
hpicfOspfReqEntryA Request List entries that contain fields of link state advertisement.
HpicfOspfReqEntry
.1.3.6.1.4.1.25506.11.1.14.9.1
hpicfOspfReqTypeThe type of the Request List's link state advertisement. Each link state type has a separate advertisement format.ro
Enumeration
.1.3.6.1.4.1.25506.11.1.14.9.1.1
hpicfOspfReqLsidThe 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.ro
IpAddress
.1.3.6.1.4.1.25506.11.1.14.9.1.2
hpicfOspfReqRouterIdThe 32-bit number that uniquely identifies the originating router in the Autonomous System.ro
IpAddress
.1.3.6.1.4.1.25506.11.1.14.9.1.3
hpicfOspfReqSequenceThe 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.ro
Integer32
.1.3.6.1.4.1.25506.11.1.14.9.1.4
hpicfOspfReqAgeThis Request list's field is the age of the link state advertisement in seconds.ro
Integer32 UNITS "seconds"
.1.3.6.1.4.1.25506.11.1.14.9.1.5
hpicfOspfReqChecksumThis 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.ro
Integer32
.1.3.6.1.4.1.25506.11.1.14.9.1.6
hpicfOspfRetransTableRetransmission List table that contains Ospf Interface Specific information.
SEQUENCE OF HpicfOspfRetransEntry
.1.3.6.1.4.1.25506.11.1.14.10
hpicfOspfRetransEntryRetransmission list entry that is maintained for an OSPF Interface.
HpicfOspfRetransEntry
.1.3.6.1.4.1.25506.11.1.14.10.1
hpicfOspfRetransTypeThe Retransmission List LSA type. Each link state type has a separate advertisement format.ro
Enumeration
.1.3.6.1.4.1.25506.11.1.14.10.1.1
hpicfOspfRetransLsidThe 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.ro
IpAddress
.1.3.6.1.4.1.25506.11.1.14.10.1.2
hpicfOspfRetransRouterIdThe 32-bit number that uniquely identifies the originating Retransmission List router in the Autonomous System.ro
IpAddress
.1.3.6.1.4.1.25506.11.1.14.10.1.3
hpicfOspfRetransSequenceThe 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.ro
Integer32
.1.3.6.1.4.1.25506.11.1.14.10.1.4
hpicfOspfRetransAgeThis Retransmission List field is the age of the link state advertisement in seconds.ro
Integer32 UNITS "seconds"
.1.3.6.1.4.1.25506.11.1.14.10.1.5
hpicfOspfRetransChecksumThis 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.ro
Integer32
.1.3.6.1.4.1.25506.11.1.14.10.1.6
hpicfOspfFloodTableFlood list table that contains Ospf Interface Specific information
SEQUENCE OF HpicfOspfFloodEntry
.1.3.6.1.4.1.25506.11.1.14.11
hpicfOspfFloodEntryA Flood list information maintained for an OSPF Interface
HpicfOspfFloodEntry
.1.3.6.1.4.1.25506.11.1.14.11.1
hpicfOspfFloodTypeThe flood list LSA type .Each link state type has a separate advertisement format.ro
Enumeration
.1.3.6.1.4.1.25506.11.1.14.11.1.1
hpicfOspfFloodLsidThe 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.ro
IpAddress
.1.3.6.1.4.1.25506.11.1.14.11.1.2
hpicfOspfFloodRouterIdThe 32-bit number that uniquely identifies the originating flood list router in the Autonomous System.ro
IpAddress
.1.3.6.1.4.1.25506.11.1.14.11.1.3
hpicfOspfFloodSequenceThe 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.ro
Integer32
.1.3.6.1.4.1.25506.11.1.14.11.1.4
hpicfOspfFloodAgeThis flood list field is the age of the link state advertisement in seconds.ro
Integer32 -- Should be 0..MaxAge, except when -- doNotAge bit is set UNITS "seconds"
.1.3.6.1.4.1.25506.11.1.14.11.1.5
hpicfOspfFloodChecksumThis 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.ro
Integer32
.1.3.6.1.4.1.25506.11.1.14.11.1.6
hpicfOspfSpfTimerElapsedThe elapsed time since the last Ospf Spf is runro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.12
hpicfOspfAreaLsdbTableThe 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.
SEQUENCE OF HpicfOspfAreaLsdbEntry
.1.3.6.1.4.1.25506.11.1.14.14
hpicfOspfAreaLsdbEntryA single Area-Scope Link State Advertisement.
HpicfOspfAreaLsdbEntry
.1.3.6.1.4.1.25506.11.1.14.14.1
hpicfOspfAreaLsdbRtrCapBitsThis field is valid if the LSA is a Router LSA. It uniquely identifies the router type of the router in the Area.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.14.1.1
hpicfOspfAreaLsdbOptionsThe 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.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.14.1.2
hpicfOspfAreaLsdbMetricThis 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.ro
Metric (OSPF-MIB)
.1.3.6.1.4.1.25506.11.1.14.14.1.3
hpicfOspfAreaLsdbAddrPrefixThe Prefix the Address.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.14.1.4
hpicfOspfAreaLsdbFwdingAddressThis 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.ro
HpicfOspfRouterIdTc
.1.3.6.1.4.1.25506.11.1.14.14.1.5
hpicfOspfAreaLsdbExtRouteTagsThis 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.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.14.1.6
hpicfOspfTOSThe 32-bit identifier for the TOS specific information of the LSA.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.14.1.7
hpicfOspfLsdbBitEThe 32-bit identifier for the Metric specific information of the LSA.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.14.1.9
hpicfOspfRouterLSATableThis 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.
SEQUENCE OF HpicfOspfRouterLSAEntry
.1.3.6.1.4.1.25506.11.1.14.15
hpicfOspfRouterLSAEntryA single Area-Scope Link State Advertisement.
HpicfOspfRouterLSAEntry
.1.3.6.1.4.1.25506.11.1.14.15.1
hpicfOspfRouterLSANbrRtrIdThe router id of the router which is connected over the interface Id.
HpicfOspfRouterIdTc
.1.3.6.1.4.1.25506.11.1.14.15.1.1
hpicfOspfRouterLSAIfTypeThe 32-bit identifier of the Area from which the LSA was received.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.15.1.2
hpicfOspfRouterLSAMetricThis field indicates the cost involved in using the interface or route.ro
Metric (OSPF-MIB)
.1.3.6.1.4.1.25506.11.1.14.15.1.3
hpicfOspfRouterLSAIfIdThe interface Id of the router that connects to the other router.ro
HpicfOspfRouterIdTc
.1.3.6.1.4.1.25506.11.1.14.15.1.4
hpicfOspfRouterLSATOSMetricThis field indicates the cost involved in using the interface or route specific to TOS.ro
Unsigned32(0..'FFFFFFFF'h)
.1.3.6.1.4.1.25506.11.1.14.15.1.5
hpicfOspfNetworkLSATableThis 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.
SEQUENCE OF HpicfOspfNetworkLSAEntry
.1.3.6.1.4.1.25506.11.1.14.16
hpicfOspfNetworkLSAEntryA single Area-Scope Link State Advertisement.
HpicfOspfNetworkLSAEntry
.1.3.6.1.4.1.25506.11.1.14.16.1
hpicfOspfNetworkLSASeqNumThe 32-bit sequence number identifying the attached router-ids.
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.16.1.1
hpicfOspfNetworkLSAAttachedRouterThe 32-bit Router identifier of the attached Router.ro
HpicfOspfRouterIdTc
.1.3.6.1.4.1.25506.11.1.14.16.1.2
hpicfOspfExtLsdbTableThe 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.
SEQUENCE OF HpicfOspfExtLsdbEntry
.1.3.6.1.4.1.25506.11.1.14.17
hpicfOspfExtLsdbEntryA single AS-Scope Link State Advertisement.
HpicfOspfExtLsdbEntry
.1.3.6.1.4.1.25506.11.1.14.17.1
hpicfOspfExtLsdbMetricThe cost associated with this route.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.17.1.1
hpicfOspfExtLsdbOptionsThe Options field enables OSPF routers to support (or not support) optional capabilities, and to communicate their capability level to other OSPF routers.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.17.1.2
hpicfOspfExtLsdbFwdingAddressIf included, Data traffic for the advertised destination will be forwarded to this address.ro
HpicfOspfRouterIdTc
.1.3.6.1.4.1.25506.11.1.14.17.1.3
hpicfOspfExtLsdbExtRouteTagsThe 32-bit Router Tags for the advertised Route.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.17.1.4
hpicfOspfExtLsdbBitEThe type of External metric. If bit E is set, the metric specified is Type 2 external metric.ro
Unsigned32
.1.3.6.1.4.1.25506.11.1.14.17.1.5
HP-ICF-OSPF - SNMP MIB Reference | MIBs Explorer