cLQVMediaClientHistQos

CISCO-LWAPP-QOS-MIB · .1.3.6.1.4.1.9.9.524.1.9.2.1.11

Object

column Enumeration
This object indicates the QOS policy enforced by the associated
client.
              
bestEffort - media stream clients associated to the stream 
identified by stream name are scheduled to a best effort queue.
              
background - media stream clients associated to the stream 
identified by stream name are scheduled to a background queue.
              
undefined - media stream clients associated to the stream 
identified by stream name are scheduled to a undefined queue.
              
excellentEffort - media stream clients associated to the stream 
identified by stream name are scheduled to a execellent effort queue.
              
ctrlLoad - media stream clients associated to the stream 
identified by stream name are scheduled to a control load queue.
              
video - media stream clients associated to the stream 
identified by stream name are scheduled to video queue.
              
voice - media stream clients associated to the stream 
identified by stream name are scheduled to voice queue.
              
network - media stream clients associated to the stream 
identified by stream name are scheduled to a network queue.

Context

MIB
CISCO-LWAPP-QOS-MIB
OID
.1.3.6.1.4.1.9.9.524.1.9.2.1.11
Type
column
Access
readonly
Status
current
Parent
cLQMediaClientHistoryEntry
Groups
1

Walk 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 'CISCO-LWAPP-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-QOS-MIB::cLQVMediaClientHistQos'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-QOS-MIB::cLQVMediaClientHistQos.<cLQVMediaClientHistTimeStamp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-QOS-MIB::cLQVMediaClientHistQos'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1bestEffort
2background
3undefined
4excellentEffort
5ctrlLoad
6video
7voice
8network

Conformance