CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB

File: CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB.mib (33141 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-LWAPP-AP-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
TimeStamp MacAddress TimeInterval
TruthValue RowStatus StorageType
cLApSysMacAddress cLApDot11IfSlotId ciscoMgmt

Defined Types

CLD11ClientCalibEntry  
SEQUENCE    
  cLD11ClientCalibMacAddress MacAddress
  cLD11ClientCalibBeaconInterval TimeInterval
  cLD11ClientCalibRowStatus RowStatus
  cLD11ClientCalibNumberOfRadios Unsigned32
  cLD11ClientCalibNumberOfSamples Unsigned32
  cLD11ClientCalibSamplesCollected Unsigned32
  cLD11ClientCalibBeaconIntervalExt TimeInterval
  cLD11ClientCalibStorageType StorageType

CLD11ClientCalibDataEntry  
SEQUENCE    
  clD11ClientCalibDataTimeStamp TimeStamp
  clD11ClientCalibDataAntennaIndex INTEGER
  clD11ClientCalibDataRssiValue Integer32
  clD11ClientCalibDataTransmitPower Integer32

Defined Values

ciscoLwappDot11ClientCalibMIB 1.3.6.1.4.1.9.9.522
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 about the configuration and monitoring of 802.11 wireless clients in the network. The relationship between CC and the LWAPP APs can be depicted as follows: +......+ +......+ +......+ +......+ + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + +......+ +......+ +......+ +......+ .. . . . .. . . . . . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ . . . . . . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + MN + + 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. 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. Signal to Noise Ratio ( SNR ) ----------------------------- It is a measure used in science and engineering that compares the level of a desired signal to the level of background noise. It is defined as the ratio of signal power to the noise power. A ratio higher than 1:1 indicates more signal than noise. While SNR is commonly quoted for electrical signals, it can be applied to any form of signal. Received Signal Strength Indicator ( RSSI ) ------------------------------------------- It is a measurement of the power present in a received radio signal. Radio Frequency Identification ( RFID ) ------------------------------------------- It is a technology that uses radio waves to transfer data from an electronic tag, called RFID tag or label, attached to an object, through a reader for the purpose of identifying and tracking the object. 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
MODULE-IDENTITY    

ciscoLwappDot11ClientCalibMIBNotifs 1.3.6.1.4.1.9.9.522.0
OBJECT IDENTIFIER    

ciscoLwappDot11ClientCalibMIBObjects 1.3.6.1.4.1.9.9.522.1
OBJECT IDENTIFIER    

ciscoLwappDot11ClientCalibMIBConform 1.3.6.1.4.1.9.9.522.2
OBJECT IDENTIFIER    

cldccConfig 1.3.6.1.4.1.9.9.522.1.1
OBJECT IDENTIFIER    

cldccStatus 1.3.6.1.4.1.9.9.522.1.2
OBJECT IDENTIFIER    

cldccRssiSamples 1.3.6.1.4.1.9.9.522.1.2.1
OBJECT IDENTIFIER    

cLD11ClientCalibTable 1.3.6.1.4.1.9.9.522.1.1.1
This table represents the calibration for the 802.11 wireless clients that would associate to the APs that have joined this controller. An entry is created through an explicit management action initiated by the administrator through a network management station by specifying the calibration parameters for a particular client identified by cLD11ClientCalibMacAddress and setting the RowStatus object to 'createAndGo'. An existing entry is deleted by setting the RowStatus object to 'destroy'. The object cLD11ClientCalibTableMaxEntries represents the maximum number of entries in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CLD11ClientCalibEntry

cLD11ClientCalibEntry 1.3.6.1.4.1.9.9.522.1.1.1.1
Each entry represents a conceptual row in this table and provides the information about the calibration parameters for wireless clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  CLD11ClientCalibEntry  

cLD11ClientCalibMacAddress 1.3.6.1.4.1.9.9.522.1.1.1.1.1
This object specifies the MAC address of the 802.11 wireless client for which the calibration parameters in this entry are applicable and uniquely identifies this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

cLD11ClientCalibBeaconInterval 1.3.6.1.4.1.9.9.522.1.1.1.1.2
This object specifies the time interval, expressed here in hundredths of a second at which an AP issues radio measurement request messages to a client for every SSID. It is not recommended to configure values less than 10 seconds (1000). The value configured through this object is reflected in the operation of the LWAPP APs only if cLD11ClientCalibBeaconEnabled is set to 'true'. This object has been deprecated and is replaced by the object cLD11ClientCalibBeaconIntervalExt.
Status: deprecated Access: read-create
OBJECT-TYPE    
  TimeInterval 400..3240000  

cLD11ClientCalibRowStatus 1.3.6.1.4.1.9.9.522.1.1.1.1.3
The object that represents the status of a specific instance of a row in this table. Initially set to a value of 'createAndGo' by the User when a row is created, the status as represented by this object is automatically set to 'active' if and when the row creation is successful. To delete the specific instance of a row, User should set this object to 'destroy'. To create an entry in this table, it is mandatory to specify the cLD11ClientCalibMacAddress, cLD11ClientCalibNumberOfRadios (number of radios to be used in the calibration) and cLD11ClientCalibNumberOfSamples (no. of calibration samples to be collected per radio).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

cLD11ClientCalibNumberOfRadios 1.3.6.1.4.1.9.9.522.1.1.1.1.4
This object specifies the number of radios used in this calibration.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibNumberOfSamples 1.3.6.1.4.1.9.9.522.1.1.1.1.5
This object specifies the number of RSSI samples for a given radio, used in this calibration.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibSamplesCollected 1.3.6.1.4.1.9.9.522.1.1.1.1.6
This object indicates the number of samples available for this client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibBeaconIntervalExt 1.3.6.1.4.1.9.9.522.1.1.1.1.7
This object specifies the time interval, expressed here in hundredths of a second at which an AP issues radio measurement request messages to a client for every SSID. It is not recommended to configure values less than 10 seconds (1000). The value configured through this object is reflected in the operation of the LWAPP APs only if cLD11ClientCalibBeaconEnabled is set to 'true'.
Status: current Access: read-create
OBJECT-TYPE    
  TimeInterval  

cLD11ClientCalibStorageType 1.3.6.1.4.1.9.9.522.1.1.1.1.8
This object specifies the storage type of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

cLD11ClientCalibTableMaxEntries 1.3.6.1.4.1.9.9.522.1.1.2
This object specifies the maximum number of entries allowed in cLD11ClientCalibTable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..25  

cLD11ClientCalibDataTable 1.3.6.1.4.1.9.9.522.1.2.1.1
This table contains the RSSI data samples collected for 802.11 client based on the information provided in the cldccLD11ClientCalibTable. Entries are automatically added by the controller as and when samples are available. This data is used by the NMS for location calibration of the 8022.11 clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CLD11ClientCalibDataEntry

cLD11ClientCalibDataEntry 1.3.6.1.4.1.9.9.522.1.2.1.1.1
Each entry represents a conceptual row in this table and provides the information about the samples for location calibration of a 802.11 client.
Status: current Access: not-accessible
OBJECT-TYPE    
  CLD11ClientCalibDataEntry  

clD11ClientCalibDataTimeStamp 1.3.6.1.4.1.9.9.522.1.2.1.1.1.1
This object indicates the time this sample was collected. This is the absolute system time that this sample was collected.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

clD11ClientCalibDataAntennaIndex 1.3.6.1.4.1.9.9.522.1.2.1.1.1.2
This object indicates the antenna which received the probe request from client.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER antenna1(1), antenna2(2)  

clD11ClientCalibDataRssiValue 1.3.6.1.4.1.9.9.522.1.2.1.1.1.3
This object indicates the RSSI value for this sample.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

clD11ClientCalibDataTransmitPower 1.3.6.1.4.1.9.9.522.1.2.1.1.1.4
This object indicates the transmit power level for a calibrating client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cLD11ClientCalibRssiAlgorithm 1.3.6.1.4.1.9.9.522.1.1.3
This object specifies the algorithm used to average RSSI and SNR values. unknown(1) - the algorithm used is unknown simple(2) - simple is used for the calculation average(3) - average RSSI is used as algorithm
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), simple(2), average(3)  

cLD11ClientCalibRssiClientExpiryTimeout 1.3.6.1.4.1.9.9.522.1.1.4
This object specifies the expiry timeout for the client.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibRssiCalibClientExpiryTimeout 1.3.6.1.4.1.9.9.522.1.1.5
This object specifies the expiry timeout for the calibrating client.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibRssiRfidTagExpiryTimeout 1.3.6.1.4.1.9.9.522.1.1.6
This object specifies the expiry timeout for the RFID tags.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibRssiRogueApExpiryTimeout 1.3.6.1.4.1.9.9.522.1.1.7
This object specifies the expiry timeout for the Rogue APs.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibRssiClientHalflifeTimeout 1.3.6.1.4.1.9.9.522.1.1.8
This object specifies the half-life timeout for the client. A value of 0 indicates that timeout is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2 | 5 | 10 | 20 | 30 | 60 | 90 | 120 | 180 | 300  

cLD11ClientCalibRssiCalibClientHalflifeTimeout 1.3.6.1.4.1.9.9.522.1.1.9
This object specifies the half-life timeout for the calibrating client. A value of 0 indicates that timeout is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2 | 5 | 10 | 20 | 30 | 60 | 90 | 120 | 180 | 300  

cLD11ClientCalibRssiRfidTagHalflifeTimeout 1.3.6.1.4.1.9.9.522.1.1.10
This object specifies the half-life timeout for the RFID tags. A value of 0 indicates that timeout is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2 | 5 | 10 | 20 | 30 | 60 | 90 | 120 | 180 | 300  

cLD11ClientCalibRssiRogueApHalflifeTimeout 1.3.6.1.4.1.9.9.522.1.1.11
This object specifies the half-life timeout for the Rogue APs. A value of 0 indicates that timeout is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..2 | 5 | 10 | 20 | 30 | 60 | 90 | 120 | 180 | 300  

cLD11ClientCalibRfidDataEnable 1.3.6.1.4.1.9.9.522.1.1.12
This object specifies whether the RFID tag data collection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cLD11ClientCalibRfidTimeout 1.3.6.1.4.1.9.9.522.1.1.13
This object specifies the RFID tag data timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibClientMultiBandEnable 1.3.6.1.4.1.9.9.522.1.1.14
This object specifies whether calibrating client uses both the bands to transmit the requests. true - the calibrating client uses both the bands to transmit the requests. false - the calibrating client uses single band to transmit the requests.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cLD11ClientCalibClientRequestEnable 1.3.6.1.4.1.9.9.522.1.1.15
This object specifies whether calibrating client uses uni band or multi band to transmit the requests. true - the calibrating client uses uni band or multi band to transmit the requests. false - the calibrating client does not use any band for transmitting requests.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cLD11ClientCalibClientBurstIntervalEnable 1.3.6.1.4.1.9.9.522.1.1.16
This object specifies whether calibrating client burst interval is enabled. true - the calibrating client burst interval is enabled. false - the calibrating client burst interval is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

cLD11ClientCalibClientBurstInterval 1.3.6.1.4.1.9.9.522.1.1.17
This object specifies the burst interval of the calibrating client.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibClientInterval 1.3.6.1.4.1.9.9.522.1.1.18
This object specifies the notification interval for calibrating clients.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibRfidInterval 1.3.6.1.4.1.9.9.522.1.1.19
This object specifies the notification interval for RFID tags.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

cLD11ClientCalibRogueInterval 1.3.6.1.4.1.9.9.522.1.1.20
This object specifies the notification interval for Rogue APs and Rogue clients.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ciscoLwappDot11ClientCalibMIBCompliances 1.3.6.1.4.1.9.9.522.2.1
OBJECT IDENTIFIER    

ciscoLwappDot11ClientCalibMIBGroups 1.3.6.1.4.1.9.9.522.2.2
OBJECT IDENTIFIER    

ciscoLwappDot11ClientCalibMIBCompliance 1.3.6.1.4.1.9.9.522.2.1.1
The compliance statement for the SNMP entities that implement this MIB.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

ciscoLwappDot11ClientCalibMIBComplianceRev1 1.3.6.1.4.1.9.9.522.2.1.2
The compliance statement for the SNMP entities that implement this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoLwappDot11ClientCalibMIBConfigGroup 1.3.6.1.4.1.9.9.522.2.2.1
This collection of objects specifies the required calibration parameters for the 802.11 wireless clients. ciscoLwappDot11ClientCalibMIBConfigGroup object is superseded by cLD11ClientCalibClientConfigGroup.
Status: deprecated Access: read-only
OBJECT-GROUP    

cLD11ClientCalibClientConfigGroup 1.3.6.1.4.1.9.9.522.2.2.2
This collection of objects providing the required calibration parameters for the 802.11 wireless clients.
Status: current Access: read-only
OBJECT-GROUP    

cLD11ClientCalibGlobalConfigGroup 1.3.6.1.4.1.9.9.522.2.2.3
This collection of objects providing the required RSSI calibration parameters for the 802.11 wireless clients.
Status: current Access: read-only
OBJECT-GROUP    

cLD11ClientCalibRssiDataSampleGroup 1.3.6.1.4.1.9.9.522.2.2.4
This collection of objects providing the RSSI data samples collected for 802.11 client.
Status: current Access: read-only
OBJECT-GROUP