All MIBs › NRC-MultiGate › dot1dBaseBridgeAddress
dot1dBaseBridgeAddress
Module: NRC-MultiGate
OID (symbolic): NRC-MultiGate::dot1dBaseBridgeAddress
OID (numeric): 1.3.6.1.2.1.17.1.1
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.1.1 snmpwalk -v2c -c public <target> NRC-MultiGate::dot1dBaseBridgeAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.1.1.1 snmpget -v2c -c public <target> NRC-MultiGate::dot1dBaseBridgeAddress.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.1 | dot1dBase | BRIDGE-MIB |
| 1.3.6.1.2.1.17.1.1 | dot1dBaseBridgeAddress | NRC-MultiGate |