tQosIngQueuePoliced
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.7.5.1.18
Object
tQosIngQueuePoliced specifies that the out of profile traffic feeding
into the physical queue instance should be dropped.
tQosIngQueuePoliced overrides the bandwidth specified by the object
tQosIngQueueAdminCIR.
The value of object tQosIngQueueAdminCIR and tQosIngQueuePoliced
should be set together in the same snmp request, otherwise an
'inconsistentValue' error is returned.
Both objects tQosIngQueueAdminCIR and tQosIngQueuePoliced can not be
set to non-default values together.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.7.5.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tQosIngQueueEntry
- Groups
- 4
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 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tQosIngQueuePoliced'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-QOS-MIB::tQosIngQueuePoliced.<tQosIngQGroupName>.<tQosIngQueue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-QOS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-QOS-MIB::tQosIngQueuePoliced'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |