MIB Viewer

arubaWiredRpvstPathCostMode

OBJECT-TYPE
1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4
Access
read-write
Status
current
Sub-identifiers
0
arubaWiredRpvstPathCostMode controls which pathcost mode to use. A device can function in one of the 3 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| | 10 Mbps | 100 | 2,000,000 | 100 | | 100 Mbps | 10 | 200,000 | 19 | | 1000 Mbps| 4 | 20,000 | 4 | | 10 Gbps | 1 | 2,000 | 2 |
INTEGER { pathCost8021d(1), pathCost8021t(2), proprietary(3) }