dot1dRegenUserPriority
P-BRIDGE-MIB ·
.1.3.6.1.2.1.17.6.1.2.2.1.2
Object
column r/w
Integer32
The Regenerated User Priority that the incoming User
Priority is mapped to for this port.
The value of this object MUST be retained across
reinitializations of the management system.
Context
- MIB
- P-BRIDGE-MIB
- OID
.1.3.6.1.2.1.17.6.1.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1dUserPriorityRegenEntry
- 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 'P-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'P-BRIDGE-MIB::dot1dRegenUserPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'P-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'P-BRIDGE-MIB::dot1dRegenUserPriority.<dot1dBasePort>.<dot1dUserPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'P-BRIDGE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'P-BRIDGE-MIB::dot1dRegenUserPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-7
Conformance
Member of
Compliance refinements
pBridgeCompliance
readonly
Write access is not required.
pBridgeCompliance2
readonly
Write access is not required.