All MIBs › A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB › a3ComSysBridgePortAddressIndex
a3ComSysBridgePortAddressIndex
Module: A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB
OID (symbolic): A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgePortAddressIndex
OID (numeric): 1.3.6.1.4.1.43.29.4.10.5.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index of this address entry within the bridge address table for the bridge identified by this entry. This index ranges from 1 to the corresponding value of a3ComSysBridgeAddressTableSize.
What is a3ComSysBridgePortAddressIndex?
This read-only integer is the sequential index of this entry in the bridge's MAC address table, ranging from 1 to the table size. Engineers use it to reference learned addresses and navigate large MAC tables. An index of 500 means this is the 500th learned MAC on the bridge.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.29.4.10.5.1.3 snmpwalk -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgePortAddressIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.29.4.10.5.1.3.1 snmpget -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgePortAddressIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3ComSysBridgePortAddressIndex.1
Start monitoring 3Com SuperStack switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgePortAddressIndex OID value, configure state conditions and alerts, and monitor any 3Com SuperStack switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.29 | switchingSystemsMibs | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4 | a3ComSwitchingSystemsMib | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4.10 | a3ComSysBridge | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4.10.5 | a3ComSysBridgePortAddressTable | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4.10.5.1 | a3ComSysBridgePortAddressEntry | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |
| 1.3.6.1.4.1.43.29.4.10.5.1.3 | a3ComSysBridgePortAddressIndex | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |