All MIBs › ALCATEL-IND1-VLAN-STP-MIB › vStpBridgePathCostMode
vStpBridgePathCostMode
Module: ALCATEL-IND1-VLAN-STP-MIB
OID (symbolic): ALCATEL-IND1-VLAN-STP-MIB::vStpBridgePathCostMode
OID (numeric): 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object describes what the default path costs the bridge gives to ports upon link up. thirtyTwoBit designates 32 bit path cost value range in accordance with IEEE 802.1w standard and newer. Auto designates 16 bit path cost value range in accordance to IEEE 802.1d 1998 standard, except when the bridge is operating in MSTP protocol when 32 bit values will be in effect
What is vStpBridgePathCostMode?
This writable enumeration selects 32-bit path costs (modern, IEEE 802.1w) or 16-bit auto costs (legacy 802.1d). Engineers set it to 32-bit (1) for modern networks, or auto (2) to maintain backward compatibility with very old switches. 32-bit allows higher precision on fast links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.4 snmpwalk -v2c -c public <target> ALCATEL-IND1-VLAN-STP-MIB::vStpBridgePathCostMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.4.1 snmpget -v2c -c public <target> ALCATEL-IND1-VLAN-STP-MIB::vStpBridgePathCostMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.4.1 i <value>
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-VLAN-STP-MIB::vStpBridgePathCostMode OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch 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.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2 | managementIND1Software | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1 | softwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.12 | softentIND1VlanStp | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.2.1.12.1 | alcatelIND1VLANSTPMIB | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1 | alcatelIND1VLANSTPMIBObjects | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1 | vStpInfo | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3 | vStpBridge | ALCATEL-IND1-VLAN-STP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.3.4 | vStpBridgePathCostMode | ALCATEL-IND1-VLAN-STP-MIB |