qosIfWeightsQueueSize

NMS-QOS-PIB-MIB · pbn variant · .0.1.8.6.1.6

Object

The size of the queue in bytes.  Some devices set queue size
in terms of packets.  These devices must calculate the queue
size in packets by assuming an average packet size suitable
for the particular interface.
              
Some devices have a fixed size buffer to be shared among all
queues.  These devices must allocate a fraction of the
total buffer space to this queue calculated as the the ratio
of the queue size to the sum of the queue sizes for the
interface.

Context

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance