MIBs Depot

CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB

Registered at
1.3.6.1.4.1.9.9.599.2.4.1
1.3.6.1.4.1.9.9.599.2.4.2
1.3.6.1.4.1.9.9.599.3.4
Last updated
2017-04-18 00:00
Organization
Cisco Systems Inc.
Revisions
2017-04-18 00:00
Namespace
cisco
Source file
CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB
Digest
sha256:8ad49850f604d91c26b3bd582053a614c8bb7176691093fdc8b270e1253a1206

Description

This MIB is intended to be implemented on all those devices operating as Central Controllers (CC) that terminate the Light Weight Access Point Protocol tunnel from Light-weight LWAPP Access Points. This MIB provides configuration and status information about the CCXv5 clients that the controller is aware of. This configuration and status information pertaining to the client is termed as Client Reporting. Client Reporting is a mechanism used by a client and AP for the purpose of exchanging client information. Once a client has associated with the network, the associated AP may send the client a Client Report Request frame at any time. This frame identifies what type of information is desired from the client. For all CCXv5 clients, client reporting is organized into 4 major categories: Client Profile Information Client Manufacturer Information Client Operational Parameter Information Client Capability Information Client Profile is for retrieving information about the configuration on the client. Manufacturer Information is for retreiving data about the wireless adaptor in use. Operating parameters is for retrieving the details of the clients current operational modes Client Capabilities is for retrieving information about the client's capabilities. This mib defines the attributes for all of the above 4 categories. GLOSSARY 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, Mobile Station(Ms) and client are used interchangeably. REFERENCE [1] Part 11 Wireless LAN Medium Access Control ( MAC ) and Physical Layer ( PHY ) Specifications. [2] Draft-obara-capwap-lwapp-00.txt, IETF Light Weight Access Point Protocol. [3] Cisco Compatible Extensions for WLAN Devices Version 5.0.11

Contact

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

Imports

FromSymbols
CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIBCiscoLwappDot11ClientAuthMethod, CiscoLwappDot11ClientCredentialType, CiscoLwappDot11ClientEAPMethod, CiscoLwappDot11ClientEncryptionMethod, CiscoLwappDot11ClientKeyMgmtMethod, CiscoLwappDot11ClientPowerSaveMode, CiscoLwappDot11ClientRadioType, CiscoLwappDot11ClientReqStatus, CiscoLwappDot11ClientSSId, CiscoLwappDot11ClientTxPowerMode
CISCO-LWAPP-DOT11-CLIENT-MIBciscoLwappDot11ClientCCXV5ReportingMIBConform, ciscoLwappDot11ClientCcxMIBObjects, cldcClientMacAddress
CISCO-SMIciscoMgmt
CISCO-TCCvE164Address
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
CISCO-LWAPP-AP-MIB
CISCO-LWAPP-DOT11-CLIENT-CCX-TC-MIB
CISCO-LWAPP-DOT11-CLIENT-CCXV5-REPORTING-MIB
CISCO-LWAPP-DOT11-CLIENT-MIB
CISCO-LWAPP-DOT11-MIB
CISCO-LWAPP-MOBILITY-EXT-MIB
CISCO-LWAPP-RF-MIB
CISCO-LWAPP-TC-MIB
CISCO-LWAPP-WLAN-MIB
CISCO-LWAPP-WLAN-POLICY-MIB
CISCO-QOS-PIB-MIB
CISCO-SMI
CISCO-TC
ENTITY-MIB
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB
UUID-TC-MIB

Objects

NameOIDSyntaxAccessStatus
ciscoLwappDot11ClientCCXV5ReportingMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.599.2.4.1
ciscoLwappDot11ClientCCXV5ReportingMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.599.2.4.2
ciscoLwappDot11ClientCCXv5ReportingMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.599.3.4.1
ciscoClientCcxManuReporting
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.599.3.4.1.1
cldccManufacturerInfoTable
OBJECT-TYPE
This table represents information about the Manufacturer Information for each client. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller. Similarly, the entry is removed from the controller when the client disassociates from the AP. While a client is associated, if a management station wishes to retrieve the manufacturer information from the client again, it can do so by setting the cldccManufacturerInfoStatus to initiate (1).
1.3.6.1.4.1.9.9.599.3.4.1.1.1not-accessiblecurrent
cldccManufacturerInfoEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1not-accessiblecurrent
cldccManufacturerInfoStatus
OBJECT-TYPE
This object specifies the status of current request. To trigger a request to the client to get the manufacturer information, this attribute is set to initiate(1). Once the request is triggered, the agent will set the value to inProgress(2). Based on the progress of the request, this is later updated to sucess(3), failure(4) or requestNotProcessedByClient(5). If a request has not been triggered explicitly by setting this attribute to initiate, then this field returns the status of the last request.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.1CiscoLwappDot11ClientReqStatusread-writecurrent
cldccManufacturerInfoOUI
OBJECT-TYPE
This object indicates the IEEE assigned organizational unique identifier, i.e. the first 3 bytes of the MAC address of the wireless network connected device.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.2OCTET STRING (SIZE(3))read-onlycurrent
cldccManufacturerInfoID
OBJECT-TYPE
This object indicates the manufacturer identifier of the wireless network adaptor.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.3SnmpAdminString (SIZE(0..255))read-onlycurrent
cldccManufacturerInfoModel
OBJECT-TYPE
This object indicates a string identifying the model of the wireless network adaptor
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.4SnmpAdminString (SIZE(0..255))read-onlycurrent
cldccManufacturerInfoSerialNum
OBJECT-TYPE
This object indicates a string identifying the serial number of the wireless network adaptor.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.5SnmpAdminString (SIZE(0..255))read-onlycurrent
cldccManufacturerInfoRadioType
OBJECT-TYPE
This object indicates the radio type of the client.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.6SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccManufacturerInfoMacAddress
OBJECT-TYPE
This object indicates the mac address assigned to the client.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.7MacAddressread-onlycurrent
cldccManufacturerInfoAntennaType
OBJECT-TYPE
This object indicates the type of antenna connected to the wireless network adaptor. The different possible values are: omniDirectionalCollinear - this is a collinear omni-directional antenna. An omni directional antenna is an antenna system which radiates power uniformly in all directions. omniDirectionalDiversity - this is a diversity omni-directional antenna. omniDirectionalOther - this is an omni-directional antenna which is not collinear or diversity. directionalYagi - this indicates Yagi directional antenna. directionalPanel - this specifies a directional Panel type antenna. directionalSector - this indicates a directional Sector type antenna. directionalOther - this indicates a directional antenna which is not Yagi, Panel or Sector type. unknown - this indicates that the antenna type is unknown.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.8INTEGER {omniDirectionalCollinear(0), omniDirectionalDiversity(1), omniDirectionalOther(2), directionalYagi(3), directionalPanel(4), directionalSector(5), directionalOther(6), unknown(7)}read-onlycurrent
cldccManufacturerInfoAntennaGain
OBJECT-TYPE
This object indicates the peak gain in dbi of the antenna for directional antennas and the average gain in dBi for omni-directional antennas connected to the wireless network adaptor. The gain is in multiples of 0.5 dBm. An integer value 4 means 4 x 0.5 = 2 dBm of gain.
1.3.6.1.4.1.9.9.599.3.4.1.1.1.1.9Unsigned32 (0..40)read-onlycurrent
cldccManuRxSensTable
OBJECT-TYPE
This table represents information about the receiver sensitivity per radio for each client.
1.3.6.1.4.1.9.9.599.3.4.1.1.2not-accessiblecurrent
cldccManuRxSensEntry
OBJECT-TYPE
Each entry in the table represents DNS server details configured on the client.
1.3.6.1.4.1.9.9.599.3.4.1.1.2.1not-accessiblecurrent
cldccManuRxSensRadioIndex
OBJECT-TYPE
This objects represents the sequence number for the radios configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.1.2.1.1Unsigned32not-accessiblecurrent
cldccManuRxSensRadioDataRateIndex
OBJECT-TYPE
This objects represents the sequence number for the data rates radios configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.1.2.1.2Unsigned32not-accessiblecurrent
cldccManuRxSensRadioType
OBJECT-TYPE
This object indicates the radio type.
1.3.6.1.4.1.9.9.599.3.4.1.1.2.1.3CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccManuRxSensRadioDataRate
OBJECT-TYPE
This object indicates the data rate for a particular radio configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.1.2.1.4Unsigned32read-onlycurrent
cldccManuRxSensMinRssi
OBJECT-TYPE
This object indicates the min RSSI for a data rate for a particular radio configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.1.2.1.5Integer32read-onlycurrent
cldccManuRxSensMaxRssi
OBJECT-TYPE
This object indicates the max RSSI for a data rate for a particular radio configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.1.2.1.6Integer32read-onlycurrent
ciscoClientCcxOperReporting
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.599.3.4.1.2
cldccOperParamsTable
OBJECT-TYPE
This table represents information about the operational parameters for each client. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller. Similarly, the entry is removed from the controller when the client disassociates from the AP. At any point in time, while a client is associated, if a management station wishes to retrieve the current operational information from the client, it should do so by setting the cldccOperParamsStatus to initiate (1).
1.3.6.1.4.1.9.9.599.3.4.1.2.1not-accessiblecurrent
cldccOperParamsEntry
OBJECT-TYPE
Each entry in this table is represented by the client mac address.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1not-accessiblecurrent
cldccOperParamsStatus
OBJECT-TYPE
This object specifies the status of current request. To trigger a request to the client to get the operational information, this attribute is set to initiate(1). Once the request is triggered, the agent will set the value to inProgress(2). Based on the progress of the request, this is later updated to sucess(3), failure(4) or requestNotProcessedByClient(5). If a request has not been triggered explicitly by setting this attribute to initiate, then this field returns the status of the last request.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.1CiscoLwappDot11ClientReqStatusread-writecurrent
cldccOperParamsRadioType
OBJECT-TYPE
This object indicates the radio type of the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.2SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsSSId
OBJECT-TYPE
This object indicates the SSId being used by the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.7CiscoLwappDot11ClientSSIdread-onlycurrent
cldccOperParamsDeviceName
OBJECT-TYPE
This object indicates the device name assigned to the wireless network adaptor by the operating system, e.g., WLAN Connection 1.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.8SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsDeviceType
OBJECT-TYPE
This object indicates what type of device is the client. The different types of devices are: laptop - the client machine is a laptop pc - the client machine is a PC pda - this indicates a Personal Digital Assistant dot11MobilePhone - this indicates an 802.11 mobile phone dualModePhone - this indicates a dual mode phone wgb - this indicates a work group bridge scanner - this indicates a scanner tabletPc - this indicates a tablet type of PC printer - this indicates a printer projector - this indicates a projector videoConfSystem - this indicates a Videe Conferencing System camera - this indicates a camera gamingSystem - this indicates a gaming system dot11DeskPhone - this indicates an 802.11 desk phone cashRegister - this indicates a cash register radioTag - this indicates a radio tag rfidSensor - this indicates a radio sensor server - this indicates a server type of device appSpecific - this indicates that the device is application specific unknown - this indicates that the client type is unknown.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.9INTEGER {laptop(0), pc(1), pda(2), dot11MobilePhone(3), dualModePhone(4), wgb(5), scanner(6), tabletPc(7), printer(8), projector(9), videoConfSystem(10), camera(11), gamingSystem(12), dot11DeskPhone(13), cashRegister(14), radioTag(15), rfidSensor(16), server(17), appSpecific(18), unknown(255)}read-onlycurrent
cldccOperParamsOSId
OBJECT-TYPE
This object indicates the operating system using the wireless network adaptor.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.10SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsOSVersion
OBJECT-TYPE
This object indicates the version of operating system using the wireless network adaptor.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.11SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsIpAddressMode
OBJECT-TYPE
This object indicates how the ip address was assigned to the client. static(0) - represents the address is assigned statically. dhcp (1) - represents the address is assigned via DHCP.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.12INTEGER {static(0), dhcp(1)}read-onlycurrent
cldccOperParamsIpv4Address
OBJECT-TYPE
This object indicates the ipv4 address assigned to the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.13IpAddressread-onlycurrent
cldccOperParamsIpv4SubnetMask
OBJECT-TYPE
This object indicates the ipv4 subnet mask assigned to the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.14IpAddressread-onlycurrent
cldccOperParamsIpv6Address
OBJECT-TYPE
This object indicates the IPv6 address assigned to the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.15OCTET STRING (SIZE(0..16))read-onlycurrent
cldccOperParamsIpv6SubnetMask
OBJECT-TYPE
This object indicates the mask for the ip address assigned to the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.16OCTET STRING (SIZE(0..16))read-onlycurrent
cldccOperParamsDefaultGateway
OBJECT-TYPE
This object indicates the default gateway chosen for the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.17IpAddressread-onlycurrent
cldccOperParamsEntPhone
OBJECT-TYPE
This object indicates the enterprise phone number for the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.18CvE164Addressread-onlycurrent
cldccOperParamsCellPhone
OBJECT-TYPE
This object indicates the cell phone number for the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.19CvE164Addressread-onlycurrent
cldccOperParamsFirmwareVersion
OBJECT-TYPE
This object indicates the string identifying the version of firmware currently installed on the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.20SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsDriverVersion
OBJECT-TYPE
This object indicates the string identifying the driver version of firmware currently installed on the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.21SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsPowerSaveMode
OBJECT-TYPE
This object indicates the type of power save mode configured on the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.22CiscoLwappDot11ClientPowerSaveModeread-onlycurrent
cldccOperParamsAuthMethod
OBJECT-TYPE
This object indicates the authentication method currently used by the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.23CiscoLwappDot11ClientAuthMethodread-onlycurrent
cldccOperParamsKeyMgmtMethod
OBJECT-TYPE
This object indicates the key management method currently used by the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.25CiscoLwappDot11ClientKeyMgmtMethodread-onlycurrent
cldccOperParamsEncrMethod
OBJECT-TYPE
This object indicates the encryption method currently used by the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.26CiscoLwappDot11ClientEncryptionMethodread-onlycurrent
cldccOperParamsDot1xSecurity
OBJECT-TYPE
This object indicates the 802.1x security parameters currently configured for the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.27SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsSysName
OBJECT-TYPE
This object indicates the name of the client device. It contains the system name assigned by the operating system to the host device incorporating the wireless network adaptor, e.g., linux-box or XP-laptop-37
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.28SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsLocalization
OBJECT-TYPE
This object indicates the localization information of the client device.
1.3.6.1.4.1.9.9.599.3.4.1.2.1.1.29SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccOperParamsDNSTable
OBJECT-TYPE
This table represents information about the DNS Servers currently configured for each client. Entries are added to this table automatically once the associated client's operational parameters are retrieved using the cldccOperParamsTable. Entries are removed automatically when the client is disassociated.
1.3.6.1.4.1.9.9.599.3.4.1.2.2not-accessiblecurrent
cldccOperParamsDNSEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address and dns server index.
1.3.6.1.4.1.9.9.599.3.4.1.2.2.1not-accessiblecurrent
cldccOperParamsDNSServerIndex
OBJECT-TYPE
This object indicates a sequence number for the DNS servers configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.2.2.1.1Unsigned32not-accessiblecurrent
cldccOperParamsDNSServerAddress
OBJECT-TYPE
This object indicates the ip address of a DNS server
1.3.6.1.4.1.9.9.599.3.4.1.2.2.1.2IpAddressread-onlycurrent
cldccOperParamsWINSTable
OBJECT-TYPE
This table represents information about the WINS Servers currently configured for each client. Entries are added to this table automatically once the associated client's operational parameters are retrieved using the cldccOperParamsTable. Entries are removed automatically when the client is disassociated.
1.3.6.1.4.1.9.9.599.3.4.1.2.3not-accessiblecurrent
cldccOperParamsWINSEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address and WINS server index.
1.3.6.1.4.1.9.9.599.3.4.1.2.3.1not-accessiblecurrent
cldccOperParamsWINSServerIndex
OBJECT-TYPE
This object indicates a sequence number for the WINS servers configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.2.3.1.1Unsigned32not-accessiblecurrent
cldccOperParamsWINSServerAddress
OBJECT-TYPE
This object indicates the ip address of a WINS server configured for the client.
1.3.6.1.4.1.9.9.599.3.4.1.2.3.1.2IpAddressread-onlycurrent
cldccOperChannelsTable
OBJECT-TYPE
This table represents information about the recevier sensitivity per radio for each client.
1.3.6.1.4.1.9.9.599.3.4.1.2.4not-accessiblecurrent
cldccOperChannelsEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address and radio index.
1.3.6.1.4.1.9.9.599.3.4.1.2.4.1not-accessiblecurrent
cldccOperRadioIndex
OBJECT-TYPE
This object indicates a sequence number for the radios configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.2.4.1.1Unsigned32not-accessiblecurrent
cldccOperRadioType
OBJECT-TYPE
This object indicates the radio type for the radio
1.3.6.1.4.1.9.9.599.3.4.1.2.4.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccOperRadioChannels
OBJECT-TYPE
This object indicates a list of one or more comma separated radio channel numbers that this client is communicating on.
1.3.6.1.4.1.9.9.599.3.4.1.2.4.1.3SnmpAdminString (SIZE(0..255))read-onlycurrent
cldccOperTxPowerTable
OBJECT-TYPE
This table represents information about the Tx power mode values for each client for which the transmit power mode (as indicated by cldccCapabilityTxPowerMode) is fixed. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller and its power mode is fixed. Similarly, the entry is removed from the controller when the client disassociates from the AP.
1.3.6.1.4.1.9.9.599.3.4.1.2.5not-accessiblecurrent
cldccOperTxPowerEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address and tx power index.
1.3.6.1.4.1.9.9.599.3.4.1.2.5.1not-accessiblecurrent
cldccOperTxPowerIndex
OBJECT-TYPE
This is an index for the different Tx power values that a client is capable of supporting.
1.3.6.1.4.1.9.9.599.3.4.1.2.5.1.1Unsigned32not-accessiblecurrent
cldccOperTxPowerRadioType
OBJECT-TYPE
This object indicates the radio type for the radio
1.3.6.1.4.1.9.9.599.3.4.1.2.5.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccOperTxPowerMode
OBJECT-TYPE
This object indicates the transmit power mode of the client STA. fixed (0) - represents fixed Tx power mode. automatic (1) - represents automatic Tx power mode. Tx Power Mode values for the client can be retrieved from the cldccCapabilityTxPowerTable if the power mode is fixed. If the power mode is automatic, then there are no entries in the cldccCapabilityTxPowerTable for this client.
1.3.6.1.4.1.9.9.599.3.4.1.2.5.1.3INTEGER {fixed(0), automatic(1)}read-onlycurrent
cldccOperTxPower
OBJECT-TYPE
This object indicates the Tx power levels supported by a client.
1.3.6.1.4.1.9.9.599.3.4.1.2.5.1.4OCTET STRING (SIZE(0..255))read-onlycurrent
cldccOperDataRateTable
OBJECT-TYPE
This table represents information about the Tx power mode values for each client for which the transmit power mode (as indicated by cldccCapabilityTxPowerMode) is fixed. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller and its power mode is fixed. Similarly, the entry is removed from the controller when the client disassociates from the AP.
1.3.6.1.4.1.9.9.599.3.4.1.2.6not-accessiblecurrent
cldccOperDataRateEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address and data rate index.
1.3.6.1.4.1.9.9.599.3.4.1.2.6.1not-accessiblecurrent
cldccOperDataRateIndex
OBJECT-TYPE
This is an index for the different data rate values that a client is capable of supporting.
1.3.6.1.4.1.9.9.599.3.4.1.2.6.1.1Unsigned32not-accessiblecurrent
cldccOperDataRateRadioType
OBJECT-TYPE
This object indicates the radio type for the radio
1.3.6.1.4.1.9.9.599.3.4.1.2.6.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccOperDataRates
OBJECT-TYPE
This object indicates the data rates for a particular radio.
1.3.6.1.4.1.9.9.599.3.4.1.2.6.1.3SnmpAdminString (SIZE(0..255))read-onlycurrent
ciscoClientCcxProfileReporting
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.599.3.4.1.3
cldccProfileReqTable
OBJECT-TYPE
This table represents information about the number of profiles configured on the client and the current profilei, for each CCX version 5 or higher. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller. Similarly, the entry is removed from the controller when the client disassociates from the AP. At any point in time, while a client is associated, if a management station wishes to retrieve the current profile information from the client, it should do so by setting the cldccProfileReqReportingStatus to initiate (1).
1.3.6.1.4.1.9.9.599.3.4.1.3.1not-accessiblecurrent
cldccProfileReqEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address.
1.3.6.1.4.1.9.9.599.3.4.1.3.1.1not-accessiblecurrent
cldccProfileReqNumProfiles
OBJECT-TYPE
This object indicates the number of profiles that have been configured on the client.
1.3.6.1.4.1.9.9.599.3.4.1.3.1.1.1Integer32 (0..32)read-onlycurrent
cldccProfileReqCurrentProfile
OBJECT-TYPE
This object indicates the name of the profile which is currently active on the client. Details of this profile can be fetched from the clProfileTable.
1.3.6.1.4.1.9.9.599.3.4.1.3.1.1.2SnmpAdminString (SIZE(1..100))read-onlycurrent
cldccProfileReqReportingStatus
OBJECT-TYPE
This object specifies the status of profile request. To trigger a request to the client to get the profile information, this attribute is set to initiate(1). Once the request is triggered, the agent will set the value to inProgress(2). Based on the progress of the request, this is later updated to sucess(3), failure(4) or requestNotProcessedByClient(5). If a request has not been triggered explicitly by setting this attribute to initiate, then this field returns the status of the last request. For individual profile details look at the clProfile table.
1.3.6.1.4.1.9.9.599.3.4.1.3.1.1.3CiscoLwappDot11ClientReqStatusread-writecurrent
cldccProfileTable
OBJECT-TYPE
This table represents information about the profiles configured on the client. Entries are added to this table automatically once the associated client's profile parameters are retrieved using the cldccProfileReqTable. Entries are removed automatically when the client is disassociated.
1.3.6.1.4.1.9.9.599.3.4.1.3.2not-accessiblecurrent
cldccProfileEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address and profile index.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1not-accessiblecurrent
cldccProfileIndex
OBJECT-TYPE
This objects indicates a profile number for the profile configured on a client. This is the index of the profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.1Unsigned32not-accessiblecurrent
cldccProfileName
OBJECT-TYPE
This object indicates the name of the profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.2SnmpAdminString (SIZE(1..100))read-onlycurrent
cldccProfileSSId
OBJECT-TYPE
This object indicates the Service Set Identifier for this profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.4CiscoLwappDot11ClientSSIdread-onlycurrent
cldccProfileAuthMethod
OBJECT-TYPE
This object indicates the authentication method used by this profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.5CiscoLwappDot11ClientAuthMethodread-onlycurrent
cldccProfileKeyMgmtMethod
OBJECT-TYPE
This object indicates the key management method used by this profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.6CiscoLwappDot11ClientKeyMgmtMethodread-onlycurrent
cldccProfileEncrMethod
OBJECT-TYPE
This object indicates the encryption method used by this profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.7CiscoLwappDot11ClientEncryptionMethodread-onlycurrent
cldccProfileDot1xSecurity
OBJECT-TYPE
This object indicates how the credentials are configured for this profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.8SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccProfilePowerSaveMode
OBJECT-TYPE
This object indicates the type of power save mode configured on the wireless network adaptor for this profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.9CiscoLwappDot11ClientPowerSaveModeread-onlycurrent
cldccProfileRadioType
OBJECT-TYPE
This object indicates the radio type configured for this profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.10SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccProfileProprietaryOptionName
OBJECT-TYPE
This object indicates an optional proprietary option used by the client.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.11SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccProfileProprietaryOptionValue
OBJECT-TYPE
This object indicates the value of the optional proprietary option used by the client.
1.3.6.1.4.1.9.9.599.3.4.1.3.2.1.12SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccProfileAPTable
OBJECT-TYPE
This table represents information about the preferred APs for a profile configured on the client. Entries are added to this table automatically once the associated client's profile parameters are retrieved using the cldccProfileReqTable. Entries are removed automatically when the client is disassociated.
1.3.6.1.4.1.9.9.599.3.4.1.3.3not-accessiblecurrent
cldccProfileAPEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address, profile index, profile preferred AP index. For each of a client's profiles, there could be multiple preferred APs configured. So, each preferred AP is identified by client mac, profile number and AP number.
1.3.6.1.4.1.9.9.599.3.4.1.3.3.1not-accessiblecurrent
cldccProfilePreferredAPIndex
OBJECT-TYPE
This is a sequence number for the preferred AP.
1.3.6.1.4.1.9.9.599.3.4.1.3.3.1.1Unsigned32not-accessiblecurrent
cldccProfilePreferredAP
OBJECT-TYPE
This object indicates the BSSID of any preferred access point to be used by the wireless network adaptor.
1.3.6.1.4.1.9.9.599.3.4.1.3.3.1.2MacAddressread-onlycurrent
cldccProfileTxPowerTable
OBJECT-TYPE
This table represents information about the Tx power values for each client for each of the profiles. Entries are added to this table automatically once the associated client's profile parameters are retrieved using the cldccProfileReqTable. Entries are removed automatically when the client is disassociated.
1.3.6.1.4.1.9.9.599.3.4.1.3.4not-accessiblecurrent
cldccProfileTxPowerEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address, profile index and tx power index. For each of a client's profiles, there could be multiple Tx power values configured. So, each power value is identified by client mac, profile number and power index.
1.3.6.1.4.1.9.9.599.3.4.1.3.4.1not-accessiblecurrent
cldccProfileTxPowerIndex
OBJECT-TYPE
This is an index for the different Tx power values that a profile on the client is capable of supporting.
1.3.6.1.4.1.9.9.599.3.4.1.3.4.1.1Unsigned32not-accessiblecurrent
cldccProfileTxPowerRadioType
OBJECT-TYPE
This object indicates the radio type for the radio
1.3.6.1.4.1.9.9.599.3.4.1.3.4.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccProfileTxPowerMode
OBJECT-TYPE
This object indicates the transmit power mode of the client. fixed (0) - represents fixed Tx power mode. automatic (1) - represents automatic Tx power mode. Tx Power Mode values for the client can be retrieved from the cldccCapabilityTxPowerTable if the power mode is fixed. If the power mode is automatic, then there are no entries in the cldccCapabilityTxPowerTable for this client.
1.3.6.1.4.1.9.9.599.3.4.1.3.4.1.3INTEGER {fixed(0), automatic(1)}read-onlycurrent
cldccProfileTxPower
OBJECT-TYPE
This object indicates the Tx power levels supported by a client.
1.3.6.1.4.1.9.9.599.3.4.1.3.4.1.4OCTET STRING (SIZE(0..255))read-onlycurrent
cldccProfileChannelTable
OBJECT-TYPE
This table represents information about the radio channels for a profile configured on the client.
1.3.6.1.4.1.9.9.599.3.4.1.3.5not-accessiblecurrent
cldccProfileChannelEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address, profile index and profile channel index.
1.3.6.1.4.1.9.9.599.3.4.1.3.5.1not-accessiblecurrent
cldccProfileChannelIndex
OBJECT-TYPE
This is a sequence number for the radio types.
1.3.6.1.4.1.9.9.599.3.4.1.3.5.1.1Unsigned32not-accessiblecurrent
cldccProfileChRadioType
OBJECT-TYPE
This object indicates the radio type for the profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.5.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccProfileChannels
OBJECT-TYPE
This object indicates a list of 1 or more comma separated radio channel numbers that this profile is configured to communicate on.
1.3.6.1.4.1.9.9.599.3.4.1.3.5.1.3SnmpAdminString (SIZE(0..255))read-onlycurrent
cldccProfileDataRateTable
OBJECT-TYPE
This table represents information about the Tx power mode values for each client for which the transmit power mode (as indicated by cldccProfileTxPowerMode) is fixed. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller and its power mode is fixed. Similarly, the entry is removed from the controller when the client disassociates from the AP.
1.3.6.1.4.1.9.9.599.3.4.1.3.6not-accessiblecurrent
cldccProfileDataRateEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address, profile index and profile data rate index.
1.3.6.1.4.1.9.9.599.3.4.1.3.6.1not-accessiblecurrent
cldccProfileDataRateIndex
OBJECT-TYPE
This is an index for the different data rate values that a client is capable of supporting.
1.3.6.1.4.1.9.9.599.3.4.1.3.6.1.1Unsigned32not-accessiblecurrent
cldccProfileDataRateRadioType
OBJECT-TYPE
This object indicates the radio type for the radio
1.3.6.1.4.1.9.9.599.3.4.1.3.6.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccProfileDataRates
OBJECT-TYPE
This object indicates the data rates for a particular radio.
1.3.6.1.4.1.9.9.599.3.4.1.3.6.1.3SnmpAdminString (SIZE(0..255))read-onlycurrent
cldccProfileRadioOptionsTable
OBJECT-TYPE
This table represents information about the radio options of the profiles configured on the client.
1.3.6.1.4.1.9.9.599.3.4.1.3.7not-accessiblecurrent
cldccProfileRadioOptionsEntry
OBJECT-TYPE
Each entry in the table represents each radio per profile represented by the profile number and radio channel.
1.3.6.1.4.1.9.9.599.3.4.1.3.7.1not-accessiblecurrent
cldccProfileRadioOptionIndex
OBJECT-TYPE
This is the radio type index configured for this radio for profile.
1.3.6.1.4.1.9.9.599.3.4.1.3.7.1.1INTEGER (0..10)not-accessiblecurrent
cldccProfileRadioOptionsRadioType
OBJECT-TYPE
This object indicates the radio type for the radio
1.3.6.1.4.1.9.9.599.3.4.1.3.7.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccProfilePreambleType
OBJECT-TYPE
This object indicates the radio preamble type configured for this radio for profile. short(0) - represents short profile preamble type. long(1) - represents long profile preamble type. unknown(255) - represents unknown profile preamble type.
1.3.6.1.4.1.9.9.599.3.4.1.3.7.1.3INTEGER {short(0), long(1), unknown(255)}read-onlycurrent
cldccProfileCCAMethod
OBJECT-TYPE
This object indicates the clear channel assessment method configured for this profile. energyDetect(0) - represents energy detect profile cca method. carrierDetect(1) - represents carrier detect profile cca method. energyCarrierDetect(2) - represents both energy and carrier detect profile cca method. unknown(255) - represents unknown profile cca method.
1.3.6.1.4.1.9.9.599.3.4.1.3.7.1.4INTEGER {energyDetect(0), carrierDetect(1), energyCarrierDetect(2), unknown(255)}read-onlycurrent
cldccProfileDataRetries
OBJECT-TYPE
This object indicates the max number of data retries for the wireless network adaptor.
1.3.6.1.4.1.9.9.599.3.4.1.3.7.1.5Integer32 (0..10)read-onlycurrent
cldccProfileFragmentThreshold
OBJECT-TYPE
This object indicates the fragment threshold for the wireless network adaptor.
1.3.6.1.4.1.9.9.599.3.4.1.3.7.1.6Integer32 (256..2346)read-onlycurrent
ciscoClientCcxCapabilityReporting
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.599.3.4.1.4
cldccCapabilityTable
OBJECT-TYPE
This table represents information about the capabilities for each client. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller. Similarly, the entry is removed from the controller when the client disassociates from the AP. While a client is associated, if a management station wishes to retrieve the capability information from the client again, it can do so by setting the cldccCapabilityStatus to initiate (1).
1.3.6.1.4.1.9.9.599.3.4.1.4.1not-accessiblecurrent
cldccCapabilityEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address.
1.3.6.1.4.1.9.9.599.3.4.1.4.1.1not-accessiblecurrent
cldccCapabilityStatus
OBJECT-TYPE
This object specifies the status of current request. To trigger a request to the client to get the capability information, this attribute is set to initiate(1). Once the request is triggered, the agent will set the value to inProgress(2). Based on the progress of the request, this is later updated to sucess(3), failure(4) or requestNotProcessedByClient(5). If a request has not been triggered explicitly by setting this attribute to initiate, then this field returns the status of the last request.
1.3.6.1.4.1.9.9.599.3.4.1.4.1.1.1CiscoLwappDot11ClientReqStatusread-writecurrent
cldccCapabilityRadioType
OBJECT-TYPE
This object indicates the radio type of the client. This reports all of the radio types of which the wireless network adaptor is capable
1.3.6.1.4.1.9.9.599.3.4.1.4.1.1.2SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccServiceCapability
OBJECT-TYPE
This object indicates a bit field that indicates the type of services available when using the wireless network adaptor. A bit value of 1 indicates that the service is supported and a bit value of 0 means either the service is not supported or it is unknown if the service is supported. The different types of services are: voice, uni-directional video, bi-directional video and GPS location services.
1.3.6.1.4.1.9.9.599.3.4.1.4.1.1.4SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccCapabilityChannelsTable
OBJECT-TYPE
This table represents information about the receiver sensitivity per radio for each client.
1.3.6.1.4.1.9.9.599.3.4.1.4.2not-accessiblecurrent
cldccCapabilityChannelsEntry
OBJECT-TYPE
Each entry in the table is represented by the client mac address.
1.3.6.1.4.1.9.9.599.3.4.1.4.2.1not-accessiblecurrent
cldccCapabilityRadioIndex
OBJECT-TYPE
This object represents a sequence number for the radios configured on a client.
1.3.6.1.4.1.9.9.599.3.4.1.4.2.1.1Unsigned32not-accessiblecurrent
cldccCapabilityChRadioType
OBJECT-TYPE
This object represents the radio type for the radio
1.3.6.1.4.1.9.9.599.3.4.1.4.2.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccCapabilityRadioChannels
OBJECT-TYPE
This object indicates a list of 1 or more comma separated radio channel numbers that this client is capable of communicating on.
1.3.6.1.4.1.9.9.599.3.4.1.4.2.1.3SnmpAdminString (SIZE(0..100))read-onlycurrent
cldccCapabilityTxPowerTable
OBJECT-TYPE
This table represents information about the Tx power mode values for each client for which the transmit power mode (as indicated by cldccCapabilityTxPowerMode) is fixed. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller and its power mode is fixed. Similarly, the entry is removed from the controller when the client disassociates from the AP.
1.3.6.1.4.1.9.9.599.3.4.1.4.3not-accessiblecurrent
cldccCapabilityTxPowerEntry
OBJECT-TYPE
Each entry in the table represents the client tx power values if the client's power mode is fixed. Entry in the table is represented by the client mac address and tx power index.
1.3.6.1.4.1.9.9.599.3.4.1.4.3.1not-accessiblecurrent
cldccCapabilityTxPowerIndex
OBJECT-TYPE
This object indicates the index for the different Tx power values that a client is capable of supporting.
1.3.6.1.4.1.9.9.599.3.4.1.4.3.1.1Unsigned32not-accessiblecurrent
cldccCapabilityTxPowerRadioType
OBJECT-TYPE
This object indicates the radio type of the client.
1.3.6.1.4.1.9.9.599.3.4.1.4.3.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccCapabilityTxPowerMode
OBJECT-TYPE
This object indicates the transmit power mode of the client STA. fixed (0) - represents fixed Tx power mode. automatic (1) - represents automatic Tx power mode. Tx Power Mode values for the client can be retrieved from the cldccCapabilityTxPowerTable if the power mode is fixed. If the power mode is automatic, then there are no entries in the cldccCapabilityTxPowerTable for this client.
1.3.6.1.4.1.9.9.599.3.4.1.4.3.1.3INTEGER {fixed(0), automatic(1)}read-onlycurrent
cldccCapabilityTxPower
OBJECT-TYPE
This object indicates the Tx power levels supported by a client.
1.3.6.1.4.1.9.9.599.3.4.1.4.3.1.4OCTET STRING (SIZE(0..255))read-onlycurrent
cldccCapabilityDataRateTable
OBJECT-TYPE
This table represents information about the Tx power mode values for each client for which the transmit power mode (as indicated by cldccCapabilityTxPowerMode) is fixed. An entry is added to this table automatically when a CCX version 5 or higher client associates to an AP managed by the controller and its power mode is fixed. Similarly, the entry is removed from the controller when the client disassociates from the AP.
1.3.6.1.4.1.9.9.599.3.4.1.4.4not-accessiblecurrent
cldccCapabilityDataRateEntry
OBJECT-TYPE
Each entry in this table is represented by the client mac address and data rate index.
1.3.6.1.4.1.9.9.599.3.4.1.4.4.1not-accessiblecurrent
cldccCapabilityDataRateIndex
OBJECT-TYPE
This is an index for the different data rate values that a client is capable of supporting.
1.3.6.1.4.1.9.9.599.3.4.1.4.4.1.1Unsigned32not-accessiblecurrent
cldccCapabilityDataRateRadioType
OBJECT-TYPE
This object indicates the radio type for the radio
1.3.6.1.4.1.9.9.599.3.4.1.4.4.1.2CiscoLwappDot11ClientRadioTyperead-onlycurrent
cldccCapabilityDataRates
OBJECT-TYPE
This object indicates the data rates for a particular radio.
1.3.6.1.4.1.9.9.599.3.4.1.4.4.1.3SnmpAdminString (SIZE(0..255))read-onlycurrent

Conformance

NameOIDStatus
ciscoLwappDot11ClientCCXV5ReportingMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement this MIB.
1.3.6.1.4.1.9.9.599.2.4.1.1current
ciscoLwappDot11ClientCCXV5ReportingMIBManufacturerGroup
OBJECT-GROUP
This collection of objects specifies the required manufacturer parameters for the 802.11 wireless clients.
1.3.6.1.4.1.9.9.599.2.4.2.1current
ciscoLwappDot11ClientCCXV5ReportingMIBCapabilityGroup
OBJECT-GROUP
This collection of objects specifies the required capability parameters for the 802.11 wireless clients.
1.3.6.1.4.1.9.9.599.2.4.2.2current
ciscoLwappDot11ClientCCXV5ReportingMIBOperParamsGroup
OBJECT-GROUP
This collection of objects specifies the required operational parameters for the 802.11 wireless clients.
1.3.6.1.4.1.9.9.599.2.4.2.3current
ciscoLwappDot11ClientCCXV5ReportingMIBProfileGroup
OBJECT-GROUP
This collection of objects specifies the required profile parameters for the 802.11 wireless clients.
1.3.6.1.4.1.9.9.599.2.4.2.4current