arubaWiredRpvstPathCostMode

ARUBAWIRED-RPVST-MIB · .1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4

Object

scalar r/w Enumeration
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               |
----------------------------------------------------------

Context

MIB
ARUBAWIRED-RPVST-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4
Type
scalar
Access
readwrite
Status
current
Parent
arubaWiredRpvstGeneralGroup
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-RPVST-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-RPVST-MIB::arubaWiredRpvstPathCostMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-RPVST-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-RPVST-MIB::arubaWiredRpvstPathCostMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pathCost8021d
2pathCost8021t
3proprietary

Conformance