All MIBs › ACC-MIB › accBrPortIndex
accBrPortIndex
Module: ACC-MIB
OID (symbolic): ACC-MIB::accBrPortIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.3.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Bridge Port Index
What is accBrPortIndex?
This OID provides a unique numeric identifier for this bridge port within the device's bridge table. Network engineers use this index value to reference and query specific ports when managing bridge configuration. For example, a value of "1" identifies the first port, making it easy to refer to in queries and configuration commands.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.15 snmpwalk -v2c -c public <target> ACC-MIB::accBrPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.3.1.15.1 snmpget -v2c -c public <target> ACC-MIB::accBrPortIndex.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.15 | accBrPortIndex | ACC-MIB |