All MIBs › ARUBAWIRED-RPVST-MIB › arubaWiredRpvstPathCostMode
arubaWiredRpvstPathCostMode
Module: ARUBAWIRED-RPVST-MIB
OID (symbolic): ARUBAWIRED-RPVST-MIB::arubaWiredRpvstPathCostMode
OID (numeric): 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 | ----------------------------------------------------------
What is arubaWiredRpvstPathCostMode?
This enum selects which standard calculates port path costs: 8021d (legacy IEEE 802.1d), 8021t (IEEE 802.1t), or proprietary (vendor-specific). Higher cost = lower priority for root path selection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4 snmpwalk -v2c -c public <target> ARUBAWIRED-RPVST-MIB::arubaWiredRpvstPathCostMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4.1 snmpget -v2c -c public <target> ARUBAWIRED-RPVST-MIB::arubaWiredRpvstPathCostMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4.1 i <value>
Start monitoring Aruba (HPE) ArubaOS-CX wired switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARUBAWIRED-RPVST-MIB::arubaWiredRpvstPathCostMode OID value, configure state conditions and alerts, and monitor any Aruba (HPE) ArubaOS-CX wired switches from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.47196 | hpe | ARUBAWIRED-NETWORKING-OID |
| 1.3.6.1.4.1.47196.4 | hpeNetworking | ARUBAWIRED-NETWORKING-OID |
| 1.3.6.1.4.1.47196.4.1 | wiredNetworkingDevices | ARUBAWIRED-NETWORKING-OID |
| 1.3.6.1.4.1.47196.4.1.1 | arubaOS_CX | ARUBAWIRED-NETWORKING-OID |
| 1.3.6.1.4.1.47196.4.1.1.3 | wndFeatures | ARUBAWIRED-NETWORKING-OID |
| 1.3.6.1.4.1.47196.4.1.1.3.5 | arubaWiredRpvstMIB | ARUBAWIRED-NETWORKING-OID |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.47196.4.1.1.3.5.1 | arubaWiredRpvstObjects | ARUBAWIRED-RPVST-MIB |
| 1.3.6.1.4.1.47196.4.1.1.3.5.1.1 | arubaWiredRpvstGeneralGroup | ARUBAWIRED-RPVST-MIB |
| 1.3.6.1.4.1.47196.4.1.1.3.5.1.1.4 | arubaWiredRpvstPathCostMode | ARUBAWIRED-RPVST-MIB |