All MIBs › ACC-MIB › accSrStpRootPathCost
accSrStpRootPathCost
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrStpRootPathCost
OID (numeric): 1.3.6.1.4.1.5.1.1.25.11.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Current path cost to the Root Bridge.
What is accSrStpRootPathCost?
This read-only OID shows the cumulative cost (hop count or link cost metric) of the path from this bridge all the way to the root bridge. Network engineers use this value to verify that STP is calculating reasonable paths and to diagnose if a link is being underutilized due to high path cost. For example, a path cost of 100 indicates this bridge is 100 cost units away from root, whereas a direct 100Mbps link might only cost 10.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.11 snmpwalk -v2c -c public <target> ACC-MIB::accSrStpRootPathCost
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.11.1 snmpget -v2c -c public <target> ACC-MIB::accSrStpRootPathCost.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25 | accSr | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11 | accSrStp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1 | accSrStpBridge | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.25.11.1.11 | accSrStpRootPathCost | ACC-MIB |