All MIBs › ACC-MIB › accStpRootPort
accStpRootPort
Module: ACC-MIB
OID (symbolic): ACC-MIB::accStpRootPort
OID (numeric): 1.3.6.1.4.1.5.1.1.2.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Port Number of the one Port in the direction of the Root. (Value is meaningless if this unit is the Root).
What is accStpRootPort?
ACC-MIB::accStpRootPort is the port number on this bridge that connects in the direction of the root bridge. This is the designated outbound path for traffic destined toward the root and is only meaningful if this bridge is not the root itself. For example, a value of 2 means port 2 is the primary path to reach the root bridge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.12 snmpwalk -v2c -c public <target> ACC-MIB::accStpRootPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.2.12.1 snmpget -v2c -c public <target> ACC-MIB::accStpRootPort.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.2 | accStp | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.2.12 | accStpRootPort | ACC-MIB |