cLQd11axVideoAdmCtrlSupport
CISCO-LWAPP-QOS-MIB ·
.1.3.6.1.4.1.9.9.524.1.21.4
Object
This object is used to enable or disable admission
control for video traffic flowing through the 802.11ax
interfaces in the controller.
When set to 'true', controller will reserve and manage
max-bandwidth (cLQd11axVideoMaxAdmBandwidth)
and roaming-bandwidth
(cLQd11axVideoMaxRoamBandwidth) as per user
configured values.
When disabled, admission control will not be enforced.
This may delay video traffic depending on load on
the WLAN.
Context
- MIB
- CISCO-LWAPP-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.524.1.21.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cLQd11axCACConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cLQd11axVideoAdmCtrlSupport.0'
More examples
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::cLQd11axVideoAdmCtrlSupport'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |