qosIfQueueSize

QOS-POLICY-IP-PIB · .1.3.6.1.4.1.45.4.2.1.1.2.1.10

Object

column r/w SNMPv2-SMIInteger32
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
QOS-POLICY-IP-PIB
OID
.1.3.6.1.4.1.45.4.2.1.1.2.1.10
Type
column
Access
readwrite
Status
current
Parent
qosIfQueueEntry
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 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-IP-PIB::qosIfQueueSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOS-POLICY-IP-PIB::qosIfQueueSize.<qosIfQueueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOS-POLICY-IP-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOS-POLICY-IP-PIB::qosIfQueueSize'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance

Member of
Compliance refinements
Write access is not required.