fsMstCalcPortPathCostOnSpeedChg
SUPERMICRO-MST-MIB ·
.1.3.6.1.4.1.10876.101.1.80.1.43
Object
This object is used to determine whether dynamic pathcost calculation is done for a port for which Port Speed is changing dynamically. This is mainly intended for Link Aggregated ports where depening on Active ports speed of Link aggregated port changes. By default dynamic pathcost calculation on change in speed is set to false.
Context
- MIB
- SUPERMICRO-MST-MIB
- OID
.1.3.6.1.4.1.10876.101.1.80.1.43- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot1sFutureMst
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MST-MIB::fsMstCalcPortPathCostOnSpeedChg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MST-MIB::fsMstCalcPortPathCostOnSpeedChg'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |