dot1dStpProtocolSpecification

OBS ✓
BRIDGE-MIB · .1.3.6.1.2.1.17.2.1

Object

scalar Enumeration
An indication of what version of the Spanning Tree
Protocol is being run.  The value 'decLb100(2)'
indicates the DEC LANbridge 100 Spanning Tree protocol.
IEEE 802.1D implementations will return 'ieee8021d(3)'.
If future versions of the IEEE Spanning Tree Protocol
that are incompatible with the current version
are released a new value will be defined.
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.2.1
Type
scalar
Access
readonly
Status
current
Parent
dot1dStp
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::dot1dStpProtocolSpecification.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::dot1dStpProtocolSpecification'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2decLb100
3ieee8021d

Conformance