dot1dBaseBridgeAddress

OBS ✓
BRIDGE-MIB · .1.3.6.1.2.1.17.1.1

Object

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.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
BRIDGE-MIB
OID
.1.3.6.1.2.1.17.1.1
Type
scalar
Access
readonly
Status
current
Parent
dot1dBase
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRIDGE-MIB::dot1dBaseBridgeAddress.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRIDGE-MIB::dot1dBaseBridgeAddress'

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