cLQVMediaClientHistCacEnable

CISCO-LWAPP-QOS-MIB · .1.3.6.1.4.1.9.9.524.1.9.2.1.24

Object

column Enumeration
This object indicates the observed CAC enable state of the
media client associated to a media stream.
video(1) - video call admission control enabled.
voice(2) - voice call admission control enabled.
videoAndVoice(3) -video and voice call admission control
enabled.
none(4) - neither video nor voice call admission control
enabled.

Context

MIB
CISCO-LWAPP-QOS-MIB
OID
.1.3.6.1.4.1.9.9.524.1.9.2.1.24
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::cLQVMediaClientHistCacEnable'
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::cLQVMediaClientHistCacEnable.<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::cLQVMediaClientHistCacEnable'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1video
2voice
3videoAndVoice
4none

Conformance