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
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | DomainId, DomainIdOrZero |
| CISCO-TC | CiscoMilliSeconds, TimeIntervalMin, TimeIntervalSec |
| CISCO-VSAN-MIB | notifyVsanIndex, vsanIndex |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| fspfEntry OBJECT-TYPE This entry contains the FSPF parameters on this VSAN. | 1.3.6.1.4.1.9.9.287.1.1.1 | not-accessible | current | |
| 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.1 | FspfRegionId | read-create | current |
| 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.2 | DomainId | read-only | current |
| 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.3 | TimeIntervalSec | read-only | current |
| 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.4 | CiscoMilliSeconds (0..65535) | read-create | current |
| 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.5 | CiscoMilliSeconds (0..65535) | read-create | current |
| 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.6 | CiscoMilliSeconds (0..65535) | read-create | current |
| 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.7 | TimeIntervalMin | read-only | current |
| 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.8 | TimeIntervalMin | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| 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.12 | Counter32 | read-only | current |
| 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.13 | Counter32 | read-only | current |
| 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.14 | Counter32 | read-only | current |
| 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.15 | Counter32 | read-only | current |
| 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.16 | Counter32 | read-only | current |
| 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.17 | Counter32 | read-only | current |
| 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.18 | Counter32 | read-only | current |
| 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.19 | Counter32 | read-only | current |
| 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.20 | Gauge32 | read-only | current |
| 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.21 | LastCreationTime | read-only | current |
| 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.22 | INTEGER {up(1), down(2)} | read-create | current |
| 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.23 | INTEGER {up(1), down(2)} | read-only | current |
| 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.24 | INTEGER {default(1), noOp(2)} | read-create | current |
| 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.25 | RowStatus | read-create | current |
| 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.26 | Unsigned32 | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Unsigned32 (0..65535) | read-create | current |
| 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.2 | TimeIntervalSec (1..65535) | read-create | current |
| 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.3 | TimeIntervalSec (2..65535) | read-create | current |
| 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.4 | TimeIntervalSec (1..65535) | read-create | current |
| 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.5 | Counter32 | read-only | current |
| 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.6 | Counter32 | read-only | current |
| 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.7 | Counter32 | read-only | current |
| 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.8 | Counter32 | read-only | current |
| 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.9 | Counter32 | read-only | current |
| 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.10 | Counter32 | read-only | current |
| 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.11 | Counter32 | read-only | current |
| 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.12 | Counter32 | read-only | current |
| 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.13 | Counter32 | read-only | current |
| 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.14 | FspfInterfaceState | read-only | current |
| fspfIfNbrDomainId OBJECT-TYPE The Domain Id of the neighbor on this VSAN. | 1.3.6.1.4.1.9.9.287.1.2.1.15 | DomainIdOrZero | read-only | current |
| 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.16 | Unsigned32 (1..4294967295) | read-only | current |
| 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.17 | INTEGER {up(1), down(2)} | read-create | current |
| 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.18 | LastCreationTime | read-only | current |
| 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.19 | INTEGER {default(1), noOp(2)} | read-create | current |
| 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.20 | RowStatus | read-create | current |
| 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.3 | TruthValue | read-write | current |
| 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.4 | FspfInterfaceState | accessible-for-notify | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | DomainId | not-accessible | current |
| fspfLsrType OBJECT-TYPE Type of this LSR. | 1.3.6.1.4.1.9.9.287.2.1.1.2 | FspfLsrType | not-accessible | current |
| 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.3 | DomainId | read-only | current |
| fspfLsrAge OBJECT-TYPE Time since this LSR was inserted into the database. | 1.3.6.1.4.1.9.9.287.2.1.1.4 | TimeIntervalSec (0..65535) | read-only | current |
| 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.5 | Unsigned32 (0..4294967295) | read-only | current |
| fspfLsrCheckSum OBJECT-TYPE The checksum of the LSR. | 1.3.6.1.4.1.9.9.287.2.1.1.6 | Unsigned32 (0..65535) | read-only | current |
| fspfLsrLinks OBJECT-TYPE Number of entries in the fspfLinkTable associated with this LSR. | 1.3.6.1.4.1.9.9.287.2.1.1.7 | Unsigned32 (0..65355) | read-only | current |
| 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.8 | TruthValue | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| fspfLinkIndex OBJECT-TYPE An arbitrary index of this link. | 1.3.6.1.4.1.9.9.287.2.2.1.1 | Unsigned32 | not-accessible | current |
| 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.2 | DomainId | read-only | current |
| 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.3 | Unsigned32 (0..16777215) | read-only | current |
| 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.4 | Unsigned32 (0..16777215) | read-only | current |
| fspfLinkType OBJECT-TYPE The type of this link. | 1.3.6.1.4.1.9.9.287.2.2.1.5 | FspfLinkType | read-only | current |
| 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.6 | Integer32 (0..65535) | read-only | current |
| fspfLsrNumber OBJECT-TYPE The number of rows in the fspfLsrTable. | 1.3.6.1.4.1.9.9.287.2.3 | Unsigned32 (0..2147483647) | read-only | current |
| fspfLinkNumber OBJECT-TYPE The number of rows in the fspfLinkTable. | 1.3.6.1.4.1.9.9.287.2.4 | Unsigned32 (0..2147483647) | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| fspfMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the FSPF. | 1.3.6.1.4.1.9.9.287.4.1.1 | deprecated |
| fspfMIBCompliance1 MODULE-COMPLIANCE The compliance statement for entities which implement the FSPF. | 1.3.6.1.4.1.9.9.287.4.1.2 | deprecated |
| fspfMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the FSPF. | 1.3.6.1.4.1.9.9.287.4.1.3 | deprecated |
| fspfMIBCompliance3 MODULE-COMPLIANCE The compliance statement for entities which implement the FSPF. | 1.3.6.1.4.1.9.9.287.4.1.4 | current |
| fspfGenericGroup OBJECT-GROUP A collection of objects for displaying and configuring FSPF parameters. | 1.3.6.1.4.1.9.9.287.4.2.1 | deprecated |
| fspfIfGroup OBJECT-GROUP A collection of objects for displaying the FSPF interface information. | 1.3.6.1.4.1.9.9.287.4.2.3 | current |
| 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.4 | deprecated |
| fspfNotificationGroup NOTIFICATION-GROUP A collection of notifications for FSPF. | 1.3.6.1.4.1.9.9.287.4.2.5 | current |
| fspfGenericGroupRev1 OBJECT-GROUP A collection of objects for displaying and configuring FSPF parameters. | 1.3.6.1.4.1.9.9.287.4.2.6 | current |
| 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.7 | deprecated |
| 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.8 | current |