t11FspfIfLinkCostFactor

T11-FC-FSPF-MIB · .1.3.6.1.2.1.143.1.1.2.1.19

Object

column r/w Unsigned32
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).

Context

MIB
T11-FC-FSPF-MIB
OID
.1.3.6.1.2.1.143.1.1.2.1.19
Type
column
Access
readwrite
Status
current
Parent
t11FspfIfEntry
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::t11FspfIfLinkCostFactor'
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::t11FspfIfLinkCostFactor.<fcmInstanceIndex>.<fcmSwitchIndex>.<t11FspfFabricIndex>.<t11FspfIfIndex>'
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::t11FspfIfLinkCostFactor'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-65535

Conformance

Member of
Compliance refinements
Write access is not required.