MIBs Depot

CISCO-FSPF-MIB

Registered at
1.3.6.1.4.1.9.9.287
Last updated
2003-10-08 00:00
Organization
Cisco Systems Inc.
Revisions
2003-10-08 00:00, 2003-04-13 00:00, 2003-02-21 00:00, 2002-11-21 00:00, 2002-11-01 00:00, 2002-10-04 00:00
Namespace
cisco
Source file
CISCO-FSPF-MIB
Digest
sha256:a8fc853a82339ead143917dcd67d98c44302b93f6e8c816bd4367b41f267f079

Description

Fabric Shortest Path First (FSPF) MIB.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
CISCO-ST-TCDomainId, DomainIdOrZero
CISCO-TCCiscoMilliSeconds, TimeIntervalMin, TimeIntervalSec
CISCO-VSAN-MIBnotifyVsanIndex, vsanIndex
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-FSPF-MIB
CISCO-SMI
CISCO-ST-TC
CISCO-TC
CISCO-VSAN-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
FspfInterfaceState
TEXTUAL-CONVENTION
State of FSPF. The possible values are : down (1) - Down init (2) - Init dbExchange (3) - Database Exchange dbAckwait (4) - Database AckWait dbWait (5) - Database Wait full (6) - Full (Conneted) .
current
FspfLinkType
TEXTUAL-CONVENTION
Type of an the FSPF Link. The possible values are : 01 - Point-to-Point 240-255 - Vendor Specific others - Reserved.
current
FspfLsrType
TEXTUAL-CONVENTION
Type of the Link State Record. There could be multiple type of LSRs even though the standard (FC-SW2) defines only two of them - Switch Link Record and AR Summary Record. The possible values are : 01 - Switch Link Record 02 - AR Summary Record 240-255 - Vendor Specific others - Reserved.
current
FspfRegionId
TEXTUAL-CONVENTION
Region Id of an autonomous region. The backbone region has region id equal to 0.
current
LastCreationTime
TEXTUAL-CONVENTION
This TC describes an object that stores the last time its entry was created. This can be used for management applications to determine that an entry has been deleted and re-created between reads, causing an otherwise undetectable discontinuity in the data. Note that this will have syntax of TimeStamp.
current

Objects

NameOIDSyntaxAccessStatus
fspfConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.287.1
fspfTable
OBJECT-TYPE
This table allows the users to configure and monitor the Fabric Shortest Path First (FSPF) parameters on all the VSANs configured on the local switch. Entries in this tables are automatically created when VSANs are either created or activated (if an entry for that VSAN is not already existing). An entry is deleted automatically from this table if either: - the corresponding VSAN is deleted. or - the corresponding VSAN is suspended and the values of all writable objects in that entry have default values. An entry can be created through the use of fspfRowStatus only as a re-creation of that entry after it was deleted because the corresponding VSAN was suspended, and while the VSAN continues to exist. So an entry in this table exists when one or both of these conditions holds: - one or more configuration parameters have non-default values for a VSAN which is suspended, and/or - the VSAN is active. This has a number of consequences: - an entry exists for a suspended VSAN whenever that VSAN has non-default parameters. - an entry cannot be created (via fspfRowStatus) for a VSAN with default parameters; instead, the agent creates/deletes an entry for a VSAN with default parameters according to whether the VSAN is active or suspended. - an entry can not be created via fspfIfRowStatus unless non-default parameter values are (simultaneously) configured for a VSAN which is suspended; - deleting an entry via RowStatus when either the VSAN is suspended and configured with non-default values or the VSAN is active, is equivalent to resetting its parameters to their default values. If the VSAN is suspended and was configured with default- values, then the entry would be deleted.
1.3.6.1.4.1.9.9.287.1.1not-accessiblecurrent
fspfEntry
OBJECT-TYPE
This entry contains the FSPF parameters on this VSAN.
1.3.6.1.4.1.9.9.287.1.1.1not-accessiblecurrent
fspfRegionId
OBJECT-TYPE
The autonomous region of the local switch on this VSAN.
1.3.6.1.4.1.9.9.287.1.1.1.1FspfRegionIdread-createcurrent
fspfDomainId
OBJECT-TYPE
The Domain Id of the local switch on this VSAN.
1.3.6.1.4.1.9.9.287.1.1.1.2DomainIdread-onlycurrent
fspfSpfDelay
OBJECT-TYPE
The time between when FSPF receives topology updates and when it starts the Shortest Path First (SPF) computation on this VSAN. The smaller value means that routing will react to the changes faster but the CPU usage is greater.
1.3.6.1.4.1.9.9.287.1.1.1.3TimeIntervalSecread-onlycurrent
fspfSpfHoldTime
OBJECT-TYPE
The minimum time between two consecutive SPF computations on this VSAN. The smaller value means that routing will react to the changes faster but the CPU usage is greater.
1.3.6.1.4.1.9.9.287.1.1.1.4CiscoMilliSeconds (0..65535)read-createcurrent
fspfMinLsArrival
OBJECT-TYPE
The minimum time after accepting a Link State Record (LSR) on this VSAN before accepting another update of the same LSR on the same VSAN. An LSR update that is not accepted because of this time interval is discarded.
1.3.6.1.4.1.9.9.287.1.1.1.5CiscoMilliSeconds (0..65535)read-createcurrent
fspfMinLsInterval
OBJECT-TYPE
The minimum time after this switch sends an LSR on this VSAN before it will send another update of the same LSR on the same VSAN.
1.3.6.1.4.1.9.9.287.1.1.1.6CiscoMilliSeconds (0..65535)read-createcurrent
fspfLsRefreshTime
OBJECT-TYPE
The interval between transmission of refresh LSRs on this VSAN.
1.3.6.1.4.1.9.9.287.1.1.1.7TimeIntervalMinread-onlycurrent
fspfMaxAge
OBJECT-TYPE
The maximum age an LSR will be retained in the FSPF database on this VSAN. It is removed from the database after MaxAge is reached.
1.3.6.1.4.1.9.9.287.1.1.1.8TimeIntervalMinread-onlycurrent
fspfMaxAgeCount
OBJECT-TYPE
The number of times any LSR reached fspfMaxAge in this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.9Counter32read-onlycurrent
fspfSpfComputations
OBJECT-TYPE
The number of times the SPF computation has been done on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.10Counter32read-onlycurrent
fspfChecksumErrors
OBJECT-TYPE
The number of FSPF checksum errors occurred on this on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.11Counter32read-onlycurrent
fspfLsuRxPkts
OBJECT-TYPE
Total number of Link State Update (LSU) packets received on all the interfaces on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.12Counter32read-onlycurrent
fspfLsaRxPkts
OBJECT-TYPE
Total number of Link State Acknowledgement (LSA) packets received on all the interfaces on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.13Counter32read-onlycurrent
fspfLsuTxPkts
OBJECT-TYPE
Total number of Link State Update (LSU) packets transmitted on all the interfaces on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.14Counter32read-onlycurrent
fspfLsaTxPkts
OBJECT-TYPE
Total number of Link State Acknowledgement (LSA) packets transmitted on all the interfaces on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.15Counter32read-onlycurrent
fspfHelloTxPkts
OBJECT-TYPE
Total number of HELLO packets transmitted on all interfaces on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.16Counter32read-onlycurrent
fspfHelloRxPkts
OBJECT-TYPE
Total number of HELLO packets received on all the interfaces on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.17Counter32read-onlycurrent
fspfRetransmittedLsuTxPkts
OBJECT-TYPE
Total number of LSU packets retransmitted on all the interfaces on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.18Counter32read-onlycurrent
fspfErrorRxPkts
OBJECT-TYPE
Number of invalid FSPF control packets received on all the interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.1.1.19Counter32read-onlycurrent
fspfLsrs
OBJECT-TYPE
The number of current entries for this VSAN in the fspfLsrTable.
1.3.6.1.4.1.9.9.287.1.1.1.20Gauge32read-onlycurrent
fspfCreateTime
OBJECT-TYPE
The value of sysUpTime when this entry was last created.
1.3.6.1.4.1.9.9.287.1.1.1.21LastCreationTimeread-onlycurrent
fspfAdminStatus
OBJECT-TYPE
The desired state of FSPF on this VSAN. If value of this object is set to up (1) , then FSPF is enabled on this VSAN. If set to down (2) , then FSPF is disabled on this VSAN.
1.3.6.1.4.1.9.9.287.1.1.1.22INTEGER {up(1), down(2)}read-createcurrent
fspfOperStatus
OBJECT-TYPE
State of FSPF on this VSAN. If 'fspfAdminStatus' is down (2) then the 'fspfOperStatus' should be down (2). If 'fspfAdminStatus' is changed to up (1) then 'fspfOperStatus' should change to up (1) as and when FSPF is active on this VSAN.
1.3.6.1.4.1.9.9.287.1.1.1.23INTEGER {up(1), down(2)}read-onlycurrent
fspfSetToDefault
OBJECT-TYPE
Setting this value to 'default' changes the value of each and every every write-able object in this row to its default value. If all the configuration parameters have their default values and if the VSAN is suspended, then the row is deleted automatically. No action is taken if this object is set to 'noOp'. The value of the object when read is always 'noOp'.
1.3.6.1.4.1.9.9.287.1.1.1.24INTEGER {default(1), noOp(2)}read-createcurrent
fspfRowStatus
OBJECT-TYPE
The status of conceptual row on this VSAN. This object can be used to create an entry only if the corresponding VSAN is suspended. If the VSAN is either not-existent or active, a create will fail.
1.3.6.1.4.1.9.9.287.1.1.1.25RowStatusread-createcurrent
fspfTotalCheckSum
OBJECT-TYPE
The total checksum of all the LSRs on this VSAN.
1.3.6.1.4.1.9.9.287.1.1.1.26Unsigned32read-onlycurrent
fspfIfTable
OBJECT-TYPE
This table allows the users to configure and monitor the Fabric Shortest Path First (FSPF) parameters on all interfaces on all the VSANs configured on the local switch. An entry is automatically created in this table if there is an entry in the fspfTable for a VSAN when an E_port comes up on that VSAN. An entry is automatically deleted from this table if either : a) the interface transitions to being a down interface which is configured with default values and which is either down or a non-E_port, or b) the fspfTable entry for the corresponding VSAN is deleted. Entries in this table can be created via fspfIfRowStatus only as the means to specify non-default parameter values for an interface at a time when that interface is either down or is a non-E_port. So an entry in this table exists when one or both of these conditions holds: - one or more configuration parameters have non-default values for an interface which is either down or a non-E_port and corresponding VSAN has an entry in the fspfTable, and/or - the interface is an E_port and it is up. This has a number of consequences: - an entry exists for a non-E_port or an E_port which is down whenever that interface has non-default parameters and the corresponding VSAN has an entry in the fspfTable; - an entry cannot be created (via fspfIfRowStatus) for an interface with default parameters; instead, the agent creates/deletes an entry for an interface with default parameters according to whether the E_port is up or down. - an entry can not be created via fspfIfRowStatus unless non-default parameter values are (simultaneously) configured for an interface which is a non-E_port or a down interface, and the corresponding VSAN has an entry in the fspfTable. - deleting an entry via RowStatus when either the interface is down and configured with non-default values or the interface is up, is equivalent to resetting its parameters to their default values. If the interface is down and was configured with default- values, then the entry would be deleted.
1.3.6.1.4.1.9.9.287.1.2not-accessiblecurrent
fspfIfEntry
OBJECT-TYPE
An entry containing information for an FSPF interface on this VSAN. The entry is created when a FSPF is enabled on this VSAN by creating an entry in the fspfTable on this VSAN. 'vsanIndex' specifies a particular VSAN and 'ifIndex' specifies the particular interface for an entry.
1.3.6.1.4.1.9.9.287.1.2.1not-accessiblecurrent
fspfIfCost
OBJECT-TYPE
The administrative cost of sending a frame on this interface on this VSAN. The value 0 means that the cost has not been configured. Once the value has been configured, the value can not again be zero; so, obviously the value can not be set to 0. If the value of this object is 0 and the corresponding interface is up, the agent sets this object to a value calculated using the 'ifSpeed' of the interface. Otherwise, the value of this object is used as the cost. Note that following formula is used to calculate the link cost. Link Cost = { fspfIfCost if fspfIfCost > 0 {(1.0625e12 / Baud Rate) if fspfIfCost == 0 where Baud Rate is the ifSpeed of the interface.
1.3.6.1.4.1.9.9.287.1.2.1.1Unsigned32 (0..65535)read-createcurrent
fspfIfHelloInterval
OBJECT-TYPE
Interval between the periodic HELLO messages sent on this interface on this VSAN to verify the link health. Note that this value must be same on both the interfaces on each end of the link on this VSAN.
1.3.6.1.4.1.9.9.287.1.2.1.2TimeIntervalSec (1..65535)read-createcurrent
fspfIfDeadInterval
OBJECT-TYPE
Maximum time for which no HELLO messages can be received on this interface on this VSAN. After this time, the interface is assumed to be broken and removed from the database. Note that this value must be greater than the HELLO interval specified on this interface on this VSAN.
1.3.6.1.4.1.9.9.287.1.2.1.3TimeIntervalSec (2..65535)read-createcurrent
fspfIfRetransmitInterval
OBJECT-TYPE
Time after which an unacknowledged link update is retransmitted on this interface on this VSAN.
1.3.6.1.4.1.9.9.287.1.2.1.4TimeIntervalSec (1..65535)read-createcurrent
fspfIfLsuRxPkts
OBJECT-TYPE
Number of Link State Update (LSU) packets received on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.5Counter32read-onlycurrent
fspfIfLsaRxPkts
OBJECT-TYPE
Number of Link State Acknowledgement (LSA) packets received on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.6Counter32read-onlycurrent
fspfIfLsuTxPkts
OBJECT-TYPE
Number of Link State Update (LSU) packets transmitted on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.7Counter32read-onlycurrent
fspfIfLsaTxPkts
OBJECT-TYPE
Number of Link State Acknowledgement (LSA) packets transmitted on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.8Counter32read-onlycurrent
fspfIfHelloTxPkts
OBJECT-TYPE
Number of HELLO packets transmitted on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.9Counter32read-onlycurrent
fspfIfHelloRxPkts
OBJECT-TYPE
Number of HELLO packets received on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.10Counter32read-onlycurrent
fspfIfRetransmittedLsuTxPkts
OBJECT-TYPE
Number of LSU packets retransmitted on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.11Counter32read-onlycurrent
fspfIfErrorRxPkts
OBJECT-TYPE
Number of invalid FSPF control packets received on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.12Counter32read-onlycurrent
fspfIfInactivityExpirations
OBJECT-TYPE
Number of times the inactivity timer has expired on this interface on this VSAN since the creation of the entry.
1.3.6.1.4.1.9.9.287.1.2.1.13Counter32read-onlycurrent
fspfIfNbrState
OBJECT-TYPE
The state of FSPF's 'neighbor state machine', which is the operational state of the interaction with the neighbor's interface which is connected to this interface. If the 'fspfIfAdminStatus' is down(2), then this object should be down (1). If the 'fspfIfAdminStatus' is up (2) then this object should be take any of the possible values depending on the state of FSPF's 'neighbor state machine' on this interface on this VSAN.
1.3.6.1.4.1.9.9.287.1.2.1.14FspfInterfaceStateread-onlycurrent
fspfIfNbrDomainId
OBJECT-TYPE
The Domain Id of the neighbor on this VSAN.
1.3.6.1.4.1.9.9.287.1.2.1.15DomainIdOrZeroread-onlycurrent
fspfIfNbrPortIndex
OBJECT-TYPE
The index, as known by the neighbor, of the neighbor's interface which is connected to this interface on this VSAN.
1.3.6.1.4.1.9.9.287.1.2.1.16Unsigned32 (1..4294967295)read-onlycurrent
fspfIfAdminStatus
OBJECT-TYPE
The desired state of FSPF on this interface on this VSAN. If value of this object is set to 'up', then FSPF is enabled on this interface on this VSAN. If set to 'down', then FSPF is disabled on this interface on this VSAN. This object meaningful only when 'fspfAdminStatus' is up (1).
1.3.6.1.4.1.9.9.287.1.2.1.17INTEGER {up(1), down(2)}read-createcurrent
fspfIfCreateTime
OBJECT-TYPE
The value of sysUpTime when this entry was last created.
1.3.6.1.4.1.9.9.287.1.2.1.18LastCreationTimeread-onlycurrent
fspfIfSetToDefault
OBJECT-TYPE
Setting this value to 'default' changes the value of each and every every write-able object in this row to its default value. If all the configuration parameters have their default values and if the interface is down, then the row is deleted automatically. No action is taken if this object is set to 'noOp'. The value of the object when read is always 'noOp'.
1.3.6.1.4.1.9.9.287.1.2.1.19INTEGER {default(1), noOp(2)}read-createcurrent
fspfIfRowStatus
OBJECT-TYPE
The status of the conceptual row. This object can be used to create an entry only if the corresponding VSAN is suspended and the interface is either isolated or is a non-E_port. Otherwise, a create will fail. Setting this object to 'destroy' will always fail.
1.3.6.1.4.1.9.9.287.1.2.1.20RowStatusread-createcurrent
fspfNbrStateChangeNotifyEnable
OBJECT-TYPE
Specifies whether or not the local switch should issue the notification 'fspfNbrStateChangeNotify' when the local switch learns of a change in the Neighbor's state (state in the FSPF Neighbor Finite State Machine) on an interface on a VSAN. If the value of the object is 'true, then the notification is generated. If the value is 'false', notification is not generated.
1.3.6.1.4.1.9.9.287.1.3TruthValueread-writecurrent
fspfIfPrevNbrState
OBJECT-TYPE
The previous state of FSPF's 'neighbor state machine' on an interface. This object is to be used only as an object in the notification 'fspfNbrStateChangeNotify'.
1.3.6.1.4.1.9.9.287.1.4FspfInterfaceStateaccessible-for-notifycurrent
fspfDatabase
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.287.2
fspfLsrTable
OBJECT-TYPE
This table is the database of all (the latest incarnation of) the Link State Records (LSR) which are currently contained in the topology database. The topology database contains the LSRs which have been either issued or received by the local switch on any/all VSANs, and which have not reached fspfMaxAge.
1.3.6.1.4.1.9.9.287.2.1not-accessiblecurrent
fspfLsrEntry
OBJECT-TYPE
This gives information for the most recent update of an LSR. There is one entry for every LSR issued or received by the local on a VSAN.
1.3.6.1.4.1.9.9.287.2.1.1not-accessiblecurrent
fspfLsrDomainId
OBJECT-TYPE
Domain Id of the LSR owner on this VSAN. It is the Link State Id of this LSR.
1.3.6.1.4.1.9.9.287.2.1.1.1DomainIdnot-accessiblecurrent
fspfLsrType
OBJECT-TYPE
Type of this LSR.
1.3.6.1.4.1.9.9.287.2.1.1.2FspfLsrTypenot-accessiblecurrent
fspfLsrAdvDomainId
OBJECT-TYPE
Domain Id of the switch that is advertising the LSR on the behalf of the switch owning it.
1.3.6.1.4.1.9.9.287.2.1.1.3DomainIdread-onlycurrent
fspfLsrAge
OBJECT-TYPE
Time since this LSR was inserted into the database.
1.3.6.1.4.1.9.9.287.2.1.1.4TimeIntervalSec (0..65535)read-onlycurrent
fspfLsrIncarnationNumber
OBJECT-TYPE
The link state incarnation number of this LSR. This is used to identify most recent instance of an LSR while updating the topology database when an LSR is received. The updating of an LSR includes incrementing its incarnation number prior to transmission of the updated LSR. So most recent LSR is the one with larger incarnation number.
1.3.6.1.4.1.9.9.287.2.1.1.5Unsigned32 (0..4294967295)read-onlycurrent
fspfLsrCheckSum
OBJECT-TYPE
The checksum of the LSR.
1.3.6.1.4.1.9.9.287.2.1.1.6Unsigned32 (0..65535)read-onlycurrent
fspfLsrExternal
OBJECT-TYPE
This objects indicates of this is an external LSR advertized by local switch.
1.3.6.1.4.1.9.9.287.2.1.1.8TruthValueread-onlycurrent
fspfLinkTable
OBJECT-TYPE
This table contains the list of Inter-Switch Links and their information which is part of the LSR received or issued.
1.3.6.1.4.1.9.9.287.2.2not-accessiblecurrent
fspfLinkEntry
OBJECT-TYPE
An entry which contains information about a link contained in an LSR on this VSAN. An entry is created whenever a new link appears in an (issued or received) LSR. Also, an entry is deleted when a link no longer appears in an (issued or received) LSR.
1.3.6.1.4.1.9.9.287.2.2.1not-accessiblecurrent
fspfLinkIndex
OBJECT-TYPE
An arbitrary index of this link.
1.3.6.1.4.1.9.9.287.2.2.1.1Unsigned32not-accessiblecurrent
fspfLinkNbrDomainId
OBJECT-TYPE
The Domain Id of the neighbor on the other end of this link on this VSAN.
1.3.6.1.4.1.9.9.287.2.2.1.2DomainIdread-onlycurrent
fspfLinkPortIndex
OBJECT-TYPE
The source E_port of this link, as indicated by the index value in the LSR received from the switch identified by 'fspfLsrDomainId'.
1.3.6.1.4.1.9.9.287.2.2.1.3Unsigned32 (0..16777215)read-onlycurrent
fspfLinkNbrPortIndex
OBJECT-TYPE
The destination E_port of this link, as indicated by the index value in the LSR received from the switch identified by 'fspfLinkNbrDomainId'.
1.3.6.1.4.1.9.9.287.2.2.1.4Unsigned32 (0..16777215)read-onlycurrent
fspfLinkType
OBJECT-TYPE
The type of this link.
1.3.6.1.4.1.9.9.287.2.2.1.5FspfLinkTyperead-onlycurrent
fspfLinkCost
OBJECT-TYPE
The cost of sending a frame on this link on this VSAN. Link cost is calculated using a formula link cost = S * (1.0625e12/Baud Rate) where S (value of fspfIfCost object on inteface on the switch corresponding to the domain Id) is the administratively set cost factor for this interface.
1.3.6.1.4.1.9.9.287.2.2.1.6Integer32 (0..65535)read-onlycurrent
fspfLsrNumber
OBJECT-TYPE
The number of rows in the fspfLsrTable.
1.3.6.1.4.1.9.9.287.2.3Unsigned32 (0..2147483647)read-onlycurrent
fspfLinkNumber
OBJECT-TYPE
The number of rows in the fspfLinkTable.
1.3.6.1.4.1.9.9.287.2.4Unsigned32 (0..2147483647)read-onlycurrent
fspfNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.287.3
fspfNotification
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.287.3.0
fspfMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.287.4
fspfMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.287.4.1
fspfMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.287.4.2

Notifications

NameOIDStatus
fspfNbrStateChangeNotify
NOTIFICATION-TYPE
This notification signifies that there has been a change in the state of FSPF neighbors. This is generated when the FSPF state regresses (e.g., goes from Full to init or Down) or progresses (e.g., from any state to Full) to a terminal state. The value of 'fspfIfNbrState' is the state of the neighbor after the change.
1.3.6.1.4.1.9.9.287.3.0.1current

Conformance

NameOIDStatus
fspfMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the FSPF.
1.3.6.1.4.1.9.9.287.4.1.1deprecated
fspfMIBCompliance1
MODULE-COMPLIANCE
The compliance statement for entities which implement the FSPF.
1.3.6.1.4.1.9.9.287.4.1.2deprecated
fspfMIBCompliance2
MODULE-COMPLIANCE
The compliance statement for entities which implement the FSPF.
1.3.6.1.4.1.9.9.287.4.1.3deprecated
fspfMIBCompliance3
MODULE-COMPLIANCE
The compliance statement for entities which implement the FSPF.
1.3.6.1.4.1.9.9.287.4.1.4current
fspfGenericGroup
OBJECT-GROUP
A collection of objects for displaying and configuring FSPF parameters.
1.3.6.1.4.1.9.9.287.4.2.1deprecated
fspfIfGroup
OBJECT-GROUP
A collection of objects for displaying the FSPF interface information.
1.3.6.1.4.1.9.9.287.4.2.3current
fspfDatabaseGroup
OBJECT-GROUP
A collection of objects for displaying the FSPF topology database information.
1.3.6.1.4.1.9.9.287.4.2.4deprecated
fspfNotificationGroup
NOTIFICATION-GROUP
A collection of notifications for FSPF.
1.3.6.1.4.1.9.9.287.4.2.5current
fspfGenericGroupRev1
OBJECT-GROUP
A collection of objects for displaying and configuring FSPF parameters.
1.3.6.1.4.1.9.9.287.4.2.6current
fspfDatabaseGroupRev1
OBJECT-GROUP
A collection of objects for displaying the FSPF topology database information.
1.3.6.1.4.1.9.9.287.4.2.7deprecated
fspfDatabaseGroupRev2
OBJECT-GROUP
A collection of objects for displaying the FSPF topology database information.
1.3.6.1.4.1.9.9.287.4.2.8current