qosIfWeightsNumQueues

FS-NMS-QOS-PIB-MIB · .1.3.6.1.4.1.52642.18.2.1.8.6.1.3

Object

column QueueRange
The value of the weight in this instance applies only to
interfaces with the number of queues specified by this
attribute.

Context

MIB
FS-NMS-QOS-PIB-MIB
OID
.1.3.6.1.4.1.52642.18.2.1.8.6.1.3
Type
column
Access
readonly
Status
current
Parent
qosIfWeightsEntry
Groups
1

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 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosIfWeightsNumQueues'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-QOS-PIB-MIB::qosIfWeightsNumQueues.<qosIfWeightsId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-QOS-PIB-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-QOS-PIB-MIB::qosIfWeightsNumQueues'

Syntax

Source
QueueRange
Base type
Enumeration
Type Description
An integer that is limited to the number of queues per
interface supported by the PIB.  Limited to 64 which is the
number of codepoints.

Values & Constraints

Type Values
1oneQ
2twoQ
3threeQ
4fourQ
8eightQ
16sixteenQ
32thirtyTwoQ
64sixtyFourQ

Conformance