cLQVMediaClientDecision
CISCO-LWAPP-QOS-MIB ·
.1.3.6.1.4.1.9.9.524.1.9.1.1.9
Object
column Enumeration
This object indicates the decision policy that has been used when client gets associated to the media stream. deny - denial of client to the media strem. admit - Admit of client to the media stream. badClientDeny - Denial of the bad client to the media stream retained based on client mac. badClientDemote - Downgrade client to bad client to deny to the media stream.
Context
- MIB
- CISCO-LWAPP-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.524.1.9.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cLQMediaClientEntry
- Groups
- 1
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 '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::cLQVMediaClientDecision'
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::cLQVMediaClientDecision.<cLQMStreamName>.<cLQVMediaClientDestIpAddrType>.<cLQVMediaClientDestIpAddr>.<cldcClientMacAddress>'
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::cLQVMediaClientDecision'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deny |
2 | admit |
3 | badClientDeny |
4 | badClientDemote |
Conformance
Member of