tSapIngressHsmdaQueuePoliced
TIMETRA-QOS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.16.3.10.1.9
Object
The value of tSapIngressHsmdaQueuePoliced specifies whether the out of
profile traffic feeding into the physical queue instance should be
dropped. When the value is 'true', out-of-profile packets are
discarded.
This policing function is different than the shaping function normally
performed by the queues defined rate in that scheduling is not stopped
for the queue when the rate is exceeded.
Accordingly, tSapIngressHsmdaQueuePoliced overrides the bandwidth
specified by the object tSapIngressHsmdaQueueAdminCIR.
Context
- MIB
- TIMETRA-QOS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.16.3.10.1.9- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tSapIngressHsmdaQueueEntry
- 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::tSapIngressHsmdaQueuePoliced'
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::tSapIngressHsmdaQueuePoliced.<tSapIngressIndex>.<tSapIngressHsmdaQueue>'
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::tSapIngressHsmdaQueuePoliced'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |