CISCO-FSPF-MIB

File: CISCO-FSPF-MIB.mib (52593 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB CISCO-SMI CISCO-TC
CISCO-ST-TC CISCO-VSAN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TimeTicks Counter32 Integer32
Unsigned32 Gauge32 MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TEXTUAL-CONVENTION
RowStatus TruthValue ifIndex
ciscoMgmt TimeIntervalSec TimeIntervalMin
CiscoMilliSeconds DomainId DomainIdOrZero
vsanIndex notifyVsanIndex

Defined Types

FspfRegionId  
Region Id of an autonomous region. The backbone region has region id equal to 0.
TEXTUAL-CONVENTION    
  Integer32 0..255  

FspfLsrType  
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.
TEXTUAL-CONVENTION    
  Integer32 0..255  

FspfLinkType  
Type of an the FSPF Link. The possible values are : 01 - Point-to-Point 240-255 - Vendor Specific others - Reserved.
TEXTUAL-CONVENTION    
  Integer32 0..255  

FspfInterfaceState  
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) .
TEXTUAL-CONVENTION    
  INTEGER down(1), init(2), dbExchange(3), dbAckwait(4), dbWait(5), full(6)  

LastCreationTime  
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.
TEXTUAL-CONVENTION    
  TimeTicks  

FspfEntry  
SEQUENCE    
  fspfRegionId FspfRegionId
  fspfDomainId DomainId
  fspfSpfDelay TimeIntervalSec
  fspfSpfHoldTime CiscoMilliSeconds
  fspfMinLsArrival CiscoMilliSeconds
  fspfMinLsInterval CiscoMilliSeconds
  fspfLsRefreshTime TimeIntervalMin
  fspfMaxAge TimeIntervalMin
  fspfMaxAgeCount Counter32
  fspfSpfComputations Counter32
  fspfChecksumErrors Counter32
  fspfLsuRxPkts Counter32
  fspfLsaRxPkts Counter32
  fspfLsuTxPkts Counter32
  fspfLsaTxPkts Counter32
  fspfHelloTxPkts Counter32
  fspfHelloRxPkts Counter32
  fspfRetransmittedLsuTxPkts Counter32
  fspfErrorRxPkts Counter32
  fspfLsrs Gauge32
  fspfCreateTime LastCreationTime
  fspfAdminStatus INTEGER
  fspfOperStatus INTEGER
  fspfSetToDefault INTEGER
  fspfRowStatus RowStatus
  fspfTotalCheckSum Unsigned32

FspfIfEntry  
SEQUENCE    
  fspfIfCost Unsigned32
  fspfIfHelloInterval TimeIntervalSec
  fspfIfDeadInterval TimeIntervalSec
  fspfIfRetransmitInterval TimeIntervalSec
  fspfIfLsuRxPkts Counter32
  fspfIfLsaRxPkts Counter32
  fspfIfLsuTxPkts Counter32
  fspfIfLsaTxPkts Counter32
  fspfIfHelloTxPkts Counter32
  fspfIfHelloRxPkts Counter32
  fspfIfRetransmittedLsuTxPkts Counter32
  fspfIfErrorRxPkts Counter32
  fspfIfInactivityExpirations Counter32
  fspfIfNbrState FspfInterfaceState
  fspfIfNbrDomainId DomainIdOrZero
  fspfIfNbrPortIndex Unsigned32
  fspfIfAdminStatus INTEGER
  fspfIfCreateTime LastCreationTime
  fspfIfSetToDefault INTEGER
  fspfIfRowStatus RowStatus

FspfLsrEntry  
SEQUENCE    
  fspfLsrDomainId DomainId
  fspfLsrType FspfLsrType
  fspfLsrAdvDomainId DomainId
  fspfLsrAge TimeIntervalSec
  fspfLsrIncarnationNumber Unsigned32
  fspfLsrCheckSum Unsigned32
  fspfLsrLinks Unsigned32
  fspfLsrExternal TruthValue

FspfLinkEntry  
SEQUENCE    
  fspfLinkIndex Unsigned32
  fspfLinkNbrDomainId DomainId
  fspfLinkPortIndex Unsigned32
  fspfLinkNbrPortIndex Unsigned32
  fspfLinkType FspfLinkType
  fspfLinkCost Integer32

Defined Values

ciscoFspfMIB 1.3.6.1.4.1.9.9.287
Fabric Shortest Path First (FSPF) MIB.
MODULE-IDENTITY    

fspfConfiguration 1.3.6.1.4.1.9.9.287.1
OBJECT IDENTIFIER    

fspfDatabase 1.3.6.1.4.1.9.9.287.2
OBJECT IDENTIFIER    

fspfNotificationPrefix 1.3.6.1.4.1.9.9.287.3
OBJECT IDENTIFIER    

fspfNotification 1.3.6.1.4.1.9.9.287.3.0
OBJECT IDENTIFIER    

fspfMIBConformance 1.3.6.1.4.1.9.9.287.4
OBJECT IDENTIFIER    

fspfTable 1.3.6.1.4.1.9.9.287.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FspfEntry

fspfEntry 1.3.6.1.4.1.9.9.287.1.1.1
This entry contains the FSPF parameters on this VSAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  FspfEntry  

fspfRegionId 1.3.6.1.4.1.9.9.287.1.1.1.1
The autonomous region of the local switch on this VSAN.
Status: current Access: read-create
OBJECT-TYPE    
  FspfRegionId  

fspfDomainId 1.3.6.1.4.1.9.9.287.1.1.1.2
The Domain Id of the local switch on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  DomainId  

fspfSpfDelay 1.3.6.1.4.1.9.9.287.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeIntervalSec  

fspfSpfHoldTime 1.3.6.1.4.1.9.9.287.1.1.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoMilliSeconds 0..65535  

fspfMinLsArrival 1.3.6.1.4.1.9.9.287.1.1.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoMilliSeconds 0..65535  

fspfMinLsInterval 1.3.6.1.4.1.9.9.287.1.1.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  CiscoMilliSeconds 0..65535  

fspfLsRefreshTime 1.3.6.1.4.1.9.9.287.1.1.1.7
The interval between transmission of refresh LSRs on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  TimeIntervalMin  

fspfMaxAge 1.3.6.1.4.1.9.9.287.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeIntervalMin  

fspfMaxAgeCount 1.3.6.1.4.1.9.9.287.1.1.1.9
The number of times any LSR reached fspfMaxAge in this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfSpfComputations 1.3.6.1.4.1.9.9.287.1.1.1.10
The number of times the SPF computation has been done on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfChecksumErrors 1.3.6.1.4.1.9.9.287.1.1.1.11
The number of FSPF checksum errors occurred on this on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfLsuRxPkts 1.3.6.1.4.1.9.9.287.1.1.1.12
Total number of Link State Update (LSU) packets received on all the interfaces on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfLsaRxPkts 1.3.6.1.4.1.9.9.287.1.1.1.13
Total number of Link State Acknowledgement (LSA) packets received on all the interfaces on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfLsuTxPkts 1.3.6.1.4.1.9.9.287.1.1.1.14
Total number of Link State Update (LSU) packets transmitted on all the interfaces on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfLsaTxPkts 1.3.6.1.4.1.9.9.287.1.1.1.15
Total number of Link State Acknowledgement (LSA) packets transmitted on all the interfaces on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfHelloTxPkts 1.3.6.1.4.1.9.9.287.1.1.1.16
Total number of HELLO packets transmitted on all interfaces on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfHelloRxPkts 1.3.6.1.4.1.9.9.287.1.1.1.17
Total number of HELLO packets received on all the interfaces on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfRetransmittedLsuTxPkts 1.3.6.1.4.1.9.9.287.1.1.1.18
Total number of LSU packets retransmitted on all the interfaces on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfErrorRxPkts 1.3.6.1.4.1.9.9.287.1.1.1.19
Number of invalid FSPF control packets received on all the interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfLsrs 1.3.6.1.4.1.9.9.287.1.1.1.20
The number of current entries for this VSAN in the fspfLsrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

fspfCreateTime 1.3.6.1.4.1.9.9.287.1.1.1.21
The value of sysUpTime when this entry was last created.
Status: current Access: read-only
OBJECT-TYPE    
  LastCreationTime  

fspfAdminStatus 1.3.6.1.4.1.9.9.287.1.1.1.22
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

fspfOperStatus 1.3.6.1.4.1.9.9.287.1.1.1.23
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

fspfSetToDefault 1.3.6.1.4.1.9.9.287.1.1.1.24
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'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(1), noOp(2)  

fspfRowStatus 1.3.6.1.4.1.9.9.287.1.1.1.25
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fspfTotalCheckSum 1.3.6.1.4.1.9.9.287.1.1.1.26
The total checksum of all the LSRs on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fspfIfTable 1.3.6.1.4.1.9.9.287.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FspfIfEntry

fspfIfEntry 1.3.6.1.4.1.9.9.287.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FspfIfEntry  

fspfIfCost 1.3.6.1.4.1.9.9.287.1.2.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

fspfIfHelloInterval 1.3.6.1.4.1.9.9.287.1.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  TimeIntervalSec 1..65535  

fspfIfDeadInterval 1.3.6.1.4.1.9.9.287.1.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  TimeIntervalSec 2..65535  

fspfIfRetransmitInterval 1.3.6.1.4.1.9.9.287.1.2.1.4
Time after which an unacknowledged link update is retransmitted on this interface on this VSAN.
Status: current Access: read-create
OBJECT-TYPE    
  TimeIntervalSec 1..65535  

fspfIfLsuRxPkts 1.3.6.1.4.1.9.9.287.1.2.1.5
Number of Link State Update (LSU) packets received on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfLsaRxPkts 1.3.6.1.4.1.9.9.287.1.2.1.6
Number of Link State Acknowledgement (LSA) packets received on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfLsuTxPkts 1.3.6.1.4.1.9.9.287.1.2.1.7
Number of Link State Update (LSU) packets transmitted on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfLsaTxPkts 1.3.6.1.4.1.9.9.287.1.2.1.8
Number of Link State Acknowledgement (LSA) packets transmitted on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfHelloTxPkts 1.3.6.1.4.1.9.9.287.1.2.1.9
Number of HELLO packets transmitted on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfHelloRxPkts 1.3.6.1.4.1.9.9.287.1.2.1.10
Number of HELLO packets received on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfRetransmittedLsuTxPkts 1.3.6.1.4.1.9.9.287.1.2.1.11
Number of LSU packets retransmitted on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfErrorRxPkts 1.3.6.1.4.1.9.9.287.1.2.1.12
Number of invalid FSPF control packets received on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfInactivityExpirations 1.3.6.1.4.1.9.9.287.1.2.1.13
Number of times the inactivity timer has expired on this interface on this VSAN since the creation of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

fspfIfNbrState 1.3.6.1.4.1.9.9.287.1.2.1.14
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.
Status: current Access: read-only
OBJECT-TYPE    
  FspfInterfaceState  

fspfIfNbrDomainId 1.3.6.1.4.1.9.9.287.1.2.1.15
The Domain Id of the neighbor on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  DomainIdOrZero  

fspfIfNbrPortIndex 1.3.6.1.4.1.9.9.287.1.2.1.16
The index, as known by the neighbor, of the neighbor's interface which is connected to this interface on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

fspfIfAdminStatus 1.3.6.1.4.1.9.9.287.1.2.1.17
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).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

fspfIfCreateTime 1.3.6.1.4.1.9.9.287.1.2.1.18
The value of sysUpTime when this entry was last created.
Status: current Access: read-only
OBJECT-TYPE    
  LastCreationTime  

fspfIfSetToDefault 1.3.6.1.4.1.9.9.287.1.2.1.19
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'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER default(1), noOp(2)  

fspfIfRowStatus 1.3.6.1.4.1.9.9.287.1.2.1.20
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

fspfLsrTable 1.3.6.1.4.1.9.9.287.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FspfLsrEntry

fspfLsrEntry 1.3.6.1.4.1.9.9.287.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FspfLsrEntry  

fspfLsrDomainId 1.3.6.1.4.1.9.9.287.2.1.1.1
Domain Id of the LSR owner on this VSAN. It is the Link State Id of this LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  DomainId  

fspfLsrType 1.3.6.1.4.1.9.9.287.2.1.1.2
Type of this LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  FspfLsrType  

fspfLsrAdvDomainId 1.3.6.1.4.1.9.9.287.2.1.1.3
Domain Id of the switch that is advertising the LSR on the behalf of the switch owning it.
Status: current Access: read-only
OBJECT-TYPE    
  DomainId  

fspfLsrAge 1.3.6.1.4.1.9.9.287.2.1.1.4
Time since this LSR was inserted into the database.
Status: current Access: read-only
OBJECT-TYPE    
  TimeIntervalSec 0..65535  

fspfLsrIncarnationNumber 1.3.6.1.4.1.9.9.287.2.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

fspfLsrCheckSum 1.3.6.1.4.1.9.9.287.2.1.1.6
The checksum of the LSR.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  


fspfLsrExternal 1.3.6.1.4.1.9.9.287.2.1.1.8
This objects indicates of this is an external LSR advertized by local switch.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

fspfLinkTable 1.3.6.1.4.1.9.9.287.2.2
This table contains the list of Inter-Switch Links and their information which is part of the LSR received or issued.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FspfLinkEntry

fspfLinkEntry 1.3.6.1.4.1.9.9.287.2.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  FspfLinkEntry  

fspfLinkIndex 1.3.6.1.4.1.9.9.287.2.2.1.1
An arbitrary index of this link.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

fspfLinkNbrDomainId 1.3.6.1.4.1.9.9.287.2.2.1.2
The Domain Id of the neighbor on the other end of this link on this VSAN.
Status: current Access: read-only
OBJECT-TYPE    
  DomainId  

fspfLinkPortIndex 1.3.6.1.4.1.9.9.287.2.2.1.3
The source E_port of this link, as indicated by the index value in the LSR received from the switch identified by 'fspfLsrDomainId'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16777215  

fspfLinkNbrPortIndex 1.3.6.1.4.1.9.9.287.2.2.1.4
The destination E_port of this link, as indicated by the index value in the LSR received from the switch identified by 'fspfLinkNbrDomainId'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16777215  

fspfLinkType 1.3.6.1.4.1.9.9.287.2.2.1.5
The type of this link.
Status: current Access: read-only
OBJECT-TYPE    
  FspfLinkType  

fspfLinkCost 1.3.6.1.4.1.9.9.287.2.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

fspfLsrNumber 1.3.6.1.4.1.9.9.287.2.3
The number of rows in the fspfLsrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

fspfLinkNumber 1.3.6.1.4.1.9.9.287.2.4
The number of rows in the fspfLinkTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

fspfNbrStateChangeNotifyEnable 1.3.6.1.4.1.9.9.287.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

fspfIfPrevNbrState 1.3.6.1.4.1.9.9.287.1.4
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'.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  FspfInterfaceState  

fspfNbrStateChangeNotify 1.3.6.1.4.1.9.9.287.3.0.1
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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

fspfMIBCompliances 1.3.6.1.4.1.9.9.287.4.1
OBJECT IDENTIFIER    

fspfMIBGroups 1.3.6.1.4.1.9.9.287.4.2
OBJECT IDENTIFIER    

fspfMIBCompliance 1.3.6.1.4.1.9.9.287.4.1.1
The compliance statement for entities which implement the FSPF.
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

fspfMIBCompliance1 1.3.6.1.4.1.9.9.287.4.1.2
The compliance statement for entities which implement the FSPF.
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

fspfMIBCompliance2 1.3.6.1.4.1.9.9.287.4.1.3
The compliance statement for entities which implement the FSPF.
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

fspfMIBCompliance3 1.3.6.1.4.1.9.9.287.4.1.4
The compliance statement for entities which implement the FSPF.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

fspfGenericGroup 1.3.6.1.4.1.9.9.287.4.2.1
A collection of objects for displaying and configuring FSPF parameters.
Status: deprecated Access: accessible-for-notify
OBJECT-GROUP    

fspfIfGroup 1.3.6.1.4.1.9.9.287.4.2.3
A collection of objects for displaying the FSPF interface information.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fspfDatabaseGroup 1.3.6.1.4.1.9.9.287.4.2.4
A collection of objects for displaying the FSPF topology database information.
Status: deprecated Access: accessible-for-notify
OBJECT-GROUP    

fspfNotificationGroup 1.3.6.1.4.1.9.9.287.4.2.5
A collection of notifications for FSPF.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

fspfGenericGroupRev1 1.3.6.1.4.1.9.9.287.4.2.6
A collection of objects for displaying and configuring FSPF parameters.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

fspfDatabaseGroupRev1 1.3.6.1.4.1.9.9.287.4.2.7
A collection of objects for displaying the FSPF topology database information.
Status: deprecated Access: accessible-for-notify
OBJECT-GROUP    

fspfDatabaseGroupRev2 1.3.6.1.4.1.9.9.287.4.2.8
A collection of objects for displaying the FSPF topology database information.
Status: current Access: accessible-for-notify
OBJECT-GROUP