All MIBs › IEEE8021-MSTP-MIB › ieee8021MstpPortAdminPathCost
ieee8021MstpPortAdminPathCost
Module: IEEE8021-MSTP-MIB
OID (symbolic): IEEE8021-MSTP-MIB::ieee8021MstpPortAdminPathCost
OID (numeric): 1.3.111.2.802.1.1.6.1.4.1.14
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: In an MSTP Bridge, the administrative value of the Port's Port Path Cost parameter value for the MSTI.
Writing a value of '0' assigns the automatically calculated default Path Cost value to the Port. If the default Path Cost is being used, this object returns '0' when read.
This complements the object ieee8021MstpPortPathCost, which returns the operational value of the path cost.
The value of this object MUST be retained across reinitializations of the management system.
What is ieee8021MstpPortAdminPathCost?
The administrator-assigned path cost (1-200000000) for this port on this MST Instance; writing 0 tells the bridge to use its automatically calculated default cost instead, in which case reads of this object also return 0 — the operational value in use is reported separately by ieee8021MstpPortPathCost.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.111.2.802.1.1.6.1.4.1.14 snmpwalk -v2c -c public <target> IEEE8021-MSTP-MIB::ieee8021MstpPortAdminPathCost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.111.2.802.1.1.6.1.4.1.14.1 snmpget -v2c -c public <target> IEEE8021-MSTP-MIB::ieee8021MstpPortAdminPathCost.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.111.2.802.1.1.6.1.4.1.14.1 i <value>
Start monitoring Vendor-neutral IEEE 802.1s standard (enterprise/campus Ethernet bridge or switch, MSTP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-MSTP-MIB::ieee8021MstpPortAdminPathCost OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1s standard (enterprise/campus Ethernet bridge or switch, MSTP) from a single console.
OID Breakdown
Upper-level ancestors (3 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.111.2.802.1.1.6 | ieee8021MstpMib | IEEE8021-MSTP-MIB |
| 1.3.111.2.802.1.1.6.1 | ieee8021MstpObjects | IEEE8021-MSTP-MIB |
| 1.3.111.2.802.1.1.6.1.4 | ieee8021MstpPortTable | IEEE8021-MSTP-MIB |
| 1.3.111.2.802.1.1.6.1.4.1 | ieee8021MstpPortEntry | IEEE8021-MSTP-MIB |
| 1.3.111.2.802.1.1.6.1.4.1.14 | ieee8021MstpPortAdminPathCost | IEEE8021-MSTP-MIB |