t11FspfLinkCost

T11-FC-FSPF-MIB · .1.3.6.1.2.1.143.1.2.4.1.6

Object

column Integer32
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.

Context

MIB
T11-FC-FSPF-MIB
OID
.1.3.6.1.2.1.143.1.2.4.1.6
Type
column
Access
readonly
Status
current
Parent
t11FspfLinkEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'T11-FC-FSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FSPF-MIB::t11FspfLinkCost'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'T11-FC-FSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'T11-FC-FSPF-MIB::t11FspfLinkCost.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FspfFabricIndex>.<t11FspfLsrDomainId>.<t11FspfLsrType>.<t11FspfLinkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'T11-FC-FSPF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'T11-FC-FSPF-MIB::t11FspfLinkCost'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance