iso/org/dod/internet/private/enterprises/.9/.9/ciscoLwappQosMIB/.1/.9/cLQMediaClientHistoryTable/cLQMediaClientHistoryEntry/cLQVMediaClientHistLastFailureReasonCode
cLQVMediaClientHistLastFailureReasonCode
OBJECT-TYPE
1.3.6.1.4.1.9.9.524.1.9.2.1.8
Description
This object indicates last failure reason code of this media client. enoughBw(1) - Radio can handle additional client traffic. Hence, allowing client admission during RRC admission or Re-RRC phase. notEnoughBw(2) - Radio cannot handle additional client traffic. It will delist(put into best effort queue) or deny client. bwViolation(3) - After Re-RRC calculations, it is determined that client has done stream config violation. It will be delisted or denied. radioOverSubscribe(4) - client will be denied when when radio resources are fully utilized. badClientLink(5) - If client traffic is sent at lower data rate or number of retries exceed threshold, it will be classified as bad client. policyNotAllowed(6) - Client subscription has violated policy configured. otherErrors(7) - During RRC admission or Re-RRC phase, client joining is denied because of abnormal conditions, such as not able to retrieve client data for calculation. clientDemote(8) - During Re-RRC calculation, client is demoted to best-effort queue because the radio is too busy. clientTimeout(9) - Client is considered for timeout and removed from database when no stream update for the client is available before the timer (15mins by default) expires. clientLeave(10) - Client leaves the stream in normal condition.
Syntax
INTEGER { enoughBw(1), notEnoughBw(2), bwViolation(3), radioOverSubscribe(4), badClientLink(5), policyNotAllowed(6), otherErrors(7), clientDemote(8), clientTimeout(9), clientLeave(10) }