MIB Viewer

hpicfRpvstPathCostMode

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.88.1.1.5
Access
read-write
Status
current
Sub-identifiers
0
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 |
INTEGER { pathCost8021d(1), pathCost8021t(2), proprietary(3) }