All MIBs › A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB › a3ComSysBridgePortAddressRemoteAddress
a3ComSysBridgePortAddressRemoteAddress
Module: A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB
OID (symbolic): A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgePortAddressRemoteAddress
OID (numeric): 1.3.6.1.4.1.43.29.4.10.5.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The remote MAC address detected on the bridge port identified by to this entry. Setting this object results in an attempt to create a new entry in the table. Since the value of a3ComSysBridgePortAddressIndex is determined automatically internal to the bridge, a set is only successful if the index value specified for a3ComSysBridgePortAddressIndex is zero. A get-next using the values of a3ComSysBridgePortAddressTypeIndex and a3ComSysBridgePortAddressPortIndex can be used to determine the address index assigned to the newly added address entry.
What is a3ComSysBridgePortAddressRemoteAddress?
This 6-byte MAC address identifies a remote device detected on a specific bridge port. Network engineers use it to track device connectivity and build the switch's MAC address table. For example, a value like "00:1a:2b:3c:4d:5e" appearing on port 3 indicates that device is reachable on that port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.29.4.10.5.1.4 snmpwalk -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgePortAddressRemoteAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.29.4.10.5.1.4.1 snmpget -v2c -c public <target> A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB::a3ComSysBridgePortAddressRemoteAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.29.4.10.5.1.4.1 s <value>
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::a3ComSysBridgePortAddressRemoteAddress 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.4 | a3ComSysBridgePortAddressRemoteAddress | A3COM-SWITCHING-SYSTEMS-BRIDGE-MIB |