cpqn52nnIfArbPriority
CPQN5226A-MIB ·
.1.3.6.1.4.1.232.101.2.2.5.1.1.12
Object
column mandatory
r/w
Integer32
DURABLE: The priority mechanism used for arbitration. The possible
arbitration states and values are as follows:
VALUE ARBITRATION
----- -----------
0 First-Come-First-Served
all port same Round Robin (Fair)
all ports varied Round Robin (Weighted)
The final case implies that not all ports have the same priority in which
case a weighted Round Robin method of arbitration would be used. The default
case has all ports with a value of 0 (First-Come-First-Served).
Context
- MIB
- CPQN5226A-MIB
- OID
.1.3.6.1.4.1.232.101.2.2.5.1.1.12- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqn52nnIfStatusEntry
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 'CPQN5226A-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQN5226A-MIB::cpqn52nnIfArbPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQN5226A-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQN5226A-MIB::cpqn52nnIfArbPriority.<cpqn52nnIfStatusIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQN5226A-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQN5226A-MIB::cpqn52nnIfArbPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-15