All MIBs › ACC-MIB › accBrPortId
accBrPortId
Module: ACC-MIB
OID (symbolic): ACC-MIB::accBrPortId
OID (numeric): 1.3.6.1.4.1.5.1.1.3.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Port ID
What is accBrPortId?
This read-only field contains the unique port identifier within the spanning tree topology, typically combining the port's priority and interface number. Engineers use the port ID to correlate monitoring data across different management tools and verify that each port has a unique identity within the topology. A port ID of '80:05' indicates priority 128 (0x80) with interface number 5.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accBrPortId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accBrPortId.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.3 | accBrPort | ACC-BRPORT |
| 1.3.6.1.4.1.5.1.1.3.1 | accBrPortInfo | ACC-BRPORT |
| 1.3.6.1.4.1.5.1.1.3.1.3 | accBrPortId | ACC-MIB |