fsQoSQTemplateSize
SUPERMICRO-QOS-MIB ·
.1.3.6.1.4.1.10876.101.2.6.1.4.1.1.5
Object
column r/w
bytesUnsigned32
The Queue Size. This must be greater than or equal to the fsQoSRandomDetectCfgMinAvgThresh and less-than/equal to fsQoSRandomDetectCfgMaxAvgThresh if Random Detection is enabled. This is depth in bytes of the queue being measured, at which a trigger is generated to the dropping algorithm. For the tailDrop(2) or headDrop(3) algorithms, this represents the depth of the queue, at which the drop action will take place. Other algorithms will need to define their own semantics for this threshold.
Context
- MIB
- SUPERMICRO-QOS-MIB
- OID
.1.3.6.1.4.1.10876.101.2.6.1.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- fsQoSQTemplateEntry
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 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-QOS-MIB::fsQoSQTemplateSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-QOS-MIB::fsQoSQTemplateSize.<fsQoSQTemplateId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-QOS-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-QOS-MIB::fsQoSQTemplateSize'
Syntax
bytesUnsigned32
Values & Constraints
Object Constraints
range: 0-65535