dot1dStpPortPriority

OBS ✓
BRIDGE-MIB · .1.3.6.1.2.1.17.2.15.1.2

Object

column r/w Integer32
The value of the priority field that is contained in
the first (in network byte order) octet of the (2 octet
long) Port ID.  The other octet of the Port ID is given
by the value of dot1dStpPort.
On bridges supporting IEEE 802.1t or IEEE 802.1w,
permissible values are 0-240, in steps of 16.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery Polling
Explore Observium network monitoring

Context

MIB
BRIDGE-MIB
OID
.1.3.6.1.2.1.17.2.15.1.2
Type
column
Access
readwrite
Status
current
Parent
dot1dStpPortEntry
Groups
2

Walk 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 'BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRIDGE-MIB::dot1dStpPortPriority'
More examples
Read one indexed 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::dot1dStpPortPriority.<dot1dStpPort>'
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::dot1dStpPortPriority'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
range: 0 range: 16 range: 32 range: 48 range: 64 range: 80 range: 96 range: 112 range: 128 range: 144 range: 160 range: 176 range: 192 range: 208 range: 224 range: 240
The possible values defined by IEEE 802.1t.