ieee8021BridgeBaseBridgeAddress
IEEE8021-BRIDGE-MIB ·
.1.3.111.2.802.1.1.2.1.1.1.1.2
Object
The MAC address used by this Bridge when it is
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
ieee8021SpanningTreePriority, a unique BridgeIdentifier
is formed, which is used in the Spanning Tree Protocol.
This object may not be modified while the corresponding
instance of ieee8021BridgeBaseRowStatus is active(1).
The value of this object MUST be retained across
reinitializations of the management system.
Context
- MIB
- IEEE8021-BRIDGE-MIB
- OID
.1.3.111.2.802.1.1.2.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ieee8021BridgeBaseEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBaseBridgeAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBaseBridgeAddress.<ieee8021BridgeBaseComponentId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-BRIDGE-MIB::ieee8021BridgeBaseBridgeAddress'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
Values & Constraints
Type Constraints
range: 6
Conformance
Member of