All MIBs › ACC-MIB › accSrStpBrAddr
accSrStpBrAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSrStpBrAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.25.11.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
MAC address of preferred port for this bridge.
What is accSrStpBrAddr?
This read-only OID shows the MAC address of the preferred port on this bridge, indicating which physical interface is designated as the primary link. Engineers check this to understand the current network topology and confirm that critical traffic is flowing through the intended port. For example, if this shows 00-AA-BB-CC-DD-EE, that MAC address belongs to the switch port carrying the main spanning tree traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accSrStpBrAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.25.11.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accSrStpBrAddr.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.3 | accSrStpBrAddr | ACC-MIB |