All MIBs › A3COM-BRIDGE-R3-MIB › a3ComBrgSmdsGroupAddr
a3ComBrgSmdsGroupAddr
Module: A3COM-BRIDGE-R3-MIB
OID (symbolic): A3COM-BRIDGE-R3-MIB::a3ComBrgSmdsGroupAddr
OID (numeric): 1.3.6.1.4.1.43.2.9.1.12.1.10
Node type: OBJECT-TYPE
Type: SMDSAddress
Access: read-write
Description: This identifies the SMDS Group Address that is used by the bridge to transmit packets to all the other bridges identified by this SMDS Group Address. This address is used as the SMDS destination address when transmitting spanning tree BPDU packets, all bridged broadcast and multicast packets, and bridged packets containing a destination address that has not yet been learned.
If the address is less than 8 Octets, the remaining octets are padded with 0xFF's.
If there is no SMDS Group Address assigned, this object will return all zeroes.
Note, bridging must be enabled for any sets made to this object to be affected.
What is a3ComBrgSmdsGroupAddr?
This read-write SMDS address identifies the multicast address the bridge uses to send spanning-tree BPDUs and bridged broadcasts to peer bridges in the SMDS network. Operators configure this to ensure all bridges in a SMDS cloud communicate via a common multicast address for control traffic. An example value is an SMDS multicast address like 01-00-5E-00-00-01.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.9.1.12.1.10 snmpwalk -v2c -c public <target> A3COM-BRIDGE-R3-MIB::a3ComBrgSmdsGroupAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.9.1.12.1.10.1 snmpget -v2c -c public <target> A3COM-BRIDGE-R3-MIB::a3ComBrgSmdsGroupAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.9.1.12.1.10.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3ComBrgSmdsGroupAddr.1
Start monitoring 3Com legacy switches (SuperStack/CoreBuilder) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-BRIDGE-R3-MIB::a3ComBrgSmdsGroupAddr OID value, configure state conditions and alerts, and monitor any 3Com legacy switches (SuperStack/CoreBuilder) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2.9 | a3ComBridge | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2.9.1 | a3ComBrgGen | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2.9.1.12 | a3ComBrgPortTable | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2.9.1.12.1 | a3ComBrgPortEntry | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2.9.1.12.1.10 | a3ComBrgSmdsGroupAddr | A3COM-BRIDGE-R3-MIB |