ipQoSTosSetRateLimitation
BINTEC-IPEXT-MIB ·
.0.22.1.14
Object
column obsolete
r/w
Enumeration
WARNING: this object is obsolete and must not be used. It
exists in this table for configuration conversion purposes.
Below is its previous definition:
This field specifies a rate limitation for the packets
to mark with the ipQosTos value. Possible values:
none(1) = no limitation is defined.
packets(2) = a limitation is defined in number
of packets per second.
throughput(3) = a limitation is defined in bits per second.
Context
- MIB
- BINTEC-IPEXT-MIB
- OID
.0.22.1.14- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- ipQoSEntry
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 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipQoSTosSetRateLimitation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IPEXT-MIB::ipQoSTosSetRateLimitation.<ipQoSFilterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IPEXT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IPEXT-MIB::ipQoSTosSetRateLimitation'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.