T11-FC-FSPF-MIB

File: T11-FC-FSPF-MIB.mib (42044 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB FC-MGMT-MIB T11-TC-MIB
T11-FC-FABRIC-ADDR-MGR-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 Unsigned32
TimeTicks Gauge32 mib-2
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION RowStatus StorageType
TruthValue ifIndex InterfaceIndex
fcmInstanceIndex fcmSwitchIndex FcDomainIdOrZero
T11FabricIndex t11FamConfigDomainId

Defined Types

T11FspfLsrType  
Type of the Link State Record. FC-SW-4 defines two types of LSRs and allows for the possibility for more will be defined in the future: 01 - Switch Link Record 02 - Obsolete 240 - 255 - Vendor Specific others - Reserved.
TEXTUAL-CONVENTION    
  Integer32 0..255  

T11FspfLinkType  
Type of an the FSPF Link. Presently defined values: 1 - Point-to-Point 240-255 - Vendor Specific all others - Reserved.
TEXTUAL-CONVENTION    
  Integer32 0..255  

T11FspfInterfaceState  
The state of the FSPF Neighbor Finite State Machine for the neighbor (switch) on a particular interface. Possible values are : down(1) - Down init(2) - Init dbExchange(3) - Database Exchange dbAckwait(4) - Database AckWait dbWait(5) - Database Wait full(6) - Full (Connected)
TEXTUAL-CONVENTION    
  INTEGER down(1), init(2), dbExchange(3), dbAckwait(4), dbWait(5), full(6)  

T11FspfLastCreationTime  
This TC describes an object that stores the last time it, and the row containing it, was created. This can be used by management applications to determine that a row has been deleted and re-created between reads, causing an otherwise undetectable discontinuity in the data.
TEXTUAL-CONVENTION    
  TimeTicks  

T11FspfEntry  
SEQUENCE    
  t11FspfFabricIndex T11FabricIndex
  t11FspfMinLsArrival Unsigned32
  t11FspfMinLsInterval Unsigned32
  t11FspfLsRefreshTime Unsigned32
  t11FspfMaxAge Unsigned32
  t11FspfMaxAgeDiscards Counter32
  t11FspfPathComputations Counter32
  t11FspfChecksumErrors Counter32
  t11FspfLsrs Gauge32
  t11FspfCreateTime T11FspfLastCreationTime
  t11FspfAdminStatus INTEGER
  t11FspfOperStatus INTEGER
  t11FspfNbrStateChangNotifyEnable TruthValue
  t11FspfSetToDefault INTEGER
  t11FspfStorageType StorageType

T11FspfIfEntry  
SEQUENCE    
  t11FspfIfIndex InterfaceIndex
  t11FspfIfHelloInterval Unsigned32
  t11FspfIfDeadInterval Unsigned32
  t11FspfIfRetransmitInterval Unsigned32
  t11FspfIfInLsuPkts Counter32
  t11FspfIfInLsaPkts Counter32
  t11FspfIfOutLsuPkts Counter32
  t11FspfIfOutLsaPkts Counter32
  t11FspfIfOutHelloPkts Counter32
  t11FspfIfInHelloPkts Counter32
  t11FspfIfRetransmittedLsuPkts Counter32
  t11FspfIfInErrorPkts Counter32
  t11FspfIfNbrState T11FspfInterfaceState
  t11FspfIfNbrDomainId FcDomainIdOrZero
  t11FspfIfNbrPortIndex Unsigned32
  t11FspfIfAdminStatus INTEGER
  t11FspfIfCreateTime T11FspfLastCreationTime
  t11FspfIfSetToDefault INTEGER
  t11FspfIfLinkCostFactor Unsigned32
  t11FspfIfStorageType StorageType
  t11FspfIfRowStatus RowStatus

T11FspfLsrEntry  
SEQUENCE    
  t11FspfLsrDomainId FcDomainIdOrZero
  t11FspfLsrType T11FspfLsrType
  t11FspfLsrAdvDomainId FcDomainIdOrZero
  t11FspfLsrAge Unsigned32
  t11FspfLsrIncarnationNumber Unsigned32
  t11FspfLsrCheckSum Unsigned32
  t11FspfLsrLinks Unsigned32

T11FspfLinkEntry  
SEQUENCE    
  t11FspfLinkIndex Unsigned32
  t11FspfLinkNbrDomainId FcDomainIdOrZero
  t11FspfLinkPortIndex Unsigned32
  t11FspfLinkNbrPortIndex Unsigned32
  t11FspfLinkType T11FspfLinkType
  t11FspfLinkCost Integer32

Defined Values

t11FcFspfMIB 1.3.6.1.2.1.143
The MIB module for managing the Fabric Shortest Path First (FSPF) protocol. FSPF is specified in FC-SW-4. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4626; see the RFC itself for full legal notices.
MODULE-IDENTITY    

t11FspfNotifications 1.3.6.1.2.1.143.0
OBJECT IDENTIFIER    

t11FspfObjects 1.3.6.1.2.1.143.1
OBJECT IDENTIFIER    

t11FspfConformance 1.3.6.1.2.1.143.2
OBJECT IDENTIFIER    

t11FspfConfiguration 1.3.6.1.2.1.143.1.1
OBJECT IDENTIFIER    

t11FspfDatabase 1.3.6.1.2.1.143.1.2
OBJECT IDENTIFIER    

t11FspfTable 1.3.6.1.2.1.143.1.1.1
This table allows the users to configure and monitor FSPF's per-Fabric parameters and statistics on all Fabrics known to locally managed switches. Entries are created/removed by the agent if and when (Virtual) Fabrics are created/deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FspfEntry

t11FspfEntry 1.3.6.1.2.1.143.1.1.1.1
An entry containing FSPF variables, parameters, and statistics on a particular switch (identified by values of fcmInstanceIndex and fcmSwitchIndex) for a particular Fabric (identified by a t11FspfFabricIndex value). (Note that the local switch's per-fabric Domain-ID is available in t11FamConfigDomainId, which is defined in T11-FC-FABRIC-ADDR-MGR-MIB.)
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FspfEntry  

t11FspfFabricIndex 1.3.6.1.2.1.143.1.1.1.1.1
A unique index value that uniquely identifies a particular Fabric. In a Fabric conformant to FC-SW-4, multiple Virtual Fabrics can operate within one (or more) physical infrastructures. In such a case, index value is used to uniquely identify a particular Fabric within a physical infrastructure. In a Fabric that has (can have) only a single Fabric operating within the physical infrastructure, the value of this Fabric Index will always be 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FabricIndex  

t11FspfMinLsArrival 1.3.6.1.2.1.143.1.1.1.1.2
The minimum time after accepting a Link State Record (LSR) on this Fabric before accepting another update of the same LSR on the same Fabric. An LSR update that is not accepted because of this time interval is discarded.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

t11FspfMinLsInterval 1.3.6.1.2.1.143.1.1.1.1.3
The minimum time after this switch sends an LSR on this Fabric before it will send another update of the same LSR on the same Fabric.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

t11FspfLsRefreshTime 1.3.6.1.2.1.143.1.1.1.1.4
The interval between transmission of refresh LSRs on this Fabric.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

t11FspfMaxAge 1.3.6.1.2.1.143.1.1.1.1.5
The maximum age an LSR will be retained in the FSPF database on this Fabric. An LSR is removed from the database after MaxAge is reached.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

t11FspfMaxAgeDiscards 1.3.6.1.2.1.143.1.1.1.1.6
The number of LSRs discarded due to their age reaching t11FspfMaxAge in this Fabric. The last discontinuity of this counter is indicated by t11FspfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfPathComputations 1.3.6.1.2.1.143.1.1.1.1.7
The number of times that the path computation algorithm has been invoked by this Switch on this Fabric to compute a set of minimum cost paths for this Fabric. The last discontinuity of this counter is indicated by t11FspfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfChecksumErrors 1.3.6.1.2.1.143.1.1.1.1.8
The number of FSPF checksum errors that were detected locally (and therefore discarded) on this Fabric. The last discontinuity of this counter is indicated by t11FspfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfLsrs 1.3.6.1.2.1.143.1.1.1.1.9
The current number of entries for this Fabric in the t11FspfLsrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

t11FspfCreateTime 1.3.6.1.2.1.143.1.1.1.1.10
The value of sysUpTime when this entry was last created.
Status: current Access: read-only
OBJECT-TYPE    
  T11FspfLastCreationTime  

t11FspfAdminStatus 1.3.6.1.2.1.143.1.1.1.1.11
The desired state of FSPF in this Fabric. If value of this object is set to 'up', then FSPF is enabled in this Fabric. If set to 'down', then FSPF is disabled in this Fabric -- when FSPF is disabled, FSPF provides no routes to be included in the T11-FC-ROUTE-MIB module. (see the T11-FC-ROUTE-MIB).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

t11FspfOperStatus 1.3.6.1.2.1.143.1.1.1.1.12
State of FSPF in this Fabric. If 't11FspfAdminStatus' is 'down', then the 't11FspfOperStatus' should be 'down'. If 't11FspfAdminStatus' is changed to 'up', then 't11FspfOperStatus' should change to 'up' as and when FSPF is active in this Fabric.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

t11FspfNbrStateChangNotifyEnable 1.3.6.1.2.1.143.1.1.1.1.13
Specifies whether or not the local agent should issue the notification 't11FspfNbrStateChangNotify' when the local switch learns of a change of state in the FSPF Neighbor Finite State Machine on an interface in this Fabric. 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  

t11FspfSetToDefault 1.3.6.1.2.1.143.1.1.1.1.14
Setting this value to 'default' changes the value of each and every writable object in this row to its default value. 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-write
OBJECT-TYPE    
  INTEGER default(1), noOp(2)  

t11FspfStorageType 1.3.6.1.2.1.143.1.1.1.1.15
The storage type for read-write objects in this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-write
OBJECT-TYPE    
  StorageType  

t11FspfIfTable 1.3.6.1.2.1.143.1.1.2
This table allows the users to configure and monitor the FSPF parameters that are per-interface (identified by a t11FspfIfIndex value), per-Fabric (identified by a t11FspfFabricIndex value), and per-switch (identified by values of fcmInstanceIndex and fcmSwitchIndex). Creating a row in this table via t11FspfIfRowStatus provides the means to specify non-default parameter value(s) for an interface at a time when the relevant row in this table would not otherwise exist because the interface is either down or it is not an E_Port, but the corresponding row in the t11FspfTable must already exist. After the non-default values have been specified for a port's parameters, they need to be retained in this table, even when the port becomes 'isolated'. However, having unnecessary rows in this table clutters it up and makes those rows that are useful harder for an NMS to find. Therefore, when an E_Port becomes isolated, its row gets deleted if and only if all of its parameter values are the default values; also, when an E_Port becomes non-isolated in a particular Fabric, a row in this table needs to exist and is automatically created, if necessary. The specific conditions for an automated/implicit deletion of a row are: a) if the corresponding interface is no longer an E_Port (e.g., a G_Port which is dynamically determined to be an F_Port), and all configurable parameters have default values; or b) if the interface identified by t11FspfIfIndex no longer exists (e.g., because a line-card is physically removed); or c) if the corresponding row in the t11FspfTable is deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FspfIfEntry

t11FspfIfEntry 1.3.6.1.2.1.143.1.1.2.1
An entry containing FSPF information for the interface identified by t11FspfIfIndex, on the fabric identified by t11FspfFabricIndex, on the switch identified by fcmSwitchIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FspfIfEntry  

t11FspfIfIndex 1.3.6.1.2.1.143.1.1.2.1.1
The value of ifIndex that identifies the local Fibre Channel interface for which this entry contains FSPF information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

t11FspfIfHelloInterval 1.3.6.1.2.1.143.1.1.2.1.2
Interval between the periodic HELLO messages sent on this interface in this Fabric to verify the link health. Note that this value must be same at both ends of a link in this Fabric.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

t11FspfIfDeadInterval 1.3.6.1.2.1.143.1.1.2.1.3
Maximum time for which no HELLO messages can be received on this interface in this Fabric. 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 in this Fabric.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 2..65535  

t11FspfIfRetransmitInterval 1.3.6.1.2.1.143.1.1.2.1.4
The time after which an unacknowledged LSR is retransmitted on this interface in this Fabric.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

t11FspfIfInLsuPkts 1.3.6.1.2.1.143.1.1.2.1.5
Number of Link State Update (LSU) packets received on this interface in this Fabric. The last discontinuity of this counter is indicated by t11FspfIfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfIfInLsaPkts 1.3.6.1.2.1.143.1.1.2.1.6
Number of Link State Acknowledgement (LSA) packets received on this interface in this Fabric. The last discontinuity of this counter is indicated by t11FspfIfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfIfOutLsuPkts 1.3.6.1.2.1.143.1.1.2.1.7
Number of Link State Update (LSU) packets transmitted on this interface in this Fabric. The last discontinuity of this counter is indicated by t11FspfIfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfIfOutLsaPkts 1.3.6.1.2.1.143.1.1.2.1.8
Number of Link State Acknowledgement (LSA) packets transmitted on this interface in this Fabric. The last discontinuity of this counter is indicated by t11FspfIfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfIfOutHelloPkts 1.3.6.1.2.1.143.1.1.2.1.9
Number of HELLO packets transmitted on this interface in this Fabric. The last discontinuity of this counter is indicated by t11FspfIfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfIfInHelloPkts 1.3.6.1.2.1.143.1.1.2.1.10
Number of HELLO packets received on this interface in this Fabric. The last discontinuity of this counter is indicated by t11FspfIfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfIfRetransmittedLsuPkts 1.3.6.1.2.1.143.1.1.2.1.11
The number of LSU packets that contained one or more retransmitted LSRs, and that were transmitted on this interface in this Fabric. The last discontinuity of this counter is indicated by t11FspfIfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfIfInErrorPkts 1.3.6.1.2.1.143.1.1.2.1.12
Number of invalid FSPF control packets received on this interface in this Fabric. The last discontinuity of this counter is indicated by t11FspfIfCreateTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

t11FspfIfNbrState 1.3.6.1.2.1.143.1.1.2.1.13
The state of FSPF's 'neighbor state machine', which is the operational state of the interaction with the neighbor's interface that is connected to this interface. If the 't11FspfIfAdminStatus' is 'down', then this object should be 'down'. If the 't11FspfIfAdminStatus' is 'up', then this object's value depends on the state of FSPF's 'neighbor state machine' on this interface in this Fabric.
Status: current Access: read-only
OBJECT-TYPE    
  T11FspfInterfaceState  

t11FspfIfNbrDomainId 1.3.6.1.2.1.143.1.1.2.1.14
The Domain Id of the neighbor in this Fabric.
Status: current Access: read-only
OBJECT-TYPE    
  FcDomainIdOrZero  

t11FspfIfNbrPortIndex 1.3.6.1.2.1.143.1.1.2.1.15
The index, as known by the neighbor, of the neighbor's interface that is connected to this interface in this Fabric.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..16777215  

t11FspfIfAdminStatus 1.3.6.1.2.1.143.1.1.2.1.16
The desired state of FSPF on this interface in this Fabric, whenever 't11FspfAdminStatus' is 'up'. If the value of this object is set to 'up', then FSPF is enabled on this interface in this Fabric. If set to 'down', then FSPF is disabled on this interface in this Fabric. Note that the operational state of FSPF on an interface is given by t11FspfIfNbrState.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

t11FspfIfCreateTime 1.3.6.1.2.1.143.1.1.2.1.17
The value of sysUpTime when this entry was last created.
Status: current Access: read-only
OBJECT-TYPE    
  T11FspfLastCreationTime  

t11FspfIfSetToDefault 1.3.6.1.2.1.143.1.1.2.1.18
Setting this value to 'default' changes the value of each and every writable 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)  

t11FspfIfLinkCostFactor 1.3.6.1.2.1.143.1.1.2.1.19
The administrative factor used in calculating the cost of sending a frame on this interface in this Fabric. The formula used to calculate the link cost is: Link Cost = S * (1.0625e12 / ifSpeed) where: S = (the value of this object / 100) ifSpeed = interface speed (as defined in the IF-MIB).
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

t11FspfIfStorageType 1.3.6.1.2.1.143.1.1.2.1.20
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

t11FspfIfRowStatus 1.3.6.1.2.1.143.1.1.2.1.21
The status of the conceptual row. This object can be used to create an entry only if there is an entry in the t11FspfTable for the corresponding Fabric, and if the interface is either isolated or is a non-E_port. Setting this object to 'destroy' will typically fail; to reverse the creation process, set the corresponding instance of t11FspfIfSetToDefault to 'default'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

t11FspfLsrTable 1.3.6.1.2.1.143.1.2.1
This table is the database of all the latest incarnations of the Link State Records (LSRs) that are currently contained in the topology database, for all interfaces on all Fabrics known to locally managed switches. A Fabric's topology database contains the LSRs that have been either issued or received by a local switch on that Fabric, and that have not reached t11FspfMaxAge.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FspfLsrEntry

t11FspfLsrEntry 1.3.6.1.2.1.143.1.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 a locally managed switch (identified by fcmInstanceIndex and fcmSwitchIndex) in a Fabric (identified by t11FspfFabricIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FspfLsrEntry  

t11FspfLsrDomainId 1.3.6.1.2.1.143.1.2.1.1.1
Domain Id of the LSR owner in this Fabric. It is the Link State Id of this LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  FcDomainIdOrZero  

t11FspfLsrType 1.3.6.1.2.1.143.1.2.1.1.2
Type of this LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FspfLsrType  

t11FspfLsrAdvDomainId 1.3.6.1.2.1.143.1.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    
  FcDomainIdOrZero  

t11FspfLsrAge 1.3.6.1.2.1.143.1.2.1.1.4
The time since this LSR was inserted into the database.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

t11FspfLsrIncarnationNumber 1.3.6.1.2.1.143.1.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, the most recent LSR is the one with the largest incarnation number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

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


t11FspfLinkNumber 1.3.6.1.2.1.143.1.2.3
The number of rows in the t11FspfLinkTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..2147483647  

t11FspfLinkTable 1.3.6.1.2.1.143.1.2.4
This table contains the list of Inter-Switch Links and their information that is part of an LSR, either received or transmitted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    T11FspfLinkEntry

t11FspfLinkEntry 1.3.6.1.2.1.143.1.2.4.1
An entry that contains information about a link contained in an LSR in this Fabric. An entry is created whenever a new link appears in an (issued or received) LSR. An entry is deleted when a link no longer appears in an (issued or received) LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  T11FspfLinkEntry  

t11FspfLinkIndex 1.3.6.1.2.1.143.1.2.4.1.1
An arbitrary index of this link.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

t11FspfLinkNbrDomainId 1.3.6.1.2.1.143.1.2.4.1.2
The Domain Id of the neighbor on the other end of this link in this Fabric.
Status: current Access: read-only
OBJECT-TYPE    
  FcDomainIdOrZero  

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

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

t11FspfLinkType 1.3.6.1.2.1.143.1.2.4.1.5
The type of this link.
Status: current Access: read-only
OBJECT-TYPE    
  T11FspfLinkType  

t11FspfLinkCost 1.3.6.1.2.1.143.1.2.4.1.6
The cost of sending a frame on this link in this Fabric. Link cost is calculated using the formula: link cost = S * (1.0625e12 / Signalling Rate) For issued LSRs, S is determined by the value of t11FspfIfLinkCostFactor for the corresponding interface and Fabric.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

t11FspfIfPrevNbrState 1.3.6.1.2.1.143.1.1.3
The previous state of FSPF's Neighbor Finite State Machine on an interface. This object is only used in the 't11FspfNbrStateChangNotify' notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  T11FspfInterfaceState  

t11FspfNbrStateChangNotify 1.3.6.1.2.1.143.0.1
This notification signifies that there has been a change in the state of an FSPF neighbor. This is generated when the FSPF state changes to a terminal state, through either regression (i.e., goes from Full to Init or Down) or progression (i.e., from any state to Full). The value of 't11FspfIfNbrState' is the state of the neighbor after the change.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

t11FspfMIBCompliances 1.3.6.1.2.1.143.2.1
OBJECT IDENTIFIER    

t11FspfMIBGroups 1.3.6.1.2.1.143.2.2
OBJECT IDENTIFIER    

t11FspfMIBCompliance 1.3.6.1.2.1.143.2.1.1
The compliance statement for entities that implement the FSPF.
Status: current Access: read-only
MODULE-COMPLIANCE    

t11FspfGeneralGroup 1.3.6.1.2.1.143.2.2.1
A collection of objects for displaying and configuring FSPF parameters.
Status: current Access: read-only
OBJECT-GROUP    

t11FspfIfGroup 1.3.6.1.2.1.143.2.2.2
A collection of objects for displaying the FSPF interface information.
Status: current Access: read-only
OBJECT-GROUP    

t11FspfIfCounterGroup 1.3.6.1.2.1.143.2.2.3
A collection of objects for counting particular FSPF-packet occurrences on an interface.
Status: current Access: read-only
OBJECT-GROUP    

t11FspfDatabaseGroup 1.3.6.1.2.1.143.2.2.4
A collection of objects for displaying the FSPF topology database information.
Status: current Access: read-only
OBJECT-GROUP    

t11FspfNotificationGroup 1.3.6.1.2.1.143.2.2.5
A collection of notifications for FSPF.
Status: current Access: read-only
NOTIFICATION-GROUP