-- ******************************************************************* -- CISCO-LWAPP-QOS-MIB.my -- November 2005, Devesh Pujari, Bharat Biswal, -- Prasanna Viswakumar, Srinath Candadai -- -- Copyright (c) 2005-2018 by Cisco Systems Inc. -- All rights reserved. -- ******************************************************************* CISCO-LWAPP-QOS-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, Unsigned32, Counter32, Gauge32 FROM SNMPv2-SMI MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUP FROM SNMPv2-CONF RowStatus, TruthValue, TimeStamp, TEXTUAL-CONVENTION FROM SNMPv2-TC SnmpAdminString FROM SNMP-FRAMEWORK-MIB InetAddressType, InetAddress FROM INET-ADDRESS-MIB TimeIntervalSec FROM CISCO-TC cldcClientMacAddress FROM CISCO-LWAPP-DOT11-CLIENT-MIB cLApSysMacAddress, cLApDot11IfSlotId, cLApName, cLApDot11IfType, cLApDot11IfEntry FROM CISCO-LWAPP-AP-MIB cLWlanIndex, cLAPGroupName, cLWlanConfigEntry, cLWlanProfileName FROM CISCO-LWAPP-WLAN-MIB ciscoMgmt FROM CISCO-SMI; -- ******************************************************************** -- * MODULE IDENTITY -- ******************************************************************** ciscoLwappQosMIB MODULE-IDENTITY LAST-UPDATED "201804240000Z" ORGANIZATION "Cisco Systems Inc." CONTACT-INFO "Cisco Systems, Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS Email: cs-wnbu-snmp@cisco.com" DESCRIPTION "This MIB is intended to be implemented on all those devices operating as Central controllers, that terminate the Light Weight Access Point Protocol tunnel from Cisco Light-weight LWAPP Access Points. Information provided by this MIB is used to study the quality of service in the voice and video traffic on the WLAN. The relationship between CC and the LWAPP APs can be depicted as follows: +......+ +......+ +......+ + + + + + + + CC + + CC + + CC + + + + + + + +......+ +......+ +......+ .. . . .. . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ + + + + + + + + + AP + + AP + + AP + + AP + + + + + + + + + +......+ +......+ +......+ +......+ . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ + + + + + + + + + MN + + MN + + MN + + MN + + + + + + + + + +......+ +......+ +......+ +......+ The LWAPP tunnel exists between the controller and the APs. The MNs communicate with the APs through the protocol defined by the 802.11 standard. LWAPP APs, upon bootup, discover and join one of the controllers and the controller pushes the configuration, that includes the WLAN parameters, to the LWAPP APs. The APs then encapsulate all the 802.11 frames from wireless clients inside LWAPP frames and forward the LWAPP frames to the controller. GLOSSARY Access Point ( AP ) An entity that contains an 802.11 medium access control ( MAC ) and physical layer ( PHY ) interface and provides access to the distribution services via the wireless medium for associated clients. LWAPP APs encapsulate all the 802.11 frames in LWAPP frames and sends them to the controller to which it is logically connected. Gratuitous Probe Response (GPR) The Gratuitous Probe Response feature aids in conserving battery power of WLAN-enabled cell phones by providing a high rate packet on the order of tens of milliseconds such that these kind of phones can wake up and wait at predefined intervals, to reduce battery power. The GPR packet is transmitted from the AP at a predefined time interval. Light Weight Access Point Protocol ( LWAPP ) This is a generic protocol that defines the communication between the Access Points and the Central Controller. Mobile Node ( MN ) A roaming 802.11 wireless device in a wireless network associated with an access point. Mobile Node and client are used interchangeably. TU A measurement of time in units of 1024 microseconds. User Priority ( UP ) Specifies a the priority rules in QOS for handling user priority. EDCA As defined in 802.11e standard, Enhanced distributed channel access(EDCA) parameter set element is used by the AP to establish policy, to change policy when accepting new clients, or to adapt to changes in offered load. KTS (Key Telephone System) Key Telephone System is an alternative to a private branch exchange (PBX) phone system. A KTS is equipped with several buttons that allow a caller to directly select outgoing lines or incoming calls, and use intercom and conference facilities. REFERENCE [1] Wireless LAN Medium Access Control ( MAC ) and Physical Layer ( PHY ) Specifications [2] Draft-obara-capwap-lwapp-00.txt, IETF Light Weight Access Point Protocol" REVISION "201804240000Z" DESCRIPTION "Added the following objects to the table cLQoSProfileTable cLQoSWlanDSAverageDataRate cLQoSWlanUSAverageDataRat cLQoSWlanDSBurstDataRate cLQoSWlanUSBurstDataRate cLQoSWlanDSAvgRealTimeDataRate cLQoSWlanUSAvgRealTimeDataRate cLQoSWlanDSBurstRealTimeDataRate cLQoSWlanUSBurstRealTimeDataRate Deprecated ciscoLwappQosMIBComplianceRev3 and replaced it with ciscoLwappQosMIBComplianceRev4." REVISION "201705120000Z" DESCRIPTION "Added the following groups: ciscoLwappQosMIBComplianceRev2, ciscoLwappQosDot11aConfigGroupSup2, ciscoLwappQosDot11bConfigGroupSup2, ciscoLwappQosDot11SipCacStatsGroup, ciscoLwappQosDot11SipConfigGroup, ciscoLwappQosDot11VoiceStatsGroup, ciscoLwappQosDot11VoiceConfigGroup, ciscoLwappQosConfigGroup, ciscoLwappQosDot11VoiceNotifGroup Deprecated ciscoLwappQosMIBComplianceRev1 and replaced it with ciscoLwappQosMIBComplianceRev2." REVISION "200701070000Z" DESCRIPTION "Added ciscoLwappQosDot11aConfigGroupSup1 and ciscoLwappQosDot11bConfigGroupSup1 objects." REVISION "200604130000Z" DESCRIPTION "Initial version of this MIB module." ::= { ciscoMgmt 524 } ciscoLwappQosMIBNotifs OBJECT IDENTIFIER ::= { ciscoLwappQosMIB 0 } ciscoLwappQosMIBObjects OBJECT IDENTIFIER ::= { ciscoLwappQosMIB 1 } ciscoLwappQosMIBConform OBJECT IDENTIFIER ::= { ciscoLwappQosMIB 2 } cLQd11aCACConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 1 } cLQd11bCACConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 2 } cLQd11GprConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 3 } cLQd11CACStats OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 4 } cLQEntConfConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 5 } cLQd11VoiceStats OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 6 } cLQVoiceWlanConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 7 } cLQVoiceClient OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 8 } cLQd11SipCacConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 9 } cLQConfigObjects OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 10 } cLQMediaClient OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 11 } cLQMediaStreamConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 12 } cLQPreferredCallConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 13 } cLQoSProfileConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 14 } cLQoSSipSnoopingConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 15 } cLQoSAirTimeFairness OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 16 } cLQoSMapConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 17 } cLQoSFastlaneConfig OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 18 } ciscoLwappQosMIBTableObjects OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 19 } ciscoLwappQosMIBGlobalObjects OBJECT IDENTIFIER ::= { ciscoLwappQosMIBObjects 20 } CiscoLwappDot11aPhyRates ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "This object indicates the physical rates supported by a 802.11a radio. The different physical rates (in Mbps) are 6,9, 12, 18, 24, 36, 48, 54. 11n rates: 65,72.2, 130, 135, 144.4, 150, 270, 300." SYNTAX INTEGER { six(6), nine(9), twelve(12), eighteen(18), twentyfour(24), thirtysix(36), fortyeight(48), fiftyfour(54), sixtyfive(65), seventyTwoPointTwo(72), oneThirty(130), oneThirtyfive(135), oneFortyFourPointFour(144), oneFifty(150), twoSeventy(270), threeHundred(300) } CiscoLwappDot11bPhyRates ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "This object indicates the physical rates supported by a 802.11b radio. The different physical rates (in Mbps) are 1, 2, 5.5, 6, 9, 11, 12, 18, 24, 36, 48, 54. 11n rates: 65,72.2, 130, 135, 144.4, 150, 270, 300." SYNTAX INTEGER { one(1), two(2), fivepointfive(5), six(6), nine(9), eleven(11), twelve(12), eighteen(18), twentyfour(24), thirtysix(36), fortyeight(48), fiftyfour(54), sixtyfive(65), seventyTwoPointTwo(72), oneThirty(130), oneThirtyfive(135), oneFortyFourPointFour(144), oneFifty(150), twoSeventy(270), threeHundred(300) } -- ******************************************************************** -- * Configuration for Call Admission Control parameters -- * for VOICE traffic in 802.11a interfaces in the controller -- ******************************************************************** cLQd11aVoiceAdmCtrlSupport OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies admission control for voice traffic flowing through the 802.11a interfaces in the controller. A value of 'true' indicates that, controller will reserve and manage max-bandwidth (cLQd11aVoiceMaxAdmBandwidth) and roaming-bandwidth (cLQd11aVoiceMaxRoamBandwidth) as per user configured values. A value of 'false' indicates that, admission control will not be enforced.This may delay voice traffic depending on load on the WLAN." DEFVAL { true } ::= { cLQd11aCACConfig 1 } cLQd11aVoiceMaxAdmBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum bandwidth that can be allocated by controller for voice traffic when admission control is enabled for for 802.11a interfaces in the controller. Please note that the write operation on this object will be successful only if the 802.11a network is not operational and the total value populated for this object for all the admission control attributes (voice, video) together does not exceed 100%." DEFVAL { 75 } ::= { cLQd11aCACConfig 2 } cLQd11aVoiceMaxRoamBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the bandwidth relative to the maximum allocated bandwidth indicated by cLQd11aVoiceMaxAdmBandwidth, that can be allocated to roaming clients for voice traffic, when admission control is enabled for 802.11a interfaces in the controller. Please note that the write operation on this object will be successful only if the 802.11a network is disabled and not operational. The value configured through this object takes effect when the 802.11a network is enabled." DEFVAL { 0 } ::= { cLQd11aCACConfig 3 } -- ******************************************************************** -- * Configuration for Call Admission Control parameters -- * for VIDEO traffic in 802.11a interfaces in the controller -- ******************************************************************** cLQd11aVideoAdmCtrlSupport OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether admission control for video traffic flowing through the 802.11a interfaces in the controller should be enabled or disabled. A value of 'true' indicates that, controller will reserve and manage max-bandwidth (cLQd11aVideoMaxAdmBandwidth) and roaming-bandwidth (cLQd11aVideoMaxRoamBandwidth) as per user configured values. A value of 'false' indicates that admission control will not be enforced.This may delay video traffic depending on load on the WLAN." DEFVAL { false } ::= { cLQd11aCACConfig 4 } cLQd11aVideoMaxAdmBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum bandwidth that can be allocated by controller for video traffic when admission control is enabled for 802.11a interfaces in the controller. When set to 0, all available bandwidth in 802.11a interfaces can be allocated to video traffic. Please note that the write operation on this object will be successful only if the 802.11a network is not operational and the total value populated for this object for all the admission control attributes (voice, video) together does not exceed 100%." DEFVAL { 0 } ::= { cLQd11aCACConfig 5 } cLQd11aVideoMaxRoamBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the bandwidth relative to the maximum allocated bandwidth indicated by cLQd11aVideoMaxAdmBandwidth, that can be allocated to roaming clients for video traffic, when admission control is enabled for 802.11a interfaces in the controller. Please note that the write operation on this object will be successful only if the 802.11a network is disabled and not operational. The value configured through this object takes effect when the 802.11a network is enabled and operational." DEFVAL { 0 } ::= { cLQd11aCACConfig 6 } -- ******************************************************************** -- * Configuration of GPR (Gratuitous Probe Response) probe interval -- * for all 802.11a interfaces in the controller -- ******************************************************************** cLQd11aGprProbeInterval OBJECT-TYPE SYNTAX Unsigned32 (10..100) UNITS "TU" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the GPR probe interval period to be used by all 802.11a interfaces in the controller, when the radios are advertising any WLAN with GPR support enabled. Please note that the write operation on this object will be successful only if the 802.11a network is not operational. The value configured through this object takes effect when the 802.11a network is enabled and operational." DEFVAL { 10 } ::= { cLQd11aCACConfig 7 } cLQd11aVoiceCtrl OBJECT-TYPE SYNTAX INTEGER { loadBased(1), static(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the parameters that can be modified when admission control is enabled. loadBased - Controller will reserve and manage max-bandwidth and roaming-bandwidth based on the load on the WLAN. static - Controller will reserve and manage max-bandwidth(cLQd11aVoiceMaxAdmBandwidth) and roaming-bandwidth (cLQd11aVoiceMaxRoamBandwidth) as per user configured values. When ACM is disabled, admission control will not be enforced. This may delay voice traffic depending on the traffic on the WLAN." DEFVAL { loadBased } ::= { cLQd11aCACConfig 8 } cLQd11aExpeditedBw OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies if expedited BW feature is enabled or not. A value of 'true' indicates that the APs advertise the expedited BW support in their beacons and association responses. A value of 'false' indicates that the APs do not advertise the expedited BW support in their beacons and association responses." ::= { cLQd11aCACConfig 9 } cLQd11aEdcaProfile OBJECT-TYPE SYNTAX INTEGER { wmmDefault(1), svpVoice(2), optimizedVoice(3), optimizedVideoVoice(4), customVoice(5), fastlane(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the EDCA profile to be used in EDCA Parameter set element. wmmDefault(1) - WMM default standard parameters. svpVoice(2) - Spectralink voice priority parameters. optimizedVoice(3) - parameters for voice optimization. optimizedVideoVoice(4) - parameters for video and voice optimization. customVoice(5) - parameters for customized voice. fastlane(6) - parameters for fast lane." ::= { cLQd11aCACConfig 10 } cLQd11aMacOptimization OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies MAC enhancements for voice, resulting in improvement in number of voice calls serviced per access point. A value of 'true' indicates that MAC optimization will be enabled. A value of 'false' indicates that MAC optimization will be disabled." DEFVAL { false } ::= { cLQd11aCACConfig 11 } cLQd11aMaxCallLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS deprecated DESCRIPTION "This object specifies the max number of CAC voice calls allowed on dot11a radio band. Value of zero denotes no limit." ::= { cLQd11aCACConfig 12 } -- ******************************************************************** -- * Configuration for Call Admission Control parameters -- * for mc2uc in 802.11a interfaces in the controller -- ******************************************************************** cLQd11aMcastDirectEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the decision flag to allow multicast direct stream on dot11a radio. A value of 'true' indicates that multicast direct stream on dot11a radio has to be allowed. A value of 'false' indicates that multicast direct stream on dot11a radio has to be disabled." DEFVAL { true } ::= { cLQd11aCACConfig 13 } cLQd11aBestEffortAdmission OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether to admit a media stream in best effort queue. A value of 'true' indicates that it admits a media stream in best effort queue. A value of 'false' indicates that it does not admit media stream in best effort queue." DEFVAL { false } ::= { cLQd11aCACConfig 14 } cLQd11aRedirectBestEffort OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether a unicast or multicast only video stream can be redirected to best effort. A value of 'true' indicates that unicast or multicast only video stream can be redirected to best effort. A value of 'false' indicates that unicast or multicast only video stream cannot be redirected to best effort." DEFVAL { true } ::= { cLQd11aCACConfig 15 } cLQd11aRadioMaxStreams OBJECT-TYPE SYNTAX INTEGER (0..20) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum number of allowed streams per radio for a 802.11a band." DEFVAL { 0 } ::= { cLQd11aCACConfig 16 } cLQd11aMaxVideoATPercent OBJECT-TYPE SYNTAX INTEGER (0..85) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum allowed bandwidth for video traffic." ::= { cLQd11aCACConfig 17 } cLQd11aMaxVoiceATPercent OBJECT-TYPE SYNTAX INTEGER (0..85) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum allowed bandwidth for voice traffic." ::= { cLQd11aCACConfig 18 } cLQd11aMaxMediaATPercent OBJECT-TYPE SYNTAX INTEGER (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum allowed bandwidth for media traffic." ::= { cLQd11aCACConfig 19 } cLQd11aMinPhyRate OBJECT-TYPE SYNTAX CiscoLwappDot11aPhyRates UNITS "Mbps" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the minimum rate client needs to have in order to join media stream." DEFVAL { 1 } ::= { cLQd11aCACConfig 20 } cLQd11aClientMaxStreams OBJECT-TYPE SYNTAX INTEGER (0..20) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum number of allowed streams per client for a 802.11a band." DEFVAL { 0 } ::= { cLQd11aCACConfig 21 } cLQd11aSipCacSupportEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether SIP CAC is supported on dot11a radio band or not. A value of 'true' indicates that SIP CAC support on dot11a radio band will be enabled. A value of 'false' indicates that SIP CAC support on dot11a radio band will be disabled." DEFVAL { false } ::= { cLQd11aCACConfig 22 } cLQd11aMaxRetryPercent OBJECT-TYPE SYNTAX INTEGER (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum retry percentage for media traffic on dot11a radio band." ::= { cLQd11aCACConfig 23 } -- ****************************************************************** -- Configuration of Video CAC Method -- ****************************************************************** cLQd11aVideoCtrl OBJECT-TYPE SYNTAX INTEGER { loadBased(1), static(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the Admission Control Method(ACM) used on dot11a radio band. When admission control is enabled these parameters can be modified. loadBased(1) - Controller will reserve and manage max-bandwidth and roaming-bandwidth based on the load on the WLAN. static(2) - Controller will reserve and manage max-bandwidth (cLQd11aVideoMaxAdmBandwidth) and roaming-bandwidth (cLQd11aVideoMaxRoamBandwidth) as per user configured values. When ACM is disabled, admission control will not be enforced. This may delay video traffic depending on the traffic on the WLAN." DEFVAL { loadBased } ::= { cLQd11aCACConfig 24 } -- ****************************************************************** -- Configuration of SIP based Video-CAC method -- ****************************************************************** cLQd11aSipCacVideoEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether SIP based video CAC is enabled on dot11a radio band or not. A value of 'true' indicates that SIP based video CAC on dot11a radio band will be enabled. A value of 'false' indicates that SIP based video CAC on dot11a radio band will be disabled." DEFVAL { false } ::= { cLQd11aCACConfig 25 } -- ******************************************************************** -- * Configuration for Call Admission Control parameters -- * for VOICE traffic in 802.11b/g interfaces in the controller -- ******************************************************************** cLQd11bVoiceAdmCtrlSupport OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the status of admission control for voice traffic flowing through the 802.11b/g interfaces in the controller. A value of 'true' indicates that controller will reserve and manage max-bandwidth (cLQd11bVoiceMaxAdmBandwidth) and roaming-bandwidth (cLQd11bVoiceMaxRoamingBandwidth) as per user configured values. A value of 'false' indicates that admission control will not be enforced.This may delay voice traffic depending on load on the WLAN." DEFVAL { true } ::= { cLQd11bCACConfig 1 } cLQd11bVoiceMaxAdmBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum bandwidth that can be allocated by controller for voice traffic when admission control is enabled for 802.11b/g interfaces on the controller. Please note that, write operation on this object will be successful only if the 802.11b/g network is not operational and the total value populated for this object for all the admission control attributes (voice, video) together does not exceed 100%." ::= { cLQd11bCACConfig 2 } cLQd11bVoiceMaxRoamBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the bandwidth relative to the maximum allocated bandwidth(indicated by cLQd11bVoiceMaxAdmBandwidth) that can be allocated to roaming clients for voice traffic, when admission control is enabled for 802.11b interfaces in the controller. Please note that, write operation on this object will be successful only if the 802.11b/g network is not operational. The value configured through this object takes effect when the 802.11b/g network is enabled and operational." DEFVAL { 0 } ::= { cLQd11bCACConfig 3 } -- ******************************************************************** -- * Configuration for Call Admission Control parameters -- * for VIDEO traffic in 802.11b/g interfaces in the controller -- ******************************************************************** cLQd11bVideoAdmCtrlSupport OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the status of admission control for video traffic flowing through the 802.11b/g interfaces in the controller. A value of 'true' indicates that controller will reserve and manage max-bandwidth (cLQd11bVideoMaxAdmBandwidth) and roaming-bandwidth (cLQd11bVideoMaxRoamBandwidth) as per user configured values. A value of 'false' indicates that admission control will not be enforced. This may delay video traffic depending on load on the WLAN." DEFVAL { true } ::= { cLQd11bCACConfig 4 } cLQd11bVideoMaxAdmBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum bandwidth that can be allocated by controller for video traffic when admission control is enabled for 802.11b/g interfaces in the controller. When set to 0, all available bandwidth in 802.11b/g interfaces can be allocated to video traffic. Please note that the write operation on this object will be successful only if the 802.11b/g network is not operational and the total value populated for this object for all the admission control attributes (voice, video) together does not exceed 100%." DEFVAL { 0 } ::= { cLQd11bCACConfig 5 } cLQd11bVideoMaxRoamBandwidth OBJECT-TYPE SYNTAX Unsigned32 (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This objects specifies the bandwidth relative to the maximum allocated bandwidth indicated by cLQd11bVideoMaxAdmBandwidth, that can be allocated to roaming clients for video traffic, when admission control is enabled for 802.11b interfaces in the controller. Please note that the write operation on this object will be successful only if the 802.11b/g network is not operational. The value configured through this object takes effect when the 802.11b/g network is enabled and operational." DEFVAL { 0 } ::= { cLQd11bCACConfig 6 } -- ******************************************************************** -- * Configuration of GPR (Gratuitous Probe Response) probe interval -- * for all 802.11b/g interfaces in the controller -- ******************************************************************** cLQd11bGprProbeInterval OBJECT-TYPE SYNTAX Unsigned32 (10..100) UNITS "TU" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the GPR probe interval period to be used by all 802.11b/g interfaces in the controller, when the radios are advertising any WLAN with GPR support enabled. Please note that the write operation on this object will be successful only if the 802.11b/g network is not operational. The value configured through this object takes effect when the 802.11b/g network is enabled." DEFVAL { 10 } ::= { cLQd11bCACConfig 7 } cLQd11bVoiceCtrl OBJECT-TYPE SYNTAX INTEGER { loadBased(1), static(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the parameters that can be modified when admission control is enabled. loadBased(1) - controller will reserve and manage max-bandwidth and roaming-bandwidth based on the load on the WLAN. static(2) - controller will reserve and manage max-bandwidth (cLQd11bVoiceMaxAdmBandwidth) and roaming-bandwidth (cLQd11bVoiceMaxRoamBandwidth) as per user configured values. When ACM is disabled, admission control will not be enforced. This may delay voice traffic depending on the traffic on the WLAN." DEFVAL { loadBased } ::= { cLQd11bCACConfig 8 } cLQd11bExpeditedBw OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether expedited BW feature is enabled or not. A value of 'true' indicates that the APs advertise the expedited BW support in their beacons and association responses. A value of 'false' indicates that the APs do not advertise the expedited BW support in their beacons and association responses." ::= { cLQd11bCACConfig 9 } cLQd11bEdcaProfile OBJECT-TYPE SYNTAX INTEGER { wmmDefault(1), svpVoice(2), optimizedVoice(3), optimizedVideoVoice(4), customVoice(5), fastlane(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the EDCA profile to be used in EDCA parameter . See glossary for EDCA. wmmDefault(1) - WMM default standard parameters. svpVoice(2) - Spectralink voice priority parameters. optimizedVoice(3) - Parameters for voice optimization. optimizedVideoVoice - Parameters for video and voice optimization. customVoice - Parameters for customized voice. fastlane(6) - parameters for fast lane." ::= { cLQd11bCACConfig 10 } cLQd11bMacOptimization OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies MAC enhancements for voice, resulting in improvement in number of voice calls serviced per access point. A value of 'true' indicates that MAC optimization will be enabled. A value of 'false' indicates that MAC optimization will be disabled." ::= { cLQd11bCACConfig 11 } cLQd11bMaxCallLimit OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the max number of CAC Voice Calls allowed on dot11b radio band. Value of zero denotes no limit." ::= { cLQd11bCACConfig 12 } -- ******************************************************************** -- * Configuration for Call Admission Control parameters -- * for mc2uc in 802.11b interfaces in the controller -- ******************************************************************** cLQd11bMcastDirectEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether multicast direct stream on radio should be allowed or not. A value of 'true' indicates that multicast direct stream on dot11b radio will be allowed. A value of 'false' indicates that multicast direct stream on dot11b radio will be not be allowed." DEFVAL { true } ::= { cLQd11bCACConfig 13 } cLQd11bBestEffortAdmission OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether to admit a media stream in best effort queue or not. A value of 'true' indicates that media stream in best effort queue will be allowed. A value of 'false' indicates that media stream in best effort queue will not be allowed." DEFVAL { false } ::= { cLQd11bCACConfig 14 } cLQd11bRedirectBestEffort OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether a unicast or multicast only video stream can be redirected to best effort or not. A value of 'true' indicates that unicast or multicast only video stream will be redirected to best effort. A value of 'false' indicates that unicast or multicast only video stream will not be redirected to best effort." DEFVAL { true } ::= { cLQd11bCACConfig 15 } cLQd11bRadioMaxStreams OBJECT-TYPE SYNTAX INTEGER (0..20) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum number of allowed streams per radio for a 802.11b band." DEFVAL { 0 } ::= { cLQd11bCACConfig 16 } cLQd11bMaxVideoATPercent OBJECT-TYPE SYNTAX INTEGER (0..85) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum allowed bandwidth for video traffic." ::= { cLQd11bCACConfig 17 } cLQd11bMaxVoiceATPercent OBJECT-TYPE SYNTAX INTEGER (0..85) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum allowed bandwidth for voice traffic." ::= { cLQd11bCACConfig 18 } cLQd11bMaxMediaATPercent OBJECT-TYPE SYNTAX INTEGER (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum allowed bandwidth for media traffic." ::= { cLQd11bCACConfig 19 } cLQd11bMinPhyRate OBJECT-TYPE SYNTAX CiscoLwappDot11bPhyRates UNITS "Mbps" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the minimum rate client needs to have in order to join media stream." DEFVAL { 1 } ::= { cLQd11bCACConfig 20 } cLQd11bClientMaxStreams OBJECT-TYPE SYNTAX INTEGER (1..16) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum number of allowed streams per client for a 802.11b band." DEFVAL { 0 } ::= { cLQd11bCACConfig 21 } cLQd11bSipCacSupportEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether SIP CAC is supported on dot11b radio band or not. A value of 'true' indicates that SIP CAC support on dot11b radio band will be enabled. A value of 'false' indicates that SIP CAC support on dot11b radio band will be disabled." DEFVAL { false } ::= { cLQd11bCACConfig 22 } cLQd11bMaxRetryPercent OBJECT-TYPE SYNTAX INTEGER (0..100) UNITS "Percent" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum retry percentage for media traffic on dot11b radio band." ::= { cLQd11bCACConfig 23 } -- ****************************************************************** -- Configuration of Video CAC Method -- ****************************************************************** cLQd11bVideoCtrl OBJECT-TYPE SYNTAX INTEGER { loadBased(1), static(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the Admission Control method(ACM) used on dot11b radio band. This object can be modified when admission control is enabled. loadBased(1) - Controller will reserve and manage max-bandwidth and roaming-bandwidth based on the load on the WLAN. static(2) - Controller will reserve and manage max-bandwidth (cLQd11bVoiceMaxAdmBandwidth) and roaming-bandwidth (cLQd11bVoiceMaxRoamBandwidth) as per user configured values. When ACM is disabled, admission control will not be enforced. This may delay video traffic depending on the traffic on the WLAN." DEFVAL { loadBased } ::= { cLQd11bCACConfig 24 } -- ****************************************************************** -- Configuration of SIP based Video-CAC method -- ****************************************************************** cLQd11bSipCacVideoEnable OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether SIP based video CAC is enabled on dot11b radio band or not. A value of true indicates that SIP based video CAC on dot11b radio band will be enabled. A value of false indicates that SIP based video CAC on dot11b radio band will be disabled." DEFVAL { false } ::= { cLQd11bCACConfig 25 } -- ******************************************************************** -- Table to represent (Gratuitous Probe Response) GPR -- parameters per each WLAN. -- ******************************************************************** cLQd11GprTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQd11GprEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the GPR information on the configured WLANs. There exists a row in this table for each WLAN configured through cLWlanConfigTable. A row is added is to this table by the agent when a WLAN is created by the user through an explicit management action initiated from a network management station. Similarly a row gets deleted automatically when the user deletes the particular WLAN." ::= { cLQd11GprConfig 1 } cLQd11GprEntry OBJECT-TYPE SYNTAX CLQd11GprEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents a conceptual row in cLQd11GprTable and corresponds to the GPR configuration on a WLAN." INDEX { cLWlanIndex } ::= { cLQd11GprTable 1 } CLQd11GprEntry ::= SEQUENCE { cLQd11GprSupport TruthValue } cLQd11GprSupport OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether corresponding radios that advertises this WLAN, sends Gratuitous Probe or not. A value of true indicates that the corresponding radios that advertise this WLAN, will send Gratuitous Probe Response. A value of false indicates that the corresponding radios that advertise this WLAN, will not send Gratuitous Probe Response." DEFVAL { false } ::= { cLQd11GprEntry 1 } -- ******************************************************************** -- * CALL admission control statistics -- ******************************************************************** cLQd11CACStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQd11CACStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the call admission control metrics collected by observing the voice or video traffic on the dot11 interface of a particular AP. There exists a row in this table for each row corresponding to a dot11 interface found in cLApDot11IfTable. A row corresponding to a dot11 interface is added when an AP joins the controller. The row gets deleted when the AP dissociates from the controller." ::= { cLQd11CACStats 1 } cLQd11CACStatsEntry OBJECT-TYPE SYNTAX CLQd11CACStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents a conceptual row in CLQd11CACStatsTable and corresponds to the admission control statistics for a particular dot11 interface." INDEX { cLApSysMacAddress, cLApDot11IfSlotId } ::= { cLQd11CACStatsTable 1 } CLQd11CACStatsEntry ::= SEQUENCE { cLQd11CacVoiceBwInUse Gauge32, cLQd11CacVideoBwInUse Gauge32, cLQd11CacVoiceCallsInProgress Gauge32, cLQd11CacRoamVoiceCallsInProg Gauge32, cLQd11CacTotalVoiceCallsAP Counter32, cLQd11CacTotalRoamCallsAP Counter32, cLQd11CacVoiceCallsRejectedAP Counter32, cLQd11CacRoamCallsRejectedAP Counter32, cLQd11CacRejCallsInsufBw Counter32, cLQd11CacRejCallsBadParams Counter32, cLQd11CacRejCallsPhyRate Counter32, cLQd11CacRejCallsQosPolicy Counter32, cLQd11SipCacNonRoamCallsInProgress Gauge32, cLQd11SipCacRoamCallsInProg Gauge32, cLQd11SipCacTotalNonRoamCallsAP Counter32, cLQd11SipCacTotalRoamCallsAP Counter32, cLQd11SipCacNonRoamCallsRejectedInSuffBw Counter32, cLQd11SipCacRoamCallsRejectedInSuffBw Counter32, cLQd11SipCacNonRoamCallsRejectedMaxLimit Counter32, cLQd11SipCacRoamCallsRejectedMaxLimit Counter32, cLQd11SipCacRejCallsQosPolicy Counter32, cLQd11SipCacPreferredCallsReceived Counter32, cLQd11SipCacPreferredCallsAccepted Counter32, cLQd11KtsCacNonRoamCallsInProgress Gauge32, cLQd11KtsCacRoamCallsInProg Gauge32, cLQd11KtsCacTotalNonRoamCallsAP Counter32, cLQd11KtsCacTotalRoamCallsAP Counter32, cLQd11KtsCacNonRoamCallsRejectedInSuffBw Counter32, cLQd11KtsCacRoamCallsRejectedInSuffBw Counter32, cLQd11CacVideoRoamBwInUse Gauge32, cLQd11CacVideoTotalBwInUse Gauge32, cLQd11CacVideoCallsInProgress Gauge32, cLQd11CacVideoRoamCallsInProg Gauge32, cLQd11CacVideoTotalCallsAP Counter32, cLQd11CacVideoTotalRoamCallsAP Counter32, cLQd11CacVideoCallsRejectedAP Counter32, cLQd11CacVideoRoamCallsRejectedAP Counter32, cLQd11CacVideoRejCallsInsufBw Counter32, cLQd11CacVideoRejCallsBadParams Counter32, cLQd11CacVideoRejCallsPhyRate Counter32, cLQd11CacVideoRejCallsQosPolicy Counter32, cLQd11SipCacVideoCallsInProgress Gauge32, cLQd11SipCacVideoRoamCallsInProg Gauge32, cLQd11SipCacVideoTotalCallsAP Counter32, cLQd11SipCacVideoTotalRoamCallsAP Counter32, cLQd11SipCacVideoCallsRejectedInSuffBw Counter32, cLQd11SipCacVideoRoamCallsRejectedInSuffBw Counter32 } cLQd11CacVoiceBwInUse OBJECT-TYPE SYNTAX Gauge32 (0..100) UNITS "Percent" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the voice bandwidth in use as a percentage of the bandwidth configured through cLQd11aVoiceMaxAdmBandwidth or cLQd11bVoiceMaxAdmBandwidth, depending on the type of dot11 interface." ::= { cLQd11CACStatsEntry 1 } cLQd11CacVideoBwInUse OBJECT-TYPE SYNTAX Gauge32 (0..100) UNITS "Percent" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the video bandwidth in use as a percentage of the bandwidth configured through cLQd11aVideoMaxAdmBandwidth or cLQd11bVideoMaxAdmBandwidth, depending on the type of dot11 interface." ::= { cLQd11CACStatsEntry 2 } cLQd11CacVoiceCallsInProgress OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the the number of voice calls currently in progress on dot11 interface." ::= { cLQd11CACStatsEntry 3 } cLQd11CacRoamVoiceCallsInProg OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of voice calls initiated from roaming clients currently in progress on dot11 interface." ::= { cLQd11CACStatsEntry 4 } cLQd11CacTotalVoiceCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of voice calls observed on dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 5 } cLQd11CacTotalRoamCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of voice and video calls initiated from roaming clients observed on dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 6 } cLQd11CacVoiceCallsRejectedAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of voice calls observed as rejected on dot11 interface, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 7 } cLQd11CacRoamCallsRejectedAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of voice and video calls initiated from roaming clients observed as rejected on dot11 interface, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 8 } cLQd11CacRejCallsInsufBw OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of calls observed as rejected on dot11 interface due to insufficient bandwidth, ever since this AP has joined the controller." ::= { cLQd11CACStatsEntry 9 } cLQd11CacRejCallsBadParams OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of calls observed as rejected on dot11 interface due to mismatch in call parameters, ever since this AP has joined the controller." ::= { cLQd11CACStatsEntry 10 } cLQd11CacRejCallsPhyRate OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of calls observed as rejected on dot11 interface due to mismatch in 802.11 data rates, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 11 } cLQd11CacRejCallsQosPolicy OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of calls observed as rejected on dot11 interface due to restrictions imposed by QoS policies, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 12 } cLQd11SipCacNonRoamCallsInProgress OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming SIP calls currently in progress on dot11 interface." ::= { cLQd11CACStatsEntry 13 } cLQd11SipCacRoamCallsInProg OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of SIP calls initiated from roaming clients currently in progress on dot11 interface." ::= { cLQd11CACStatsEntry 14 } cLQd11SipCacTotalNonRoamCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming SIP calls observed on dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 15 } cLQd11SipCacTotalRoamCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of SIP calls initiated from roaming clients observed on dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 16 } cLQd11SipCacNonRoamCallsRejectedInSuffBw OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming SIP calls observed as rejected on dot11 interface due to insufficient bandwidth, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 17 } cLQd11SipCacRoamCallsRejectedInSuffBw OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of SIP calls initiated from roaming clients observed as rejected on this dot11 interface due to insufficient bandwidth, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 18 } cLQd11SipCacNonRoamCallsRejectedMaxLimit OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming SIP calls observed as rejected on this dot11 interface due to maximum limit exceeded, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 19 } cLQd11SipCacRoamCallsRejectedMaxLimit OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of roaming SIP calls observed as rejected on this dot11 interface due to maximum limit exceeded, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 20 } cLQd11SipCacRejCallsQosPolicy OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS deprecated DESCRIPTION "This object indicates the number of SIP calls observed as rejected on this dot11 interface due to restrictions imposed by QoS policies, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 21 } cLQd11SipCacPreferredCallsReceived OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of preferred calls observed as received on this dot11 interface due to restrictions imposed by QoS policies, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 22 } cLQd11SipCacPreferredCallsAccepted OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of preferred calls observed as accepted on this dot11 interface due to restrictions imposed by QoS policies, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 23 } cLQd11KtsCacNonRoamCallsInProgress OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming KTS calls currently in progress on this dot11 interface." ::= { cLQd11CACStatsEntry 24 } cLQd11KtsCacRoamCallsInProg OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of KTS calls initiated from roaming clients currently in progress on this dot11 interface." ::= { cLQd11CACStatsEntry 25 } cLQd11KtsCacTotalNonRoamCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming KTS calls observed on this dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 26 } cLQd11KtsCacTotalRoamCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of KTS calls initiated from roaming clients observed on this dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 27 } cLQd11KtsCacNonRoamCallsRejectedInSuffBw OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming KTS calls observed as rejected on this dot11 interface due to insufficient bandwidth, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 28 } cLQd11KtsCacRoamCallsRejectedInSuffBw OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of KTS calls initiated from roaming clients observed as rejected on this dot11 interface due to insufficient bandwidth, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 29 } cLQd11CacVideoRoamBwInUse OBJECT-TYPE SYNTAX Gauge32 (0..100) UNITS "Percent" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the video roaming bandwidth in use as a percentage of the bandwidth configured through cLQd11aVideoMaxRoamBandwidth or cLQd11bVideoMaxRoamBandwidth, depending on the type of this dot11 interface." ::= { cLQd11CACStatsEntry 30 } cLQd11CacVideoTotalBwInUse OBJECT-TYPE SYNTAX Gauge32 (0..100) UNITS "Percent" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the total video bandwidth in use." ::= { cLQd11CACStatsEntry 31 } cLQd11CacVideoCallsInProgress OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls currently in progress on this dot11 interface." ::= { cLQd11CACStatsEntry 32 } cLQd11CacVideoRoamCallsInProg OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls initiated from roaming clients currently in progress on this dot11 interface." ::= { cLQd11CACStatsEntry 33 } cLQd11CacVideoTotalCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls observed on this dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 34 } cLQd11CacVideoTotalRoamCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls initiated from roaming clients observed on this dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 35 } cLQd11CacVideoCallsRejectedAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls observed as rejected on this dot11 interface, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 36 } cLQd11CacVideoRoamCallsRejectedAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls initiated from roaming clients observed as rejected on this dot11 interface, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 37 } cLQd11CacVideoRejCallsInsufBw OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls observed as rejected on this dot11 interface due to insufficient bandwidth, ever since this AP has joined the controller." ::= { cLQd11CACStatsEntry 38 } cLQd11CacVideoRejCallsBadParams OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls observed as rejected on this dot11 interface due to mismatch in call parameters, ever since this AP has joined the controller." ::= { cLQd11CACStatsEntry 39 } cLQd11CacVideoRejCallsPhyRate OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls observed as rejected on this dot11 interface due to mismatch in 802.11 data rates, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 40 } cLQd11CacVideoRejCallsQosPolicy OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the count of the number of video calls observed as rejected on this dot11 interface due to restrictions imposed by QoS policies, ever since this AP has joined the controller." ::= { cLQd11CACStatsEntry 41 } cLQd11SipCacVideoCallsInProgress OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming SIP video calls currently in progress on this dot11 interface." ::= { cLQd11CACStatsEntry 42 } cLQd11SipCacVideoRoamCallsInProg OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of SIP video calls initiated from roaming clients currently in progress on this dot11 interface." ::= { cLQd11CACStatsEntry 43 } cLQd11SipCacVideoTotalCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming SIP video calls observed on this dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 44 } cLQd11SipCacVideoTotalRoamCallsAP OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of SIP video calls initiated from roaming clients observed on this dot11 interface since this AP has joined the controller." ::= { cLQd11CACStatsEntry 45 } cLQd11SipCacVideoCallsRejectedInSuffBw OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of non-roaming SIP video calls observed as rejected on this dot11 interface due to insufficient bandwidth, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 46 } cLQd11SipCacVideoRoamCallsRejectedInSuffBw OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates the number of SIP video calls initiated from roaming clients observed as rejected on this dot11 interface due to insufficient bandwidth, since this AP has joined the controller." ::= { cLQd11CACStatsEntry 47 } -- ******************************************************************** -- * Voice stats per radio -- ******************************************************************** cLQd11VoiceStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQd11VoiceStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table represents the voice statistics calculated for each radio on an AP. An entry is automatically added by the controller when a voice call is successfully placed. Entry is deleted when AP disassociates the controller." ::= { cLQd11VoiceStats 1 } cLQd11VoiceStatsEntry OBJECT-TYPE SYNTAX CLQd11VoiceStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry in this table represents voice related statistics for each radio on an AP. Entries are removed when the AP disassociates from the controller." INDEX { cLApSysMacAddress, cLApDot11IfSlotId } ::= { cLQd11VoiceStatsTable 1 } CLQd11VoiceStatsEntry ::= SEQUENCE { cLQd11VoiceCallCounts Counter32, cLQd11CacVoiceCallTimePeriod TimeIntervalSec } cLQd11VoiceCallCounts OBJECT-TYPE SYNTAX Counter32 UNITS "calls" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates cumulative number of successful VoIP calls placed using this radio." ::= { cLQd11VoiceStatsEntry 1 } cLQd11CacVoiceCallTimePeriod OBJECT-TYPE SYNTAX TimeIntervalSec UNITS "seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates cumulative call proceed time." ::= { cLQd11VoiceStatsEntry 2 } -- ******************************************************************** -- * Per WLAN voice config -- ******************************************************************** cLQVoiceWlanConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQVoiceWlanConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains per WLAN voice related configuration. There is a row in this table for every WLAN configured through cLWlanConfigTable. A row is added to this table by the agent when a WLAN is created by the user through an explicit management action initiated from a network management station. Similarly a row gets deleted automatically when the user deletes the particular WLAN." ::= { cLQVoiceWlanConfig 1 } cLQVoiceWlanConfigEntry OBJECT-TYPE SYNTAX CLQVoiceWlanConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents information about voice configuration for a particular WLAN." INDEX { cLWlanIndex } ::= { cLQVoiceWlanConfigTable 1 } CLQVoiceWlanConfigEntry ::= SEQUENCE { cLQVoiceWlanConfigDetectVoipCallFailure TruthValue } cLQVoiceWlanConfigDetectVoipCallFailure OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether the corresponding radios that advertise this WLAN, will snoop voice packets to detect call failure or not. A value of true indicates that the corresponding radios that advertise this WLAN will snoop voice packets to detect call failure and report by sending trap. A value of false indicates that the corresponding radios that advertise this WLAN will not detect call failure and hence will not send trap." DEFVAL { false } ::= { cLQVoiceWlanConfigEntry 1 } -- ******************************************************************** -- * Client table - voice related objects -- ******************************************************************** cLQVoiceClientTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQVoiceClientEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains voice related client properties. There exists a row in this table for each associated voice clients. A row is added to this table by the agent when a voice client gets associated. Similarly, a row gets deleted automatically when the voice client gets disassociated." ::= { cLQVoiceClient 1 } cLQVoiceClientEntry OBJECT-TYPE SYNTAX CLQVoiceClientEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry in this table represents voice call management information for a particular client." INDEX { cldcClientMacAddress } ::= { cLQVoiceClientTable 1 } CLQVoiceClientEntry ::= SEQUENCE { cLQVoiceClientCallingNumber SnmpAdminString, cLQVoiceClientLastCalledNumber SnmpAdminString, cLQVoiceClientLastCallFailureReasonCode INTEGER } cLQVoiceClientCallingNumber OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates calling number of this voice client." ::= { cLQVoiceClientEntry 1 } cLQVoiceClientLastCalledNumber OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates last called number from this voice client." ::= { cLQVoiceClientEntry 2 } cLQVoiceClientLastCallFailureReasonCode OBJECT-TYPE SYNTAX INTEGER { unknown(1), normalFailure(2), roamFailure(3), maxLimitExceeded(4), sipPrefCallNoBw(5), badRequest(400), unauthorized(401), paymentRequired(402), forbidden(403), notFound(404), methodNotallowed(405), notAcceptable(406), proxyAuthenticationRequired(407), requestTimeout(408), conflict(409), gone(410), lengthRequired(411), requestEntityTooLarge(413), requestURITooLarge(414), unsupportedMdediaType(415), badExtension(420), temporarilyNotAvailable(480), callLegDoesNotExist(481), loopDetected(482), tooManyHops(483), addressIncomplete(484), ambiguous(485), busy(486), internalServerError(500), notImplemented(501), badGateway(502), serviceUnavailable(503), serverTimeout(504), versionNotSupported(505), busyEverywhere(600), decline(603), doesNotExistAnywhere(604), sessionNotAcceptable(606) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents last VoIP failure reason code of this voice client. These reason codes are taken from SIP standards. unknown - Unknown error normalFailure - Call failed for insufficient bandwidth roamFailure - SIP call failed during roaming maxLimitExceeded - Maximum SIP call permissible limit was exceeded. sipPrefCallNoBw - SIP Preferred call failed for insufficient bandwidth badRequest - The request could not be understood due to malformed syntax. unauthorized - The request requires user authentication. paymentRequired - Reserved for future. forbidden - The server understood the request, but is refusing to fulfill it. notFound - The server has definitive information that the user does not exist at the domain specified in the Request-URI. methodNotallowed - The method specified in the Request-Line is understood, but not allowed for the address identified by the Request-URI. notAcceptable - The resource identified by the request is only capable of generating response entities that have content characteristics not acceptable according to the Accept header field sent in the request. proxyAuthenticationRequired - This code is similar to 401 (Unauthorized), but indicates that the client MUST first authenticate itself with the proxy. requestTimeout - The server could not produce a response within a suitable amount of time, for example, if it could not determine the location of the user in time. conflict - This is used to indicate that the request could not be completed due to a conflict with the current state of the resource. gone - The requested resource is no longer available at the server and no forwarding address is known. lengthRequired - The server is refusing to process a request because the request entity-body is larger than the server is willing or able to process. requestEntityTooLarge - The server is refusing to process a request because the request entity-body is larger than the server is willing or able to process. requestURITooLarge - The server is refusing to service the request because the Request-URI is longer than the server is willing to interpret. unsupportedMediaType - The server is refusing to service the request because the message body of the request is in a format not supported by the server for the requested method. badExtension - The server did not understand the protocol extension specified in a Proxy-Require or Require header field. temporarilyNotAvailable - The callee's end system was contacted successfully but the callee is currently unavailable. callLegDoesNotExist - This status indicates that the UAS received a request that does not match any existing dialog or transaction. loopDetected - The server has detected a loop. tooManyHops - The server received a request that contains a Max-Forwards header field with the value zero. addressIncomplete - The server received a request with a Request-URI that was incomplete. ambiguous - The Request-URI was ambiguous. busy - The callee's end system was contacted successfully, but the callee is currently not willing or able to take additional calls at this end system. internalServerError - The server encountered an unexpected condition that prevented it from fulfilling the request. notImplemented - The server does not support the functionality required to fulfill the request. badGateway - The server, while acting as a gateway or proxy, received an invalid response from the downstream server it accessed in attempting to fulfill the request. serviceUnavailable - The server is temporarily unable to process the request due to a temporary overloading or maintenance of the server. serverTimeout - The server did not receive a timely response from an external server it accessed in attempting to process the request. versionNotSupported - The server does not support, or refuses to support, the SIP protocol version that was used in the request. busyEverywhere - The callee's end system was contacted successfully but the callee is busy and does not wish to take the call at this time. decline - The callee's machine was successfully contacted but the user explicitly does not wish to or cannot participate. doesNotExistAnywhere - The server has authoritative information that the user indicated in the Request-URI does not exist anywhere. sessionNotAcceptable - The user's agent was contacted successfully but some aspects of the session description such as the requested media, bandwidth, or addressing style were not acceptable." ::= { cLQVoiceClientEntry 3 } -- ******************************************************************** -- * Client table - Media related objects -- ******************************************************************** cLQMediaClientTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQMediaClientEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains media related client properties. There exists a row in this table for each associated media clients. A row is added to this table by the agent when a client gets associated Similarly a row gets deleted automatically when the client gets disassociated." ::= { cLQMediaClient 1 } cLQMediaClientEntry OBJECT-TYPE SYNTAX CLQMediaClientEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry in this table represents a conceptual row in cLQMediaClientTable and corresponds to media properties of client." INDEX { cLQMStreamName, cLQVMediaClientDestIpAddrType, cLQVMediaClientDestIpAddr, cldcClientMacAddress } ::= { cLQMediaClientTable 1 } CLQMediaClientEntry ::= SEQUENCE { cLQVMediaClientDestIpAddrType InetAddressType, cLQVMediaClientDestIpAddr InetAddress, cLQVMediaClientSrcIpAddrType InetAddressType, cLQVMediaClientSrcIpAddr InetAddress, cLQVMediaClientApMacAddress MacAddress, cLQVMediaClientWlanIndex Unsigned32, cLQVMediaClientRadioType INTEGER, cLQVMediaClientQos INTEGER, cLQVMediaClientDecision INTEGER } cLQVMediaClientDestIpAddrType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents multicast destination IP address type." ::= { cLQMediaClientEntry 1 } cLQVMediaClientDestIpAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents multicast destination IP address." ::= { cLQMediaClientEntry 2 } cLQVMediaClientSrcIpAddrType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents multicast source IP address type." ::= { cLQMediaClientEntry 3 } cLQVMediaClientSrcIpAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents multicast source IP address." ::= { cLQMediaClientEntry 4 } cLQVMediaClientApMacAddress OBJECT-TYPE SYNTAX MacAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the MAC address of the AP to which client is connected." ::= { cLQMediaClientEntry 5 } cLQVMediaClientWlanIndex OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents an unique instance of a WLAN on the controller to which client is connected. The value 513-517 indicates wired clients." ::= { cLQMediaClientEntry 6 } cLQVMediaClientRadioType OBJECT-TYPE SYNTAX INTEGER { radio80211bg(1), radio80211a(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents client radio type. radio80211bg(1) - This indicates the client radio type is 802.11bg. radio80211a(2) - This indicates the client radio type is 802.11a." ::= { cLQMediaClientEntry 7 } cLQVMediaClientQos OBJECT-TYPE SYNTAX INTEGER { besteffort(1), background(2), undefined(3), excellenteffort(4), ctrlload(5), video(6), voice(7), network(8) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents client QoS. besteffort(1) - This indicates that packets for this client will be sent at besteffort. background(2) - This indicates that packets for this client will be sent at lowest priority. undefined(3) - This indicates that packets for this client will be sent with unknown priority. excellenteffort(4) - This indicates that packets for this client will be sent at DSCP24 priority. ctrlload(5) - Provides a service better than best effort and low delay service under light to moderate network loads. video(6) - This indicates that packets for this client will be sent at video priority. voice(7) - This indicates that packets for this client will be sent at voice priority. network(8) - This indicates that packets for this client will be sent at the network critical priority." DEFVAL { 6 } ::= { cLQMediaClientEntry 8 } cLQVMediaClientDecision OBJECT-TYPE SYNTAX INTEGER { deny(1), admit(2), badClientDeny(3), badClientDemote(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the policy of this media client. deny(1) - The client's media stream decision will be denied by the controller. admit(2) - The client's media stream decision will be admitted by the controller. badClientDeny(3) - If it exceeds configured bandwidth, either the video will not start or the client might be classified as a bad client. badClientDemote(4) - The bad client video will be demoted for better effort QoS or subject to denial." ::= { cLQMediaClientEntry 9 } cLQMediaClientHistoryTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQMediaClientHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains media related client properties." ::= { cLQMediaClient 2 } cLQMediaClientHistoryEntry OBJECT-TYPE SYNTAX CLQMediaClientHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents a conceptual row in cLQMediaClientHistoryTable and corresponds to media properties of client." INDEX { cLQVMediaClientHistTimeStamp } ::= { cLQMediaClientHistoryTable 1 } CLQMediaClientHistoryEntry ::= SEQUENCE { cLQVMediaClientHistTimeStamp TimeStamp, cLQVMediaClientHistClientMacAddress MacAddress, cLQVMediaClientHistApMacAddress MacAddress, cLQVMediaClientHistSlotId Unsigned32, cLQVMediaClientHistSrcIpAddr IpAddress, cLQVMediaClientHistDestIpAddr IpAddress, cLQVMediaClientHistDecision INTEGER, cLQVMediaClientHistLastFailureReasonCode INTEGER, cLQVMediaClientHistWlanIndex Unsigned32, cLQVMediaClientHistRadioType INTEGER, cLQVMediaClientHistQos INTEGER, cLQVMediaClientHistCfgBw Unsigned32, cLQVMediaClientHistCurrentRate Unsigned32, cLQVMediaClientHistVideoPktSize Unsigned32, cLQVMediaClientHistVideoUtil Unsigned32, cLQVMediaClientHistVoiceUtil Unsigned32, cLQVMediaClientHistChannelUtil Unsigned32, cLQVMediaClientHistQueueUtil Unsigned32, cLQVMediaClientHistVideoPps Unsigned32, cLQVMediaClientHistVideoDelay Unsigned32, cLQVMediaClientHistPktLossDiscard Unsigned32, cLQVMediaClientHistPktLossFail Unsigned32, cLQVMediaClientHistNumVideoStreams Unsigned32, cLQVMediaClientHistCacEnable INTEGER, cLQVMediaClientHistStreamName SnmpAdminString, cLQVMediaClientHistSrcInetAddrType InetAddressType, cLQVMediaClientHistSrcInetAddr InetAddress, cLQVMediaClientHistDestInetAddrType InetAddressType, cLQVMediaClientHistDestInetAddr InetAddress } cLQVMediaClientHistTimeStamp OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents one instance of the timestamp in history for which the client admit/deny happens." ::= { cLQMediaClientHistoryEntry 1 } cLQVMediaClientHistClientMacAddress OBJECT-TYPE SYNTAX MacAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the MAC address of the client." ::= { cLQMediaClientHistoryEntry 2 } cLQVMediaClientHistApMacAddress OBJECT-TYPE SYNTAX MacAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the MAC address of the AP." ::= { cLQMediaClientHistoryEntry 3 } cLQVMediaClientHistSlotId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the unique identifier for media client's slot id." ::= { cLQMediaClientHistoryEntry 4 } cLQVMediaClientHistSrcIpAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS deprecated DESCRIPTION "This object represents media client's multicast source IP address." ::= { cLQMediaClientHistoryEntry 5 } cLQVMediaClientHistDestIpAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS deprecated DESCRIPTION "This object represents media client's multicast destination IP address." ::= { cLQMediaClientHistoryEntry 6 } cLQVMediaClientHistDecision OBJECT-TYPE SYNTAX INTEGER { deny(1), admit(2), badClientDeny(3), badClientDemote(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the policy of this media client. deny(1) - The client's media stream decision will be denied by the controller. admit(2) - The client's media stream decision will be admitted by the controller. badClientDeny(3) - If it exceeds configured bandwidth, either the video will not start or the client might be classified as a bad client. badClientDemote(4) - The bad client video will be demoted for better effort QoS or subject to denial." ::= { cLQMediaClientHistoryEntry 7 } cLQVMediaClientHistLastFailureReasonCode OBJECT-TYPE SYNTAX INTEGER { enoughBw(1), notEnoughBw(2), bwViolation(3), radioOverSubscribe(4), badClientLink(5), policyNotAllowed(6), otherErrors(7), clientDemote(8), clientTimeout(9), clientLeave(10) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents 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. Thus 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. Thus, it will be delisted or denied. radioOverSubscribe(4) - Client will be denied 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 databse when no stream update for the client is available before the timer (15 mins by default) expires. clientLeave(10) - Client leaves the stream in normal condition." ::= { cLQMediaClientHistoryEntry 8 } cLQVMediaClientHistWlanIndex OBJECT-TYPE SYNTAX Unsigned32 (1..517) MAX-ACCESS read-only STATUS current DESCRIPTION "This object uniquely identifies one instance of a WLAN on the controller. The value 513-517 indicates wired clients." ::= { cLQMediaClientHistoryEntry 9 } cLQVMediaClientHistRadioType OBJECT-TYPE SYNTAX INTEGER { radio80211bg(1), radio80211a(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object denotes media client's radio type. radio80211bg(1) - This indicates the client radio type is 802.11bg. radio80211a(2) - This indicates the client radio type is 802.11a." ::= { cLQMediaClientHistoryEntry 10 } cLQVMediaClientHistQos OBJECT-TYPE SYNTAX INTEGER { besteffort(1), background(2), undefined(3), excellenteffort(4), ctrlload(5), video(6), voice(7), network(8) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents media client QoS for the stream. besteffort(1) - This indicates that packets for this client will be sent at besteffort. background(2) - This indicates that packets for this client will be sent at lowest priority. undefined(3) - This indicates that packets for this client will be sent with unknown priority. excellenteffort(4) - This indicates that packets for this client will be sent at DSCP24 priority. ctrlload(5) - Provides a service better than best effort and low delay service under light to moderate network loads. video(6) - This indicates that packets for this client will be sent at video priority. voice(7) - This indicates that packets for this client will be sent at voice priority. network(8) - This indicates that packets for this client will be sent at the network critical priority." DEFVAL { 6 } ::= { cLQMediaClientHistoryEntry 11 } cLQVMediaClientHistCfgBw OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's configured stream bandwidth." ::= { cLQMediaClientHistoryEntry 12 } cLQVMediaClientHistCurrentRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the current rate of media client." ::= { cLQMediaClientHistoryEntry 13 } cLQVMediaClientHistVideoPktSize OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's video packet size." ::= { cLQMediaClientHistoryEntry 14 } cLQVMediaClientHistVideoUtil OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's video util." ::= { cLQMediaClientHistoryEntry 15 } cLQVMediaClientHistVoiceUtil OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's voice util." ::= { cLQMediaClientHistoryEntry 16 } cLQVMediaClientHistChannelUtil OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's channel util." ::= { cLQMediaClientHistoryEntry 17 } cLQVMediaClientHistQueueUtil OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's queue util." ::= { cLQMediaClientHistoryEntry 18 } cLQVMediaClientHistVideoPps OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's video packets per second." ::= { cLQMediaClientHistoryEntry 19 } cLQVMediaClientHistVideoDelay OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's video delay severe." ::= { cLQMediaClientHistoryEntry 20 } cLQVMediaClientHistPktLossDiscard OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's packet loss discard." ::= { cLQMediaClientHistoryEntry 21 } cLQVMediaClientHistPktLossFail OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the media client's packet loss fail." ::= { cLQMediaClientHistoryEntry 22 } cLQVMediaClientHistNumVideoStreams OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the number of media client's video streams." ::= { cLQMediaClientHistoryEntry 23 } cLQVMediaClientHistCacEnable OBJECT-TYPE SYNTAX INTEGER { video(1), voice(2), videoAndVoice(3), none(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the CAC state of media client. video(1) - Call admission is allowed only for video. voice(2) - Call admission is allowed only for voice. videoAndVoice(3) - Call admission is allowed for both video and voice. none(4) - Call admission is completely denied." ::= { cLQMediaClientHistoryEntry 24 } cLQVMediaClientHistStreamName OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the name of the media stream the client was admitted at the particular timestamp." ::= { cLQMediaClientHistoryEntry 25 } cLQVMediaClientHistSrcInetAddrType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents multicast destination start address type of media client." ::= { cLQMediaClientHistoryEntry 26 } cLQVMediaClientHistSrcInetAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents media client's multicast destination start address." ::= { cLQMediaClientHistoryEntry 27 } cLQVMediaClientHistDestInetAddrType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents media client's multicast destination end address type." ::= { cLQMediaClientHistoryEntry 28 } cLQVMediaClientHistDestInetAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents media client's multicast destination end address." ::= { cLQMediaClientHistoryEntry 29 } cLQMediaMulticastClientTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQMediaMulticastClientEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table represents media related client properties for multicast clients. There exists a row in this table for each associated media clients. A row is added to this table by the agent when a client gets associated Similarly a row gets deleted automatically when the client gets disassociated." ::= { cLQMediaClient 3 } cLQMediaMulticastClientEntry OBJECT-TYPE SYNTAX CLQMediaMulticastClientEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents a conceptual row in cLQMediaMulticastClientTable and corresponds to media properties of client." INDEX { cLQMStreamName, cLQVMediaClientMCGrpIpAddrType, cLQVMediaClientMCGrpIpAddr, cldcClientMacAddress } ::= { cLQMediaMulticastClientTable 1 } CLQMediaMulticastClientEntry ::= SEQUENCE { cLQVMediaClientMCGrpIpAddrType InetAddressType, cLQVMediaClientMCGrpIpAddr InetAddress, cLQVMediaClientVlanId Unsigned32, cLQVMediaMCClientApName SnmpAdminString, cLQVMediaClientMCUCStatus SnmpAdminString } cLQVMediaClientMCGrpIpAddrType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents multicast destination IP address type." ::= { cLQMediaMulticastClientEntry 1 } cLQVMediaClientMCGrpIpAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents multicast destination IP address." ::= { cLQMediaMulticastClientEntry 2 } cLQVMediaClientVlanId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the VLAN id of the client." ::= { cLQMediaMulticastClientEntry 3 } cLQVMediaMCClientApName OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the unique access point to which the multicast client is connected." ::= { cLQMediaMulticastClientEntry 4 } cLQVMediaClientMCUCStatus OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents whether the multicast client has multicast-to-unicast feature enabled." ::= { cLQMediaMulticastClientEntry 5 } -- ******************************************************************** -- * SIP CALL admission control configurations -- ******************************************************************** cLQd11SipCacConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQd11SipCacConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the information about the SIP CAC configuration corresponding to the dot11 bands of the APs that have joined the controller. The parameters specify how the SIP call reserves CAC bandwidth." ::= { cLQd11SipCacConfig 1 } cLQd11SipCacConfigEntry OBJECT-TYPE SYNTAX CLQd11SipCacConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry in this table represents SIP CAC configuration for a particular type of wireless interface." INDEX { cLApDot11IfType } ::= { cLQd11SipCacConfigTable 1 } CLQd11SipCacConfigEntry ::= SEQUENCE { cLQd11SipCacConfigCodecType INTEGER, cLQd11SipCacConfigBw Unsigned32, cLQd11SipCacConfigVoiceSampleSize Unsigned32, cLQd11SipCacMaxPossibleVoiceCalls Unsigned32, cLQd11SipCacMaxPossibleReservedRoamingCalls Unsigned32 } cLQd11SipCacConfigCodecType OBJECT-TYPE SYNTAX INTEGER { userDefined(1), g711(2), g729(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the configured codec for SIP Cac configuration of the dot11 band for the APs associated with this controller. Codec determines the bandwidth to be reserved for voice call. userDefined(1) - User defines the bandwidth, cLQd11SipCacConfigBw has to be configured. g711(2) - standard Codec G711. g729(3) - standard Codec G729." DEFVAL { g711 } ::= { cLQd11SipCacConfigEntry 1 } cLQd11SipCacConfigBw OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbps" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the configured bandwidth in kbps for SIP CAC configuration of the dot11 band for the APs associated with this controller. This is configurable only if cLQd11SipCacConfigCodecType is 'userDefined'" ::= { cLQd11SipCacConfigEntry 2 } cLQd11SipCacConfigVoiceSampleSize OBJECT-TYPE SYNTAX Unsigned32 UNITS "milliseconds" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the configured voice sample size in milliseconds for SIP CaC configuration of the dot11 band for the APs associated with this controller." ::= { cLQd11SipCacConfigEntry 3 } cLQd11SipCacMaxPossibleVoiceCalls OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the maximum possible voice calls that can be made with respect to the current SIP CAC configuration." ::= { cLQd11SipCacConfigEntry 4 } cLQd11SipCacMaxPossibleReservedRoamingCalls OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the maximum possible reserved roaming calls that can be made with respect to the current SIP CAC configuration." ::= { cLQd11SipCacConfigEntry 5 } -- ******************************************************************** -- Table to represent Media stream config -- parameters per stream. -- ******************************************************************** cLQMStreamTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQMStreamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the media stream configuration." ::= { cLQMediaStreamConfig 1 } cLQMStreamEntry OBJECT-TYPE SYNTAX CLQMStreamEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry in this table represents a conceptual row in cLQMStreamTable and corresponds to the media stream configuration." INDEX { cLQMStreamName } ::= { cLQMStreamTable 1 } CLQMStreamEntry ::= SEQUENCE { cLQMStreamName SnmpAdminString, cLQMStreamRowStatus RowStatus, cLQMStreamDestIPStartAddr IpAddress, cLQMStreamDestIPEndAddr IpAddress, cLQMStreamstate TruthValue, cLQMStreamRrcExpBw Unsigned32, cLQMStreamRrcAvgPkt Unsigned32, cLQMStreamReRrc TruthValue, cLQMStreamRrcQos INTEGER, cLQMStreamRrcType INTEGER, cLQMStreamRrcPriority INTEGER, cLQMStreamRrcViolation INTEGER, cLQMStreamRrcPolicy TruthValue, cLQMStreamDestStartInetAddrType InetAddressType, cLQMStreamDestStartInetAddr InetAddress, cLQMStreamDestEndInetAddrType InetAddressType, cLQMStreamDestEndInetAddr InetAddress } cLQMStreamName OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents the name of the media stream. This is the unique identifier for the stream." ::= { cLQMStreamEntry 1 } cLQMStreamRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This is the status column for this row and is used to create and delete specific instances of rows in this table. The following objects are mandatory for successful creation of an entry:cLQMStreamName." ::= { cLQMStreamEntry 2 } cLQMStreamDestIPStartAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS deprecated DESCRIPTION "This object specifies multicast start IP address." ::= { cLQMStreamEntry 3 } cLQMStreamDestIPEndAddr OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS deprecated DESCRIPTION "This object specifies multicast destination end IP address." ::= { cLQMStreamEntry 4 } cLQMStreamstate OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies media stream state. A value of 'true' indicates that media stream state is enabled. A value of 'false' indicates that media stream state is disabled." DEFVAL { false } ::= { cLQMStreamEntry 5 } cLQMStreamRrcExpBw OBJECT-TYPE SYNTAX Unsigned32 (1..35000) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies Resource Reservation Control(RRC) bandwidth utilization." DEFVAL { 500 } ::= { cLQMStreamEntry 6 } cLQMStreamRrcAvgPkt OBJECT-TYPE SYNTAX Unsigned32 (100..1500) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies RRC average packet size." DEFVAL { 1200 } ::= { cLQMStreamEntry 7 } cLQMStreamReRrc OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies whether re-RRC calculations are enabled or disabled. A value of 'true' indicates that re-RRC will be enabled . A value of 'false' indicates that re-RRC will be disabled." DEFVAL { true } ::= { cLQMStreamEntry 8 } cLQMStreamRrcQos OBJECT-TYPE SYNTAX INTEGER { besteffort(1), background(2), undefined(3), excellenteffort(4), ctrlload(5), video(6), voice(7), network(8) } MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies RRC QoS queue information. besteffort(1) - This indicates that packets for this client will be sent at besteffort. background(2) - This indicates that packets for this client will be sent at lowest priority. undefined(3) - This indicates that packets for this client will be sent with unknown priority. excellenteffort(4) - This indicates that packets for this client will be sent at DSCP24 priority. ctrlload(5) - Provides a service better than best effort and low delay service under light to moderate network loads. video(6) - This indicates that packets for this client will be sent at video priority. voice(7) - This indicates that packets for this client will be sent at voice priority. network(8) - This indicates that packets for this client will be sent at the network critical priority." DEFVAL { voice } ::= { cLQMStreamEntry 9 } cLQMStreamRrcType OBJECT-TYPE SYNTAX INTEGER { mc2uc(1), m-only(2), unicast(3), disabled(4) } MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies RRC media stream type. mc2uc(1) - Multicast to unicast enabled. m-only(2) - Only multicast enabled. unicast(3) - Unicast enabled. disabled(4) - Neither multicast nor unicast enabled." DEFVAL { mc2uc } ::= { cLQMStreamEntry 10 } cLQMStreamRrcPriority OBJECT-TYPE SYNTAX INTEGER (1..8) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies RRC Priority bit set within media stream." DEFVAL { 4 } ::= { cLQMStreamEntry 11 } cLQMStreamRrcViolation OBJECT-TYPE SYNTAX INTEGER { fallback(1), drop(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies RRC violation. After re-RRC, if media stream violates profile then whether to stash it into best effort or drop it. fallback(1) - If the media stream violates, then it will be demoted to best effort. drop(2) - If the media stream violates then the stream will be denied/dropped." DEFVAL { 2 } ::= { cLQMStreamEntry 12 } cLQMStreamRrcPolicy OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies whether media stream is admitted or denied. A value of 'true' indicates that media stream will be admitted . A value of 'false' indicates that media stream will be denied." DEFVAL { false } ::= { cLQMStreamEntry 13 } cLQMStreamDestStartInetAddrType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies multicast destination start address type." ::= { cLQMStreamEntry 14 } cLQMStreamDestStartInetAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies multicast destination start address." ::= { cLQMStreamEntry 15 } cLQMStreamDestEndInetAddrType OBJECT-TYPE SYNTAX InetAddressType MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies multicast destination end address type." ::= { cLQMStreamEntry 16 } cLQMStreamDestEndInetAddr OBJECT-TYPE SYNTAX InetAddress MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies multicast destination end address." ::= { cLQMStreamEntry 17 } cLQMStreamSdpConfig OBJECT IDENTIFIER ::= { cLQMediaStreamConfig 2 } cLQMStreamSdpUrl OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..128)) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the URL field of Session Description Protocol message." ::= { cLQMStreamSdpConfig 1 } cLQMStreamSdpEmail OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies email field of Session Description Protocol message." ::= { cLQMStreamSdpConfig 2 } cLQMStreamSdpPhone OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..30)) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies phone field of Session Description Protocol (SDP) message." ::= { cLQMStreamSdpConfig 3 } cLQMStreamSdpNote OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..128)) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies note field of Session Description Protocol (SDP) note." ::= { cLQMStreamSdpConfig 4 } cLQMStreamSdpStatus OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the Session Description Protocol (SDP) status. A value of 'true' indicates that SDP is enabled. A value of 'false' indicated that SDP is diabled." ::= { cLQMStreamSdpConfig 5 } cLQMStreamRrcGlobal OBJECT IDENTIFIER ::= { cLQMediaStreamConfig 3 } cLQMStreamRrcGlobalState OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether media stream feature is globally enabled or not. A 'true' value indicates that media stream feature is enabled. A 'false' value indicates that media stream feature is disabled." DEFVAL { false } ::= { cLQMStreamRrcGlobal 1 } cLQPreferredCallTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQPreferredCallEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the preferred call configuration." ::= { cLQPreferredCallConfig 1 } cLQPreferredCallEntry OBJECT-TYPE SYNTAX CLQPreferredCallEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry in this table represents a conceptual row in cLQPreferredCallTable and corresponds to the preferred call of the user." INDEX { cLQPreferredCallIndex } ::= { cLQPreferredCallTable 1 } CLQPreferredCallEntry ::= SEQUENCE { cLQPreferredCallIndex Unsigned32, cLQPreferredCallNumber SnmpAdminString, cLQPreferredCallRowStatus RowStatus } cLQPreferredCallIndex OBJECT-TYPE SYNTAX Unsigned32 (1..6) MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents the index of the preferred call configured by the user. When the call comes to any of these numbers, even if there is no bandwidth available in the configured voice pool, WLC should facilitate the urgency of these calls in any way possible without potentially altering the quality of the existing calls. This is supported only for those clients which use SIP based CAC for bandwidth allocation in the WLC." ::= { cLQPreferredCallEntry 1 } cLQPreferredCallNumber OBJECT-TYPE SYNTAX SnmpAdminString (SIZE (0..32)) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the preferred call number configured by the user. When the call comes to any of these numbers, even if there is no bandwidth available in the configured voice pool,WLC should facilitate the urgency of these calls in any way possible without potentially altering the quality of the existing calls. This is supported only for those clients which use SIP based CAC for bandwidth allocation in the WLC." ::= { cLQPreferredCallEntry 2 } cLQPreferredCallRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This is the status column for this row and used to create and delete specific instances of rows in this table. The following objects are mandatory for successful creation of an entry:cLQPreferredCallIndex" ::= { cLQPreferredCallEntry 3 } cLQoSProfileTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table represents the configurable priority related QoS paramaters for the WLAN. There exists a row in this table for each QoS profile type." ::= { cLQoSProfileConfig 1 } cLQoSProfileEntry OBJECT-TYPE SYNTAX CLQoSProfileEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents one of the existing profile types such as gold, silver, bronze, platinum." INDEX { cLQoSProfileName } ::= { cLQoSProfileTable 1 } CLQoSProfileEntry ::= SEQUENCE { cLQoSProfileName SnmpAdminString, cLQoSMaximumPriority INTEGER, cLQoSUnicastDefPriority INTEGER, cLQoSMulticastDefPriority INTEGER, cLQoSClientDSAverageDataRate Unsigned32, cLQoSClientUSAverageDataRate Unsigned32, cLQoSClientDSBurstDataRate Unsigned32, cLQoSClientUSBurstDataRate Unsigned32, cLQoSClientDSAvgRealTimeDataRate Unsigned32, cLQoSClientUSAvgRealTimeDataRate Unsigned32, cLQoSClientDSBurstRealTimeDataRate Unsigned32, cLQoSClientUSBurstRealTimeDataRate Unsigned32, cLQoSSsidDSAverageDataRate Unsigned32, cLQoSSsidUSAverageDataRate Unsigned32, cLQoSSsidDSBurstDataRate Unsigned32, cLQoSSsidUSBurstDataRate Unsigned32, cLQoSSsidDSAvgRealTimeDataRate Unsigned32, cLQoSSsidUSAvgRealTimeDataRate Unsigned32, cLQoSSsidDSBurstRealTimeDataRate Unsigned32, cLQoSSsidUSBurstRealTimeDataRate Unsigned32, cLQoSWlanDSAverageDataRate Unsigned32, cLQoSWlanUSAverageDataRate Unsigned32, cLQoSWlanDSBurstDataRate Unsigned32, cLQoSWlanUSBurstDataRate Unsigned32, cLQoSWlanDSAvgRealTimeDataRate Unsigned32, cLQoSWlanUSAvgRealTimeDataRate Unsigned32, cLQoSWlanDSBurstRealTimeDataRate Unsigned32, cLQoSWlanUSBurstRealTimeDataRate Unsigned32 } cLQoSProfileName OBJECT-TYPE SYNTAX SnmpAdminString MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents the name of the profile, unique identifier for the profile." ::= { cLQoSProfileEntry 1 } cLQoSMaximumPriority OBJECT-TYPE SYNTAX INTEGER { besteffort(1), background(2), video(3), voice(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the maximum QoS priority of the WLAN associated with this profile. besteffort(1) - This indicates that packets for this client will be sent at besteffort. background(2) - This indicates that packets for this client will be sent at lowest priority. video(3) - This indicates that packets for this client will be sent at video priority. voice(4) - This indicates that packets for this client will be sent at voice priority." ::= { cLQoSProfileEntry 2 } cLQoSUnicastDefPriority OBJECT-TYPE SYNTAX INTEGER { besteffort(1), background(2), video(3), voice(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the unicast default QoS priority of the WLAN associated with this profile. besteffort(1) - This indicates that packets for this client will be sent at besteffort. background(2) - This indicates that packets for this client will be sent at lowest priority. video(3) - This indicates that packets for this client will be sent at video priority. voice(4) - This indicates that packets for this client will be sent at voice priority." ::= { cLQoSProfileEntry 3 } cLQoSMulticastDefPriority OBJECT-TYPE SYNTAX INTEGER { besteffort(1), background(2), video(3), voice(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the multicast default QoS priority of the WLAN associated with this profile. besteffort(1) - This indicates that packets for this client will be sent at besteffort. background(2) - This indicates that packets for this client will be sent at lowest priority. video(3) - This indicates that packets for this client will be sent at video priority. voice(4) - This indicates that packets for this client will be sent at voice priority." ::= { cLQoSProfileEntry 4 } cLQoSClientDSAverageDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average data rate per user on downstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 5 } cLQoSClientUSAverageDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average data rate per user on upstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 6 } cLQoSClientDSBurstDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst data rate per user on downstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 7 } cLQoSClientUSBurstDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst data rate per user on upstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 8 } cLQoSClientDSAvgRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average real time data rate per user on downstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 9 } cLQoSClientUSAvgRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average real time data rate per user on upstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 10 } cLQoSClientDSBurstRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst real time data rate per user on downstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 11 } cLQoSClientUSBurstRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst real time data rate per user on upstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 12 } cLQoSSsidDSAverageDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average data rate per ssid on downstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 13 } cLQoSSsidUSAverageDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average data rate per ssid on upstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 14 } cLQoSSsidDSBurstDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst data rate per ssid on downstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 15 } cLQoSSsidUSBurstDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst data rate per ssid on upstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 16 } cLQoSSsidDSAvgRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average real time data rate per ssid on downstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 17 } cLQoSSsidUSAvgRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average real time data rate per ssid on upstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 18 } cLQoSSsidDSBurstRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst real time data rate per ssid on downstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 19 } cLQoSSsidUSBurstRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst real time data rate per ssid on upstream. Value of 0 indicates the feature is disabled." ::= { cLQoSProfileEntry 20 } cLQoSWlanDSAverageDataRate OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbytes" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average data rate per wlan on downstream. Value of 0 indicates that feature is disabled." ::= { cLQoSProfileEntry 21 } cLQoSWlanUSAverageDataRate OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbytes" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average data rate per wlan on upstream. Value of 0 indicates that feature is disabled." ::= { cLQoSProfileEntry 22 } cLQoSWlanDSBurstDataRate OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbytes" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst data rate per wlan on downstream. Value of 0 indicates that feature is disabled." ::= { cLQoSProfileEntry 23 } cLQoSWlanUSBurstDataRate OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbytes" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst data rate per wlan on upstream. Value of 0 indicates that feature is disabled." ::= { cLQoSProfileEntry 24 } cLQoSWlanDSAvgRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbytes" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average real time data rate per wlan on downstream. Value of 0 indicates that feature is disabled." ::= { cLQoSProfileEntry 25 } cLQoSWlanUSAvgRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbytes" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies average real time data rate per wlan on upstream. Value of 0 indicates that feature is disabled." ::= { cLQoSProfileEntry 26 } cLQoSWlanDSBurstRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbytes" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst real time data rate per wlan on downstream. Value of 0 indicates that feature is disabled." ::= { cLQoSProfileEntry 27 } cLQoSWlanUSBurstRealTimeDataRate OBJECT-TYPE SYNTAX Unsigned32 UNITS "kbytes" MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies burst real time data rate per wlan on upstream. Value of 0 indicates that feature is disabled." ::= { cLQoSProfileEntry 28 } -- ******************************************************************* -- * SIP Snooping configuration -- ******************************************************************* cLQoSSipSnoopingPortRangeStart OBJECT-TYPE SYNTAX InetPortNumber MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the starting port with respect to SIP snooping feature on controller. If single port has to be used, configure cLQoSSipSnoopingPortRangeStart and cLQoSSipSnoopingPortRangeEnd with same value." ::= { cLQoSSipSnoopingConfig 1 } cLQoSSipSnoopingPortRangeEnd OBJECT-TYPE SYNTAX InetPortNumber MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the ending port with respect to SIP snooping feature on controller. If single port has to be used, configure cLQoSSipSnoopingPortRangeStart and cLQoSSipSnoopingPortRangeEnd with same value." ::= { cLQoSSipSnoopingConfig 2 } -- ******************************************************************* -- * ATF(Air Time Fairness) configuration -- ******************************************************************* cLQoSGlobalAirTimeFairnessTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSGlobalAirTimeFairnessEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the global dot11 parameters per slot id, represented by cLApDot11IfSlotId, of the radio interface in all the ATF supported APs joined with the controller." ::= { cLQoSAirTimeFairness 1 } cLQoSGlobalAirTimeFairnessEntry OBJECT-TYPE SYNTAX CLQoSGlobalAirTimeFairnessEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents a row in cLQoSGlobalAirTimeFairnessTable." INDEX { cLApDot11IfType } ::= { cLQoSGlobalAirTimeFairnessTable 1 } CLQoSGlobalAirTimeFairnessEntry ::= SEQUENCE { cLGlobalAirTimeFairnessMode INTEGER, cLGlobalAirTimeFairnessOptimizationPolicy TruthValue } cLGlobalAirTimeFairnessMode OBJECT-TYPE SYNTAX INTEGER { disabled(1), ssid(2), monitor(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the mode of fairness represented by cLApDot11IfType of ATF supported APs, joined to the controller. disabled(1) - This indicates that fairness mode is disabled. SSID Mode(2) - This indicates that fairness mode is SSID mode. Monitor Mode(3) - This indicates that fairness mode is monitor mode. Read operation on this attribute may differ if config is overridden." DEFVAL { 1 } ::= { cLQoSGlobalAirTimeFairnessEntry 1 } cLGlobalAirTimeFairnessOptimizationPolicy OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the optimization policy represented by cLApDot11IfType of ATF supported APs, joined to the controller to be configured. Read operation on this attribute may differ if config is overridden." ::= { cLQoSGlobalAirTimeFairnessEntry 2 } cLQoSAirTimeFairnessTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSAirTimeFairnessEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table represents the ATF(Air Time Fairness) configuration per-AP per-SlotId & ATF supported APs that join with this controller." ::= { cLQoSAirTimeFairness 2 } cLQoSAirTimeFairnessEntry OBJECT-TYPE SYNTAX CLQoSAirTimeFairnessEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents information of per-AP, per-SlotId & ATF supported APs information." INDEX { cLApSysMacAddress, cLApDot11IfSlotId } ::= { cLQoSAirTimeFairnessTable 1 } CLQoSAirTimeFairnessEntry ::= SEQUENCE { cLApAirTimeFairnessMode INTEGER, cLApAirTimeFairnessOptimizationPolicy TruthValue } cLApAirTimeFairnessMode OBJECT-TYPE SYNTAX INTEGER { disabled(1), ssid(2), monitor(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the fairness mode of all the ATF supported access points. disabled(1) - This object indicates that fairness mode of all the ATF supported APs is disabled. SSID Mode(2) - This object indicates that fairness mode of all the ATF supported APs is SSID mode. Monitor Mode(3) - This object indicates that fairness mode of all the ATF supported APs is SSID mode." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessEntry 1 } cLApAirTimeFairnessOptimizationPolicy OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies whether stealingpolicy of all the ATF supported access points should be enabled or disabled. A value of 'true' indicates that the stealingpolicy of all the ATF supported access points will be enabled. A value of 'false' indicates that the stealingpolicy of all the ATF supported access points will be disabled." ::= { cLQoSAirTimeFairnessEntry 2 } -- ******************************************************************** -- * ATF(Air Time Fairness) Statistics for Air Time TimeSlice -- ******************************************************************* cLQoSAirTimeFairnessWlanStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSAirTimeFairnessWlanStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the ATF(Air Time Fairness) WLAN statistics for each airtime timeslice per-AP per-SlotId per-WLANId of ATF supported APs joined to controller." ::= { cLQoSAirTimeFairness 3 } cLQoSAirTimeFairnessWlanStatisticsEntry OBJECT-TYPE SYNTAX CLQoSAirTimeFairnessWlanStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents AirTimeFairness timeslice WLAN statistics." INDEX { cLApSysMacAddress, cLApDot11IfSlotId, cLWlanProfileName } ::= { cLQoSAirTimeFairnessWlanStatisticsTable 1 } CLQoSAirTimeFairnessWlanStatisticsEntry ::= SEQUENCE { cLApAirTimeFairnessWlanAirtimeUsedInstantaneous TimeInterval, cLApAirTimeFairnessWlanAirtimeUsedCumulative Unsigned64, cLApAirTimeFairnessWlanBytesSentInstantaneous Unsigned32, cLApAirTimeFairnessWlanBytesSentCumulative Unsigned64, cLApAirTimeFairnessWlanBytesDroppedInstantaneous Unsigned32, cLApAirTimeFairnessWlanBytesDroppedCumulative Unsigned64, cLApAirTimeFairnessWlanFramesSentInstantaneous Unsigned32, cLApAirTimeFairnessWlanFramesSentCumulative Unsigned64, cLApAirTimeFairnessWlanFramesDroppedInstantaneous Unsigned32, cLApAirTimeFairnessWlanFramesDroppedCumulative Unsigned64 } cLApAirTimeFairnessWlanAirtimeUsedInstantaneous OBJECT-TYPE SYNTAX TimeInterval UNITS "Microseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the air time used instantaneous for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 1 } cLApAirTimeFairnessWlanAirtimeUsedCumulative OBJECT-TYPE SYNTAX Unsigned64 UNITS "Microseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total cumulative AirTime used for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 2 } cLApAirTimeFairnessWlanBytesSentInstantaneous OBJECT-TYPE SYNTAX Unsigned32 UNITS "bytes" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the number of bytes sent instantaneously for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 3 } cLApAirTimeFairnessWlanBytesSentCumulative OBJECT-TYPE SYNTAX Unsigned64 UNITS "bytes" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total number of bytes sent cumulatively for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 4 } cLApAirTimeFairnessWlanBytesDroppedInstantaneous OBJECT-TYPE SYNTAX Unsigned32 UNITS "bytes" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total number of bytes dropped instantaneously for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 5 } cLApAirTimeFairnessWlanBytesDroppedCumulative OBJECT-TYPE SYNTAX Unsigned64 UNITS "bytes" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total number of bytes dropped cumulatively for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 6 } cLApAirTimeFairnessWlanFramesSentInstantaneous OBJECT-TYPE SYNTAX Unsigned32 UNITS "pkts" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total number of packets sent instantaneously for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 7 } cLApAirTimeFairnessWlanFramesSentCumulative OBJECT-TYPE SYNTAX Unsigned64 UNITS "pkts" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total number of packets sent cumulatively for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 8 } cLApAirTimeFairnessWlanFramesDroppedInstantaneous OBJECT-TYPE SYNTAX Unsigned32 UNITS "pkts" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total number of packets dropped instantaneously for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 9 } cLApAirTimeFairnessWlanFramesDroppedCumulative OBJECT-TYPE SYNTAX Unsigned64 UNITS "pkts" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total number of packets dropped cumulatively for particular AP per slot per WlanProfileName." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessWlanStatisticsEntry 10 } cLQoSAirTimeFairnessStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSAirTimeFairnessStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the ATF(Air Time Fairness) WLAN statistics for each airtime timeslice per-AP per-slotId of ATF supported APs joined to controller." ::= { cLQoSAirTimeFairness 4 } cLQoSAirTimeFairnessStatisticsEntry OBJECT-TYPE SYNTAX CLQoSAirTimeFairnessStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents AirTimeFairness timeslice statistics." INDEX { cLApSysMacAddress, cLApDot11IfSlotId } ::= { cLQoSAirTimeFairnessStatisticsTable 1 } CLQoSAirTimeFairnessStatisticsEntry ::= SEQUENCE { cLApAirTimeFairnessTotalAirtimeUsedInstantaneous TimeInterval, cLApAirTimeFairnessTotalAirtimeUsedCumulative Unsigned64, cLApAirTimeFairnessRadioUptime TimeInterval, cLApAirTimeFairnessRadioUptimeCumulative TimeInterval } cLApAirTimeFairnessTotalAirtimeUsedInstantaneous OBJECT-TYPE SYNTAX TimeInterval UNITS "Microseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the air time used instantaneous for particular AP per slot." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessStatisticsEntry 1 } cLApAirTimeFairnessTotalAirtimeUsedCumulative OBJECT-TYPE SYNTAX Unsigned64 UNITS "Microseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total AirTime used cumulatively for particular AP per slot." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessStatisticsEntry 2 } cLApAirTimeFairnessRadioUptime OBJECT-TYPE SYNTAX TimeInterval UNITS "seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the air time used instantaneously for particular AP per slot." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessStatisticsEntry 3 } cLApAirTimeFairnessRadioUptimeCumulative OBJECT-TYPE SYNTAX TimeInterval UNITS "seconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total cumulative radio up time for particular AP per slot." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessStatisticsEntry 4 } cLAPGroupAirTimeFairnessTable OBJECT-TYPE SYNTAX SEQUENCE OF CLAPGroupAirTimeFairnessEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the parameters for configuring the ATF(Air Time Fairness) for AP group." ::= { cLQoSAirTimeFairness 5 } cLAPGroupAirTimeFairnessEntry OBJECT-TYPE SYNTAX CLAPGroupAirTimeFairnessEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents the parameters in cLAPGroupAirTimeFairnessTable for configuring ATF(Air Time Fairness) for an AP group." INDEX { cLApDot11IfType, cLAPGroupName } ::= { cLAPGroupAirTimeFairnessTable 1 } CLAPGroupAirTimeFairnessEntry ::= SEQUENCE { cLAPGroupAirTimeFairnessMode INTEGER, cLAPGroupAirTimeFairnessOptimizationPolicy TruthValue } cLAPGroupAirTimeFairnessMode OBJECT-TYPE SYNTAX INTEGER { disabled(1), ssid(2), monitor(3) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the ATF(Air Time Fairness) mode for this AP group per radiotype. disabled(1) - This indicates that the ATF mode for this AP group is disabled. ssis(2) - This indicates that the ATF mode for this AP group is SSID mode. monitor(3) - This indicates that the ATF mode for this AP group is monitor mode." DEFVAL { 0 } ::= { cLAPGroupAirTimeFairnessEntry 1 } cLAPGroupAirTimeFairnessOptimizationPolicy OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the ATF(Air Time Fairness) stealingpolicy for this AP group per radio type." ::= { cLAPGroupAirTimeFairnessEntry 2 } -- ******************************************************************** -- AirTime Fairness Policy Configuration -- ******************************************************************** cLQosAirTimeFairnessPolicyConfigTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQosAirTimeFairnessPolicyConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains AirTimeFairness policy configuration sent by the controller to the LWAPP APs for their operation. This table doesn't have any dependencies on other existing tables.By defining cLAirTimeFairnessPolicyid, the unique identifier for a policy configuration rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLAirTimeFairnessPolicyRowStatus object." ::= { cLQoSAirTimeFairness 6 } cLQosAirTimeFairnessPolicyConfigEntry OBJECT-TYPE SYNTAX CLQosAirTimeFairnessPolicyConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents the policy configuration sent by the controller to LWAPP APs for use during their operations. Entries can be added/deleted by explicit management actions by NMS or by user console." INDEX { cLAirTimeFairnessPolicyId } ::= { cLQosAirTimeFairnessPolicyConfigTable 1 } CLQosAirTimeFairnessPolicyConfigEntry ::= SEQUENCE { cLAirTimeFairnessPolicyId INTEGER, cLAirTimeFairnessPolicyRowStatus RowStatus, cLAirTimeFairnessPolicyName SnmpAdminString, cLAirTimeFairnessPolicyWeight Unsigned32, cLAirTimeFairnessPolicyclientfairsharing INTEGER } cLAirTimeFairnessPolicyId OBJECT-TYPE SYNTAX INTEGER (0..511) MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents uniquely one instance of a policy id on the controller." ::= { cLQosAirTimeFairnessPolicyConfigEntry 1 } cLAirTimeFairnessPolicyRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This is the status column for this row and used to create, modify and delete specific instances of rows in this table. This table supports modification of writable objects when the RowStatus is 'active'. The following objects are mandatory for successful creation of an entry: cLAirTimeFairnessPolicyName cLAirTimeFairnessPolicyWeight." ::= { cLQosAirTimeFairnessPolicyConfigEntry 2 } cLAirTimeFairnessPolicyName OBJECT-TYPE SYNTAX SnmpAdminString (SIZE (1..64)) MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the profile name assigned to this policy. The name assigned to a policy has to be unique across all the policies on the controller. This object cannot be modified when cLWlanRowStatus is 'active'." ::= { cLQosAirTimeFairnessPolicyConfigEntry 3 } cLAirTimeFairnessPolicyWeight OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the policy weight assigned to this policy id/policy name. PolicyId=0 is default policy ID with weight 10. We will not be able to configure/modify/delete this policy. This object cannot be modified when cLWlanRowStatus is 'active'." ::= { cLQosAirTimeFairnessPolicyConfigEntry 4 } cLAirTimeFairnessPolicyclientfairsharing OBJECT-TYPE SYNTAX INTEGER { disabled(1), enabled(2) } MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies whether the client fair sharing is enabled or disabled for a policy present. 1 - Disabled 2 - Enabled." DEFVAL { 0 } ::= { cLQosAirTimeFairnessPolicyConfigEntry 5 } cLApAirTimeFairnessPolicyOverrideTable OBJECT-TYPE SYNTAX SEQUENCE OF CLApAirTimeFairnessPolicyOverrideTableEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains per-AP, per-Radio, per-WlanId override of ATF policy ID on WLAN." ::= { cLQoSAirTimeFairness 7 } cLApAirTimeFairnessPolicyOverrideEntry OBJECT-TYPE SYNTAX CLApAirTimeFairnessPolicyOverrideTableEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents AirTime fairness policy Id override on WLAN." INDEX { cLApSysMacAddress, cLApDot11IfSlotId, cLWlanProfileName } ::= { cLApAirTimeFairnessPolicyOverrideTable 1 } CLApAirTimeFairnessPolicyOverrideTableEntry ::= SEQUENCE { cLApAirTimeFairnessPolicyOverride TruthValue, cLApAirTimeFairnessOverridePolicyName SnmpAdminString } cLApAirTimeFairnessPolicyOverride OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies Air time fairness policy override per AP(ATF supported APs) per Radio per WlanProfileName for policy Id assigned to WLAN." ::= { cLApAirTimeFairnessPolicyOverrideEntry 1 } cLApAirTimeFairnessOverridePolicyName OBJECT-TYPE SYNTAX SnmpAdminString (SIZE (1..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the policy name changed for the given WLAN, if cLApAirTimeFairnessPolicyOverride is enabled per AP per slot per wlan profilename. Please note that this will not change the global policy name on the WLAN on the WLC in the VAP." ::= { cLApAirTimeFairnessPolicyOverrideEntry 2 } cLAPGroupsAirTimeFairnessPolicyOverrideTable OBJECT-TYPE SYNTAX SEQUENCE OF CLAPGroupsAirTimeFairnessPolicyOverrideEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains per-APGroup, per-WlanId override of ATF policy ID on WLAN." ::= { cLQoSAirTimeFairness 8 } cLAPGroupsAirTimeFairnessPolicyOverrideEntry OBJECT-TYPE SYNTAX CLAPGroupsAirTimeFairnessPolicyOverrideEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents AirTime fairness policy name overrride on APGroup per cLWlanProfileName." INDEX { cLApDot11IfType, cLAPGroupName, cLWlanProfileName } ::= { cLAPGroupsAirTimeFairnessPolicyOverrideTable 1 } CLAPGroupsAirTimeFairnessPolicyOverrideEntry ::= SEQUENCE { cLAPGroupAirTimeFairnessPolicyNameOverrideEnabled TruthValue, cLAPGroupAirTimeFairnessOverridePolicyName SnmpAdminString } cLAPGroupAirTimeFairnessPolicyNameOverrideEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the per APGroup per WLAN profile name level policy override parameters. A value of 'true' indicates that user can override the global policy name by providing individual new cLApAirTimeFairnessOverridePolicyName per APGroup per WLAN profile name level. A value of 'false' indicates that the cLAPGroupAirTimeFairnessOverridePolicyName will be configured with global policy name assigned at WlanId level." DEFVAL { false } ::= { cLAPGroupsAirTimeFairnessPolicyOverrideEntry 1 } cLAPGroupAirTimeFairnessOverridePolicyName OBJECT-TYPE SYNTAX SnmpAdminString (SIZE (1..64)) MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the policy name changed for the given WLAN, if cLAPGroupAirTimeFairnessPolicyNameOverrideEnabled is enabled per AP Group. Please note that this will not change the global policy name on the WLAN on the WLC in the VAP." ::= { cLAPGroupsAirTimeFairnessPolicyOverrideEntry 2 } -- ******************************************************************** -- *AirTime Fairness Client Metrics -- ******************************************************************** cLQoSAirTimeFairnessClientStatisticsTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSAirTimeFairnessClientStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the ATF(Air Time Fairness) client statistics for each airtime timeslice per-AP per-SlotId per-WlanId of ATF supported APs joined to controller." ::= { cLQoSAirTimeFairness 9 } cLQoSAirTimeFairnessClientStatisticsEntry OBJECT-TYPE SYNTAX CLQoSAirTimeFairnessClientStatisticsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents AirTimeFairness timeslice client statistics." INDEX { cLApSysMacAddress, cLApDot11IfSlotId, cLWlanProfileName, cldcClientMacAddress } ::= { cLQoSAirTimeFairnessClientStatisticsTable 1 } CLQoSAirTimeFairnessClientStatisticsEntry ::= SEQUENCE { cLApAirTimeFairnessClientAirtimeUsedInstantaneous TimeInterval, cLApAirTimeFairnessClientAirtimeUsedCumulative Unsigned32, cLApAirTimeFairnessClientFramesSent Unsigned32, cLApAirTimeFairnessClientFramesDropped Unsigned32, cLApAirTimeFairnessClientUsage INTEGER } cLApAirTimeFairnessClientAirtimeUsedInstantaneous OBJECT-TYPE SYNTAX TimeInterval UNITS "Microseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the air time used instantaneous for particular AP per slot per WLAN clients." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessClientStatisticsEntry 1 } cLApAirTimeFairnessClientAirtimeUsedCumulative OBJECT-TYPE SYNTAX Unsigned32 UNITS "Microseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total AirTime used cumulative for particular AP per slot per WLAN clients." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessClientStatisticsEntry 2 } cLApAirTimeFairnessClientFramesSent OBJECT-TYPE SYNTAX Unsigned32 UNITS "bytes" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the number of frames sent instantaneously for particular AP per slot per WLAN clients." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessClientStatisticsEntry 3 } cLApAirTimeFairnessClientFramesDropped OBJECT-TYPE SYNTAX Unsigned32 UNITS "bytes" MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the total number of frames dropped cumulatively for particular AP per slot per WLAN clients." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessClientStatisticsEntry 4 } cLApAirTimeFairnessClientUsage OBJECT-TYPE SYNTAX INTEGER { none(1), lowusage(2), regusage(3), overusage(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "This object represents the client usage for particular AP per slot per WLAN clients. none(1) - This indicates that client usage for particular AP per slot per clients is unknown. lowusage(2) - This indicates that client usage for particular AP per slot per clients is low. regusage(3) - This indicates that client usage for particular AP per slot per clients is regular. overusage(4) - This indicates that client usage for particular AP per slot per clients is high." DEFVAL { 0 } ::= { cLQoSAirTimeFairnessClientStatisticsEntry 5 } -- ******************************************************************** -- * NOTIFICATION Control objects -- ******************************************************************** ciscoLwappVoipCallFailureNotifEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "The object specifies the status of the generation of ciscoLwappVoipCallFailureNotif notification. A value of 'true' indicates that the agent generates ciscoLwappVoipCallFailureNotif notification. A value of 'false' indicates that the agent doesn't generate ciscoLwappVoipCallFailureNotif notification." ::= { cLQConfigObjects 1 } ciscoLwappKtsVoipCallFailureNotifEnabled OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "The object to control the generation of ciscoLwappKtsVoipCallFailureNotif notification. A value of 'true' indicates that the agent generates ciscoLwappKtsVoipCallFailureNotif notification. A value of 'false' indicates that the agent doesn't generate ciscoLwappKtsVoipCallFailureNotif notification." ::= { cLQConfigObjects 2 } cLQosMapStatus OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the status of QoS Map. A value of 'true' indicates that QoS map is enabled. A value of 'false' indicates that QoS map is disabled." ::= { cLQoSMapConfig 1 } cLQoSMapUpRangesTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSUpTableEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "This table contains the UP Ranges. There can be 8 rows, 1 for each UP. Each row contains a DSCP low to high for that UP." ::= { cLQoSMapConfig 2 } cLQoSUpTableEntry OBJECT-TYPE SYNTAX CLQoSUpTableEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "Each entry represents the rows from 0-7 containing DSCP low to high." INDEX { cLQoSUpTableIndex } ::= { cLQoSMapUpRangesTable 1 } CLQoSUpTableEntry ::= SEQUENCE { cLQoSUpTableIndex Unsigned32, cLQoSMapUp Unsigned32, cLQoSMapDscpDefault Unsigned32, cLQoSMapDscpLow Unsigned32, cLQoSMapDscpHigh Unsigned32 } cLQoSUpTableIndex OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "This object represents the index for UP To DSCP table. Range is from 1 to 8." ::= { cLQoSUpTableEntry 1 } cLQoSMapUp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS deprecated DESCRIPTION "This object specifies the UP value of the entry." ::= { cLQoSUpTableEntry 2 } cLQoSMapDscpDefault OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS deprecated DESCRIPTION "This object specifies the default DSCP value for the UP." ::= { cLQoSUpTableEntry 3 } cLQoSMapDscpLow OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS deprecated DESCRIPTION "This object specifies the DSCP low value for the UP." ::= { cLQoSUpTableEntry 4 } cLQoSMapDscpHigh OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS deprecated DESCRIPTION "This object specifies the DSCP low value for the UP." ::= { cLQoSUpTableEntry 5 } cLQoSMapUpExceptionsTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSUpExceptionsTableEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "This table contains the QoS map exceptions configured." ::= { cLQoSMapConfig 3 } cLQoSUpExceptionsTableEntry OBJECT-TYPE SYNTAX CLQoSUpExceptionsTableEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "Each entry represents an exception rule can accomodate 21 rows." INDEX { cLQoSMapExceptionNumber } ::= { cLQoSMapUpExceptionsTable 1 } CLQoSUpExceptionsTableEntry ::= SEQUENCE { cLQoSMapExceptionNumber Unsigned32, cLQoSMapExceptionUp Unsigned32, cLQoSMapExceptionDscp Unsigned32, cLQosMapExceptionsRowStatus RowStatus } cLQoSMapExceptionNumber OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "This object represents the UP value of the entry." ::= { cLQoSUpExceptionsTableEntry 1 } cLQoSMapExceptionUp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS deprecated DESCRIPTION "This object specifies the DSCP low value for the UP." ::= { cLQoSUpExceptionsTableEntry 2 } cLQoSMapExceptionDscp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS deprecated DESCRIPTION "This object specifies the DSCP low value for the UP." ::= { cLQoSUpExceptionsTableEntry 3 } cLQosMapExceptionsRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS deprecated DESCRIPTION "This is the status column for this row and used to create and delete specific instances of rows in this table. Owing objects are mandatory for successful creation of an entry: cLQoSMapExceptionUp,cLQoSMapExceptionDscp." ::= { cLQoSUpExceptionsTableEntry 4 } cLQosCopyClientDscpStatus OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the status of copy client DSCP(Enabled/Disabled). A value of 'true' indicates that copy client DSCP is enabled. A value of 'false' indicates that copy client DSCP is disabled." ::= { cLQoSMapConfig 4 } cLQosMapExceptionsClearAll OBJECT-TYPE SYNTAX INTEGER { clear-all(1), no-operation(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies to clear all exceptions. clear-all(1) - will clear all the exceptions. no-operation(2) - no operation will be done." ::= { cLQoSMapConfig 5 } cLQosMapDefault OBJECT-TYPE SYNTAX INTEGER { default(1), no-operation(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies to set the default values for both the tables cLQoSMapUpExceptionsTable and cLQoSMapUpRangesTable. default(1) - Default values will be set to cLQoSMapUpExceptionsTable and cLQoSMapUpRangesTable. no-operation(2) - No operation will be executed." ::= { cLQoSMapConfig 6 } -- ******************************************************************* -- QoS Map Tables -- ******************************************************************* cLQoSMapDownstreamDscpTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSMapDownstreamDscpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the downstream DSCP ranges. This table has 8 UP entries. Each entry contains a DSCP lower range to higher range values for that UP. The default values of QoS Map Downstream DSCP table is Start DSCP End DSCP Up 0 7 0 8 15 1 16 23 2 24 31 3 32 39 4 40 47 5 48 55 6 56 63 7 UP is the abbreviation for User Priority." ::= { ciscoLwappQosMIBTableObjects 1 } cLQoSMapDownstreamDscpEntry OBJECT-TYPE SYNTAX CLQoSMapDownstreamDscpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents a DSCP lower range to higher range values for each UP(User Priority)." INDEX { cLQoSMapDownstreamDscpIndex } ::= { cLQoSMapDownstreamDscpTable 1 } CLQoSMapDownstreamDscpEntry ::= SEQUENCE { cLQoSMapDownstreamDscpIndex Unsigned32, cLQoSMapDownstreamDscpLow Unsigned32, cLQoSMapDownstreamDscpHigh Unsigned32, cLQoSMapDownstreamUp Unsigned32 } cLQoSMapDownstreamDscpIndex OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents the index for UP To DSCP Table. Range is from 1 to 8. The index value should be one number higher than UP value." ::= { cLQoSMapDownstreamDscpEntry 1 } cLQoSMapDownstreamDscpLow OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the DSCP lower range value for the UP." ::= { cLQoSMapDownstreamDscpEntry 2 } cLQoSMapDownstreamDscpHigh OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the DSCP higher range value for the UP." ::= { cLQoSMapDownstreamDscpEntry 3 } cLQoSMapDownstreamUp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the UP(User Priority) value of the QoS map." ::= { cLQoSMapDownstreamDscpEntry 4 } cLQoSMapDownstreamUpExceptionsTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSDownstreamUpExceptionsTableEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the QoS map exceptions configured. The default values for QoS map downstream exceptions table are DSCP UP 0 0 2 1 4 1 6 1 10 2 12 2 14 2 18 3 20 3 22 3 26 4 34 5 46 6 48 7 56 7 UP is the abbreviation for User Priority." ::= { ciscoLwappQosMIBTableObjects 2 } cLQoSDownstreamUpExceptionsTableEntry OBJECT-TYPE SYNTAX CLQoSDownstreamUpExceptionsTableEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents an exception rule is allowed to contain maximum 21 rows." INDEX { cLQoSMapDownstreamExceptionNumber } ::= { cLQoSMapDownstreamUpExceptionsTable 1 } CLQoSDownstreamUpExceptionsTableEntry ::= SEQUENCE { cLQoSMapDownstreamExceptionNumber Unsigned32, cLQoSMapDownstreamExceptionDscp Unsigned32, cLQoSMapDownstreamExceptionUp Unsigned32, cLQosMapDownstreamExceptionsRowStatus RowStatus } cLQoSMapDownstreamExceptionNumber OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents the index for the exception table, that can have max of 21 entries." ::= { cLQoSDownstreamUpExceptionsTableEntry 1 } cLQoSMapDownstreamExceptionDscp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the DSCP value that need to be exception value for that UP." ::= { cLQoSDownstreamUpExceptionsTableEntry 2 } cLQoSMapDownstreamExceptionUp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS current DESCRIPTION "This object specifies the UP value of the QoS Map." ::= { cLQoSDownstreamUpExceptionsTableEntry 3 } cLQosMapDownstreamExceptionsRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This is the status column for this row and used to create and delete specific instances of rows in this table. Following objects are mandatory for successful creation of an entry: Downstream Exception UP, Downstream Exception DSCP." ::= { cLQoSDownstreamUpExceptionsTableEntry 4 } cLQoSMapUpstreamUpDscpTable OBJECT-TYPE SYNTAX SEQUENCE OF CLQoSMapUpstreamUpDscpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table contains the Upstream UP to DSCP. There can be 8 rows, 1 for each UP. The default values of QoS Map Upstream DSCP table are: DSCP Up 0 0 2 1 10 2 18 3 26 4 34 5 46 6 48 7 UP is the abbreviation for User Priority." ::= { ciscoLwappQosMIBTableObjects 3 } cLQoSMapUpstreamUpDscpEntry OBJECT-TYPE SYNTAX CLQoSMapUpstreamUpDscpEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each entry represents rows from DSCP for each of the UP 0 to 7." INDEX { cLQoSMapUpstreamDscpIndex } ::= { cLQoSMapUpstreamUpDscpTable 1 } CLQoSMapUpstreamUpDscpEntry ::= SEQUENCE { cLQoSMapUpstreamDscpIndex Unsigned32, cLQoSMapUpstreamUp Unsigned32, cLQoSMapUpstreamDscp Unsigned32 } cLQoSMapUpstreamDscpIndex OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS not-accessible STATUS current DESCRIPTION "This object represents the index for UP To DSCP upstream table. Range is from 1 to 8. The index value should be one number higher than UP value." ::= { cLQoSMapUpstreamUpDscpEntry 1 } cLQoSMapUpstreamUp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the UP value of the QoS map." ::= { cLQoSMapUpstreamUpDscpEntry 2 } cLQoSMapUpstreamDscp OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the DSCP value for the UP. It holds the default value of 255." ::= { cLQoSMapUpstreamUpDscpEntry 3 } -- ******************************************************************* -- QoS Global Object -- ******************************************************************* cLQosUpstreamCopyClientDscpStatus OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the status of upstream copy client DSCP(Enabled/Disabled). A value of 'true' indicates that upstream copy client DSCP is enabled. A value of 'false' indicates that upstream copy client DSCP is disabled ." DEFVAL { false } ::= { ciscoLwappQosMIBGlobalObjects 1 } cLQosFastlaneDisable OBJECT-TYPE SYNTAX INTEGER { disable(1), no-operation(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object specifies the default values for all global QoS fastlane config and disable fastlane feature for all WLAN. disable(1) - Fastlane feature for all WLANs will be disabled. no-operation(2) - No operation will be performed." ::= { cLQoSFastlaneConfig 1 } -- ******************************************************************** -- * Notifications -- ******************************************************************** ciscoLwappVoipCallFailureNotif NOTIFICATION-TYPE OBJECTS { cLQVoiceClientLastCallFailureReasonCode, cLQVoiceClientCallingNumber, cLQVoiceClientLastCalledNumber, cLApName, cLApDot11IfType } STATUS current DESCRIPTION "This notification is generated when ever a VoIP call failure occurs." ::= { ciscoLwappQosMIBNotifs 1 } -- Gayathri ciscoLwappMediaMCStreamFailureNotif NOTIFICATION-TYPE OBJECTS { cldcClientMacAddress, cLQVMediaClientSrcIpAddr, cLQVMediaClientSrcIpAddrType, cLQVMediaClientDestIpAddr, cLQVMediaClientDestIpAddrType, cLQVMediaClientHistLastFailureReasonCode, cLQVMediaClientHistTimeStamp, cLQMStreamName, cLApName, cLApDot11IfType, cLWlanIndex, cLQVMediaClientHistCfgBw, cLQVMediaClientHistCurrentRate, cLQVMediaClientHistVideoPktSize, cLQVMediaClientHistVideoUtil, cLQVMediaClientHistVoiceUtil, cLQVMediaClientHistChannelUtil, cLQVMediaClientHistQueueUtil, cLQVMediaClientHistVideoPps, cLQVMediaClientHistVideoDelay, cLQVMediaClientHistPktLossDiscard, cLQVMediaClientHistPktLossFail, cLQVMediaClientHistNumVideoStreams, cLQVMediaClientHistCacEnable } STATUS current DESCRIPTION "This notification is generated when ever a multicast to unicast media conversion failure occurs. AP MAC address and slotID will be sent as index for AP related objects." ::= { ciscoLwappQosMIBNotifs 2 } ciscoLwappMediaMCStreamAdmitNotif NOTIFICATION-TYPE OBJECTS { cldcClientMacAddress, cLQVMediaClientSrcIpAddr, cLQVMediaClientSrcIpAddrType, cLQVMediaClientDestIpAddr, cLQVMediaClientDestIpAddrType, cLQVMediaClientHistLastFailureReasonCode, cLQVMediaClientHistTimeStamp, cLQMStreamName, cLApName, cLApDot11IfType, cLWlanIndex, cLQVMediaClientHistCfgBw, cLQVMediaClientHistCurrentRate, cLQVMediaClientHistVideoPktSize, cLQVMediaClientHistVideoUtil, cLQVMediaClientHistVoiceUtil, cLQVMediaClientHistChannelUtil, cLQVMediaClientHistQueueUtil, cLQVMediaClientHistVideoPps, cLQVMediaClientHistVideoDelay, cLQVMediaClientHistPktLossDiscard, cLQVMediaClientHistPktLossFail, cLQVMediaClientHistNumVideoStreams, cLQVMediaClientHistCacEnable } STATUS current DESCRIPTION "This notification is generated when ever a client gets admitted to the stream. AP MAC Address and slotID will be sent as index for AP related objects." ::= { ciscoLwappQosMIBNotifs 3 } ciscoLwappMediaMCStreamDelistNotif NOTIFICATION-TYPE OBJECTS { cldcClientMacAddress, cLQVMediaClientSrcIpAddr, cLQVMediaClientSrcIpAddrType, cLQVMediaClientDestIpAddr, cLQVMediaClientDestIpAddrType, cLQVMediaClientHistLastFailureReasonCode, cLQVMediaClientHistTimeStamp, cLQMStreamName, cLApName, cLApDot11IfType, cLWlanIndex, cLQVMediaClientHistCfgBw, cLQVMediaClientHistCurrentRate, cLQVMediaClientHistVideoPktSize, cLQVMediaClientHistVideoUtil, cLQVMediaClientHistVoiceUtil, cLQVMediaClientHistChannelUtil, cLQVMediaClientHistQueueUtil, cLQVMediaClientHistVideoPps, cLQVMediaClientHistVideoDelay, cLQVMediaClientHistPktLossDiscard, cLQVMediaClientHistPktLossFail, cLQVMediaClientHistNumVideoStreams, cLQVMediaClientHistCacEnable } STATUS current DESCRIPTION "This notification is generated when ever a client delists from the stream. AP MAC address and slotID will be sent as index for AP related objects." ::= { ciscoLwappQosMIBNotifs 4 } ciscoLwappKtsVoipCallFailureNotif NOTIFICATION-TYPE OBJECTS { cLQVoiceClientLastCallFailureReasonCode, cLApName, cLApDot11IfType } STATUS current DESCRIPTION "This notification is generated when ever a KTS VoIP call failure occurs." ::= { ciscoLwappQosMIBNotifs 5 } -- ******************************************************************** ciscoLwappQosMIBCompliances OBJECT IDENTIFIER ::= { ciscoLwappQosMIBConform 1 } ciscoLwappQosMIBGroups OBJECT IDENTIFIER ::= { ciscoLwappQosMIBConform 2 } ciscoLwappQosMIBCompliance MODULE-COMPLIANCE STATUS deprecated DESCRIPTION "The compliance statement for the SNMP entities that implement the ciscoLwappQosMIB module." MODULE -- this module MANDATORY-GROUPS { ciscoLwappQosDot11aConfigGroup, ciscoLwappQosDot11bConfigGroup, ciscoLwappQosDot11WlanConfigGroup, ciscoLwappQosDot11CacStatsGroup } ::= { ciscoLwappQosMIBCompliances 1 } ciscoLwappQosMIBComplianceRev1 MODULE-COMPLIANCE STATUS deprecated DESCRIPTION "The compliance statement for the SNMP entities that implement the ciscoLwappQosMIB module." MODULE -- this module MANDATORY-GROUPS { ciscoLwappQosDot11aConfigGroup, ciscoLwappQosDot11bConfigGroup, ciscoLwappQosDot11WlanConfigGroup, ciscoLwappQosDot11CacStatsGroup, ciscoLwappQosDot11aConfigGroupSup1, ciscoLwappQosDot11bConfigGroupSup1 } ::= { ciscoLwappQosMIBCompliances 2 } ciscoLwappQosMIBComplianceRev2 MODULE-COMPLIANCE STATUS deprecated DESCRIPTION "Implementation of this group is mandatory only for the platforms which implement the ciscoLwappQosMIB module." MODULE -- this module MANDATORY-GROUPS { ciscoLwappQosDot11aConfigGroup, ciscoLwappQosDot11bConfigGroup, ciscoLwappQosDot11WlanConfigGroup, ciscoLwappQosDot11CacStatsGroup, ciscoLwappQosDot11aConfigGroupSup1, ciscoLwappQosDot11bConfigGroupSup1, ciscoLwappQosDot11aConfigGroupSup2, ciscoLwappQosDot11bConfigGroupSup2, ciscoLwappQosDot11SipCacStatsGroup, ciscoLwappQosDot11SipConfigGroup, ciscoLwappQosDot11VoiceStatsGroup, ciscoLwappQosDot11VoiceConfigGroup, ciscoLwappQosDot11VoiceNotifGroup, ciscoLwappQosConfigGroup } ::= { ciscoLwappQosMIBCompliances 3 } ciscoLwappQosMIBComplianceRev3 MODULE-COMPLIANCE STATUS deprecated DESCRIPTION "Implementation of this group is mandatory only for the platforms which implement the ciscoLwappQosMIB module." MODULE -- this module MANDATORY-GROUPS { ciscoLwappQosDot11aConfigGroup, ciscoLwappQosDot11bConfigGroup, ciscoLwappQosDot11WlanConfigGroup, ciscoLwappQosDot11CacStatsGroup, ciscoLwappQosDot11aConfigGroupSup1, ciscoLwappQosDot11bConfigGroupSup1, ciscoLwappQosDot11aConfigGroupSup2, ciscoLwappQosDot11bConfigGroupSup2, ciscoLwappQosDot11SipCacStatsGroup, ciscoLwappQosDot11SipConfigGroup, ciscoLwappQosDot11VoiceStatsGroup, ciscoLwappQosDot11VoiceConfigGroup, ciscoLwappQosDot11VoiceNotifGroup, ciscoLwappQosConfigGroup, ciscoLwappQosDot11VoiceNotifGroupSup1, ciscoLwappQosConfigGroupSup1 } ::= { ciscoLwappQosMIBCompliances 4 } ciscoLwappQosMIBComplianceRev4 MODULE-COMPLIANCE STATUS current DESCRIPTION "Implementation of this group is mandatory only for the platforms which implement the ciscoLwappQosMIB module." MODULE -- this module MANDATORY-GROUPS { ciscoLwappQosDot11aConfigGroup, ciscoLwappQosDot11bConfigGroup, ciscoLwappQosDot11WlanConfigGroup, ciscoLwappQosDot11CacStatsGroup, ciscoLwappQosDot11aConfigGroupSup1, ciscoLwappQosDot11bConfigGroupSup1, ciscoLwappQosDot11aConfigGroupSup2, ciscoLwappQosDot11bConfigGroupSup2, ciscoLwappQosDot11SipCacStatsGroup, ciscoLwappQosDot11SipConfigGroup, ciscoLwappQosDot11VoiceStatsGroup, ciscoLwappQosDot11VoiceConfigGroup, ciscoLwappQosDot11VoiceNotifGroup, ciscoLwappQosConfigGroup, ciscoLwappQosDot11VoiceNotifGroupSup1, ciscoLwappQosConfigGroupSup1, cLQoSProfileGroup } ::= { ciscoLwappQosMIBCompliances 5 } -- ******************************************************************** -- * Units of conformance -- ******************************************************************** ciscoLwappQosDot11aConfigGroup OBJECT-GROUP OBJECTS { cLQd11aVoiceAdmCtrlSupport, cLQd11aVoiceMaxAdmBandwidth, cLQd11aVoiceMaxRoamBandwidth, cLQd11aVideoAdmCtrlSupport, cLQd11aVideoMaxAdmBandwidth, cLQd11aVideoMaxRoamBandwidth, cLQd11aGprProbeInterval } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service parameters 802.11a networks." ::= { ciscoLwappQosMIBGroups 1 } ciscoLwappQosDot11bConfigGroup OBJECT-GROUP OBJECTS { cLQd11bVoiceAdmCtrlSupport, cLQd11bVoiceMaxAdmBandwidth, cLQd11bVoiceMaxRoamBandwidth, cLQd11bVideoAdmCtrlSupport, cLQd11bVideoMaxAdmBandwidth, cLQd11bVideoMaxRoamBandwidth, cLQd11bGprProbeInterval } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service parameters 802.11b networks." ::= { ciscoLwappQosMIBGroups 2 } ciscoLwappQosDot11WlanConfigGroup OBJECT-GROUP OBJECTS { cLQd11GprSupport } STATUS current DESCRIPTION "This collection of objects represents the quality-of-services parameters on a particular WLAN." ::= { ciscoLwappQosMIBGroups 3 } ciscoLwappQosDot11CacStatsGroup OBJECT-GROUP OBJECTS { cLQd11CacVoiceBwInUse, cLQd11CacVideoBwInUse, cLQd11CacVoiceCallsInProgress, cLQd11CacRoamVoiceCallsInProg, cLQd11CacTotalVoiceCallsAP, cLQd11CacTotalRoamCallsAP, cLQd11CacVoiceCallsRejectedAP, cLQd11CacRoamCallsRejectedAP, cLQd11CacRejCallsInsufBw, cLQd11CacRejCallsBadParams, cLQd11CacRejCallsPhyRate, cLQd11CacRejCallsQosPolicy } STATUS current DESCRIPTION "This collection of objects provide the call admission control statistics observed on the dot11 interfaces of an AP." ::= { ciscoLwappQosMIBGroups 4 } ciscoLwappQosDot11aConfigGroupSup1 OBJECT-GROUP OBJECTS { cLQd11aVoiceCtrl, cLQd11aExpeditedBw } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service parameters 802.11a networks." ::= { ciscoLwappQosMIBGroups 5 } ciscoLwappQosDot11bConfigGroupSup1 OBJECT-GROUP OBJECTS { cLQd11bVoiceCtrl, cLQd11bExpeditedBw } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service parameters 802.11b networks." ::= { ciscoLwappQosMIBGroups 6 } ciscoLwappQosDot11aConfigGroupSup2 OBJECT-GROUP OBJECTS { cLQd11aEdcaProfile, cLQd11aMacOptimization, cLQd11aMaxCallLimit } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service parameters 802.11a networks." ::= { ciscoLwappQosMIBGroups 7 } ciscoLwappQosDot11bConfigGroupSup2 OBJECT-GROUP OBJECTS { cLQd11bEdcaProfile, cLQd11bMacOptimization, cLQd11bMaxCallLimit } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service parameters 802.11b networks." ::= { ciscoLwappQosMIBGroups 8 } ciscoLwappQosDot11SipCacStatsGroup OBJECT-GROUP OBJECTS { cLQd11SipCacNonRoamCallsInProgress, cLQd11SipCacRoamCallsInProg, cLQd11SipCacTotalNonRoamCallsAP, cLQd11SipCacTotalRoamCallsAP, cLQd11SipCacNonRoamCallsRejectedInSuffBw, cLQd11SipCacRoamCallsRejectedInSuffBw, cLQd11SipCacNonRoamCallsRejectedMaxLimit, cLQd11SipCacRoamCallsRejectedMaxLimit, cLQd11SipCacRejCallsQosPolicy } STATUS current DESCRIPTION "This collection of objects provide the SIP call admission control statistics observed on the dot11 interfaces of an AP." ::= { ciscoLwappQosMIBGroups 9 } ciscoLwappQosDot11SipConfigGroup OBJECT-GROUP OBJECTS { cLQd11SipCacConfigCodecType, cLQd11SipCacConfigBw, cLQd11SipCacConfigVoiceSampleSize } STATUS current DESCRIPTION "This collection of objects represents the SIP call admission control configuration parameters." ::= { ciscoLwappQosMIBGroups 10 } ciscoLwappQosDot11VoiceStatsGroup OBJECT-GROUP OBJECTS { cLQd11VoiceCallCounts, cLQd11CacVoiceCallTimePeriod } STATUS current DESCRIPTION "This collection of objects represents the voice statistics parameters." ::= { ciscoLwappQosMIBGroups 11 } ciscoLwappQosDot11VoiceConfigGroup OBJECT-GROUP OBJECTS { cLQVoiceWlanConfigDetectVoipCallFailure, cLQVoiceClientCallingNumber, cLQVoiceClientLastCalledNumber, cLQVoiceClientLastCallFailureReasonCode } STATUS current DESCRIPTION "This collection of objects represents the voice statistics parameters." ::= { ciscoLwappQosMIBGroups 12 } ciscoLwappQosDot11VoiceNotifGroup NOTIFICATION-GROUP NOTIFICATIONS { ciscoLwappVoipCallFailureNotif } STATUS current DESCRIPTION "This collection of objects represents the voice notification parameters." ::= { ciscoLwappQosMIBGroups 13 } ciscoLwappQosConfigGroup OBJECT-GROUP OBJECTS { ciscoLwappVoipCallFailureNotifEnabled } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service configuration parameters." ::= { ciscoLwappQosMIBGroups 14 } ciscoLwappQosDot11VoiceNotifGroupSup1 NOTIFICATION-GROUP NOTIFICATIONS { ciscoLwappKtsVoipCallFailureNotif } STATUS current DESCRIPTION "This collection of objects represents the voice notification parameters." ::= { ciscoLwappQosMIBGroups 15 } ciscoLwappQosConfigGroupSup1 OBJECT-GROUP OBJECTS { ciscoLwappKtsVoipCallFailureNotifEnabled } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service configuration parameters." ::= { ciscoLwappQosMIBGroups 16 } cLQoSProfileGroup OBJECT-GROUP OBJECTS { cLQoSMaximumPriority, cLQoSUnicastDefPriority, cLQoSMulticastDefPriority, cLQoSClientDSAverageDataRate, cLQoSClientUSAverageDataRate, cLQoSClientDSBurstDataRate, cLQoSClientUSBurstDataRate, cLQoSClientDSAvgRealTimeDataRate, cLQoSClientUSAvgRealTimeDataRate, cLQoSClientDSBurstRealTimeDataRate, cLQoSClientUSBurstRealTimeDataRate, cLQoSSsidDSAverageDataRate, cLQoSSsidUSAverageDataRate, cLQoSSsidDSBurstDataRate, cLQoSSsidUSBurstDataRate, cLQoSSsidDSAvgRealTimeDataRate, cLQoSSsidUSAvgRealTimeDataRate, cLQoSSsidDSBurstRealTimeDataRate, cLQoSSsidUSBurstRealTimeDataRate, cLQoSWlanDSAverageDataRate, cLQoSWlanUSAverageDataRate, cLQoSWlanDSBurstDataRate, cLQoSWlanUSBurstDataRate, cLQoSWlanDSAvgRealTimeDataRate, cLQoSWlanUSAvgRealTimeDataRate, cLQoSWlanDSBurstRealTimeDataRate, cLQoSWlanUSBurstRealTimeDataRate } STATUS current DESCRIPTION "This collection of objects represents the quality-of-service profile parameters." ::= { ciscoLwappQosMIBGroups 17 } END