ACC-MIB :: accBrPortIndex

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccBrPortIndex

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.3accBrPortACC-BRPORT
1.3.6.1.4.1.5.1.1.3.1accBrPortInfoACC-BRPORT
1.3.6.1.4.1.5.1.1.3.1.15accBrPortIndexACC-MIB