hm2AgentCosQueueMinBandwidth
HM2-PLATFORM-QOS-COS-MIB ·
.1.3.6.1.4.1.248.12.3.3.2.4.1.3
Object
Minimum guaranteed bandwidth allotted to this queue.
The value is specified in terms of percentage of
overall link speed for the port in 1% increments. A
value of 0 means there is no guaranteed minimum
bandwidth in effect (best-effort service).
The default value is 0.
The sum of all hm2AgentCosQueueMinBandwidth object
values for the queues on the same interface must not
exceed 100%.
If the hm2AgentCosQueueMaxBandwidth corresponding to the
same hm2AgentCosQueueIndex on this interface is
currently set to a non-zero value, then setting this
object to a value greater than
hm2AgentCosQueueMaxBandwidth automatically updates
hm2AgentCosQueueMaxBandwidth to the same value to
maintain a proper relationship between the minimum
and maximum queue bandwidth specification.
The value of this object is ignored when
hm2AgentCosQueueSchedulerType is set to strict(1).
Context
- MIB
- HM2-PLATFORM-QOS-COS-MIB
- OID
.1.3.6.1.4.1.248.12.3.3.2.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AgentCosQueueEntry
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 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueMinBandwidth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueMinBandwidth.<hm2AgentCosQueueIntfIndex>.<hm2AgentCosQueueIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-QOS-COS-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-QOS-COS-MIB::hm2AgentCosQueueMinBandwidth'