hpicfRpvstPathCostMode
HP-ICF-RPVST-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.88.1.1.5
Object
scalar r/w
Enumeration
hpicfRpvstPathCostMode controls which pathcost mode to use.
A device can function in one of the 2 modes defined below.
pathCost8021d - The device calculates the default path cost for
ports based on IEEE 802.1d.
pathCost8021t - The device calculates the default path cost for
ports based on IEEE 802.1t.
proprietary -The device calculates the default path cost for
ports based on the proprietary standard.
Link Speed Vs Pathcost Table
----------------------------------------------------------
|Link speed| Pathcost in | Pathcost in | Pathcost in |
| | IEEE802.1d | IEEE 802.1t | private standard|
----------------------------------------------------------
| 0 | 65535 | 200,000,000 | 200,000 |
----------------------------------------------------------
| 10 Mbps | 100 | 2,000,000 | 2,000 |
----------------------------------------------------------
| 100 Mbp | 19 | 200,000 | 200 |
----------------------------------------------------------
| 1000 Mbp | 4 | 20,000 | 20 |
----------------------------------------------------------
| 10 Gbps | 2 | 2,000 | 2 |
----------------------------------------------------------
Context
- MIB
- HP-ICF-RPVST-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.88.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfRpvstGeneralGroup
- Groups
- 1
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 'HP-ICF-RPVST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-RPVST-MIB::hpicfRpvstPathCostMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-RPVST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-RPVST-MIB::hpicfRpvstPathCostMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pathCost8021d |
2 | pathCost8021t |
3 | proprietary |
Conformance
Member of