CISCO-FSPF-MIB

CISCO-FSPF-MIB Download

MIBs list

Fabric Shortest Path First (FSPF) MIB.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-FSPF-MIB

fspfTable
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 ...
fspfEntry
This entry contains the FSPF parameters on this VSAN.
fspfRegionId
The autonomous region of the local switch on this VSAN.
fspfDomainId
The Domain Id of the local switch on this VSAN.
fspfSpfDelay
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.
fspfSpfHoldTime
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.
fspfMinLsArrival
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.
fspfMinLsInterval
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.
fspfLsRefreshTime
The interval between transmission of refresh LSRs on this VSAN.
fspfMaxAge
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.
fspfMaxAgeCount
The number of times any LSR reached fspfMaxAge in this VSAN since the creation of the entry.
fspfSpfComputations
The number of times the SPF computation has been done on this VSAN since the creation of the entry.
fspfChecksumErrors
The number of FSPF checksum errors occurred on this on this VSAN since the creation of the entry.
fspfLsuRxPkts
Total number of Link State Update (LSU) packets received on all the interfaces on this VSAN since the creation of the entry.
fspfLsaRxPkts
Total number of Link State Acknowledgement (LSA) packets received on all the interfaces on this VSAN since the creation of the entry.
fspfLsuTxPkts
Total number of Link State Update (LSU) packets transmitted on all the interfaces on this VSAN since the creation of the entry.
fspfLsaTxPkts
Total number of Link State Acknowledgement (LSA) packets transmitted on all the interfaces on this VSAN since the creation of the entry.
fspfHelloTxPkts
Total number of HELLO packets transmitted on all interfaces on this VSAN since the creation of the entry.
fspfHelloRxPkts
Total number of HELLO packets received on all the interfaces on this VSAN since the creation of the entry.
fspfRetransmittedLsuTxPkts
Total number of LSU packets retransmitted on all the interfaces on this VSAN since the creation of the entry.
fspfErrorRxPkts
Number of invalid FSPF control packets received on all the interface on this VSAN since the creation of the entry.
fspfLsrs
The number of current entries for this VSAN in the fspfLsrTable.
fspfCreateTime
The value of sysUpTime when this entry was last created.
fspfAdminStatus
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.
fspfOperStatus
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.
fspfSetToDefault
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 ...
fspfRowStatus
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.
fspfTotalCheckSum
The total checksum of all the LSRs on this VSAN.
fspfIfTable
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 ...
fspfIfEntry
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 ...
fspfIfCost
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 ...
fspfIfHelloInterval
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.
fspfIfDeadInterval
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 i ...
fspfIfRetransmitInterval
Time after which an unacknowledged link update is retransmitted on this interface on this VSAN.
fspfIfLsuRxPkts
Number of Link State Update (LSU) packets received on this interface on this VSAN since the creation of the entry.
fspfIfLsaRxPkts
Number of Link State Acknowledgement (LSA) packets received on this interface on this VSAN since the creation of the entry.
fspfIfLsuTxPkts
Number of Link State Update (LSU) packets transmitted on this interface on this VSAN since the creation of the entry.
fspfIfLsaTxPkts
Number of Link State Acknowledgement (LSA) packets transmitted on this interface on this VSAN since the creation of the entry.
fspfIfHelloTxPkts
Number of HELLO packets transmitted on this interface on this VSAN since the creation of the entry.
fspfIfHelloRxPkts
Number of HELLO packets received on this interface on this VSAN since the creation of the entry.
fspfIfRetransmittedLsuTxPkts
Number of LSU packets retransmitted on this interface on this VSAN since the creation of the entry.
fspfIfErrorRxPkts
Number of invalid FSPF control packets received on this interface on this VSAN since the creation of the entry.
fspfIfInactivityExpirations
Number of times the inactivity timer has expired on this interface on this VSAN since the creation of the entry.
fspfIfNbrState
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 'fspfIfA ...
fspfIfNbrDomainId
The Domain Id of the neighbor on this VSAN.
fspfIfNbrPortIndex
The index, as known by the neighbor, of the neighbor's interface which is connected to this interface on this VSAN.
fspfIfAdminStatus
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 ...
fspfIfCreateTime
The value of sysUpTime when this entry was last created.
fspfIfSetToDefault
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 ...
fspfIfRowStatus
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 f ...
fspfLsrTable
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 ...
fspfLsrEntry
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.
fspfLsrDomainId
Domain Id of the LSR owner on this VSAN. It is the Link State Id of this LSR.
fspfLsrType
Type of this LSR.
fspfLsrAdvDomainId
Domain Id of the switch that is advertising the LSR on the behalf of the switch owning it.
fspfLsrAge
Time since this LSR was inserted into the database.
fspfLsrIncarnationNumber
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 ...
fspfLsrCheckSum
The checksum of the LSR.
fspfLsrLinks
Number of entries in the fspfLinkTable associated with this LSR.
fspfLsrExternal
This objects indicates of this is an external LSR advertized by local switch.
fspfLinkTable
This table contains the list of Inter-Switch Links and their information which is part of the LSR received or issued.
fspfLinkEntry
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.
fspfLinkIndex
An arbitrary index of this link.
fspfLinkNbrDomainId
The Domain Id of the neighbor on the other end of this link on this VSAN.
fspfLinkPortIndex
The source E_port of this link, as indicated by the index value in the LSR received from the switch identified by 'fspfLsrDomainId'.
fspfLinkNbrPortIndex
The destination E_port of this link, as indicated by the index value in the LSR received from the switch identified by 'fspfLinkNbrDomainId'.
fspfLinkType
The type of this link.
fspfLinkCost
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 ...
fspfLsrNumber
The number of rows in the fspfLsrTable.
fspfLinkNumber
The number of rows in the fspfLinkTable.
fspfNbrStateChangeNotifyEnable
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 o ...
fspfIfPrevNbrState
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'.
fspfGenericGroup
A collection of objects for displaying and configuring FSPF parameters.
fspfIfGroup
A collection of objects for displaying the FSPF interface information.
fspfDatabaseGroup
A collection of objects for displaying the FSPF topology database information.
fspfGenericGroupRev1
A collection of objects for displaying and configuring FSPF parameters.
fspfDatabaseGroupRev1
A collection of objects for displaying the FSPF topology database information.
fspfDatabaseGroupRev2
A collection of objects for displaying the FSPF topology database information.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list