All MIBs › HH3C-LswMSTP-MIB › hh3cdot1sStpPathCostStandard
hh3cdot1sStpPathCostStandard
Module: HH3C-LswMSTP-MIB
OID (symbolic): HH3C-LswMSTP-MIB::hh3cdot1sStpPathCostStandard
OID (numeric): 1.3.6.1.4.1.25506.8.35.14.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Path cost standard of the bridge. Value dot1d-1998 is IEEE 802.1d standard in 1998, value dot1t is IEEE 802.1t standard, and value legacy is a private legacy standard.
What is hh3cdot1sStpPathCostStandard?
This OID selects which path-cost standard the bridge uses: legacy (a private H3C standard), dot1d-1998 (IEEE 802.1D-1998), or dot1t (IEEE 802.1t). Admins set this to keep path cost calculations consistent with other bridges in the same spanning tree, since mismatched cost scales can distort root/path selection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25506.8.35.14.21 snmpwalk -v2c -c public <target> HH3C-LswMSTP-MIB::hh3cdot1sStpPathCostStandard
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25506.8.35.14.21.1 snmpget -v2c -c public <target> HH3C-LswMSTP-MIB::hh3cdot1sStpPathCostStandard.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.25506.8.35.14.21.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hh3cdot1sStpPathCostStandard.1
Start monitoring H3C Layer 2 switch (Multiple Spanning Tree Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HH3C-LswMSTP-MIB::hh3cdot1sStpPathCostStandard OID value, configure state conditions and alerts, and monitor any H3C Layer 2 switch (Multiple Spanning Tree Protocol) from a single console.
OID Breakdown
Upper-level ancestors (9 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.25506 | hh3c | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.8 | hh3cRhw | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.8.35 | hh3clswCommon | HH3C-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25506.8.35.14 | hh3cdot1sMstp | HH3C-LswMSTP-MIB |
| 1.3.6.1.4.1.25506.8.35.14.21 | hh3cdot1sStpPathCostStandard | HH3C-LswMSTP-MIB |