All MIBs › CISCO-FSPF-MIB › fspfIfCost
fspfIfCost
Module: CISCO-FSPF-MIB
OID (symbolic): CISCO-FSPF-MIB::fspfIfCost
OID (numeric): 1.3.6.1.4.1.9.9.287.1.2.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description: 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.
What is fspfIfCost?
A read-write value specifying the administrative cost of sending traffic out this interface on this VSAN for FSPF path calculations; a value of 0 means the cost has not yet been configured and cannot be reset to 0 once set.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.287 | ciscoFspfMIB | CISCO-FSPF-MIB |
| 1.3.6.1.4.1.9.9.287.1 | fspfConfiguration | CISCO-FSPF-MIB |
| 1.3.6.1.4.1.9.9.287.1.2 | fspfIfTable | CISCO-FSPF-MIB |
| 1.3.6.1.4.1.9.9.287.1.2.1 | fspfIfEntry | CISCO-FSPF-MIB |
| 1.3.6.1.4.1.9.9.287.1.2.1.1 | fspfIfCost | CISCO-FSPF-MIB |