fsPvrstCalcPortPathCostOnSpeedChg
SUPERMICRO-PVRST-MIB ·
.1.3.6.1.4.1.10876.101.1.161.1.16
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 depending 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-PVRST-MIB
- OID
.1.3.6.1.4.1.10876.101.1.161.1.16- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsFuturePvrst
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-PVRST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PVRST-MIB::fsPvrstCalcPortPathCostOnSpeedChg.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PVRST-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PVRST-MIB::fsPvrstCalcPortPathCostOnSpeedChg'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |