CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-LWAPP-DOT11-CLIENT-CALIB-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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 |
||
ciscoLwappDot11ClientCalibMIBNotifs | 1.3.6.1.4.1.9.9.522.0 | |||
ciscoLwappDot11ClientCalibMIBObjects | 1.3.6.1.4.1.9.9.522.1 | |||
cldccConfig | 1.3.6.1.4.1.9.9.522.1.1 | |||
cLD11ClientCalibTable | 1.3.6.1.4.1.9.9.522.1.1.1 | no-access |
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. |
|
1.3.6.1.4.1.9.9.522.1.1.1.1 | no-access |
Each entry represents a conceptual row in this table and provides the information about the calibration parameters for wireless clients. |
||
cLD11ClientCalibMacAddress | 1.3.6.1.4.1.9.9.522.1.1.1.1.1 | macaddress | no-access |
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. |
cLD11ClientCalibBeaconInterval | 1.3.6.1.4.1.9.9.522.1.1.1.1.2 | timeinterval | read-only |
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. |
cLD11ClientCalibRowStatus | 1.3.6.1.4.1.9.9.522.1.1.1.1.3 | rowstatus | read-only |
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). |
cLD11ClientCalibNumberOfRadios | 1.3.6.1.4.1.9.9.522.1.1.1.1.4 | unsigned32 | read-only |
This object specifies the number of radios used in this calibration. |
cLD11ClientCalibNumberOfSamples | 1.3.6.1.4.1.9.9.522.1.1.1.1.5 | unsigned32 | read-only |
This object specifies the number of RSSI samples for a given radio, used in this calibration. |
cLD11ClientCalibSamplesCollected | 1.3.6.1.4.1.9.9.522.1.1.1.1.6 | unsigned32 | read-only |
This object indicates the number of samples available for this client. |
cLD11ClientCalibBeaconIntervalExt | 1.3.6.1.4.1.9.9.522.1.1.1.1.7 | timeinterval | read-only |
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'. |
cLD11ClientCalibStorageType | 1.3.6.1.4.1.9.9.522.1.1.1.1.8 | storagetype | read-only |
This object specifies the storage type of this conceptual row. |
cLD11ClientCalibTableMaxEntries | 1.3.6.1.4.1.9.9.522.1.1.2 | unsigned32 | read-write |
This object specifies the maximum number of entries allowed in cLD11ClientCalibTable. |
cLD11ClientCalibRssiAlgorithm | 1.3.6.1.4.1.9.9.522.1.1.3 | integer | read-write |
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 Enumeration: 'simple': 2, 'unknown': 1, 'average': 3. |
cLD11ClientCalibRssiClientExpiryTimeout | 1.3.6.1.4.1.9.9.522.1.1.4 | unsigned32 | read-write |
This object specifies the expiry timeout for the client. |
cLD11ClientCalibRssiCalibClientExpiryTimeout | 1.3.6.1.4.1.9.9.522.1.1.5 | unsigned32 | read-write |
This object specifies the expiry timeout for the calibrating client. |
cLD11ClientCalibRssiRfidTagExpiryTimeout | 1.3.6.1.4.1.9.9.522.1.1.6 | unsigned32 | read-write |
This object specifies the expiry timeout for the RFID tags. |
cLD11ClientCalibRssiRogueApExpiryTimeout | 1.3.6.1.4.1.9.9.522.1.1.7 | unsigned32 | read-write |
This object specifies the expiry timeout for the Rogue APs. |
cLD11ClientCalibRssiClientHalflifeTimeout | 1.3.6.1.4.1.9.9.522.1.1.8 | unsigned32 | read-write |
This object specifies the half-life timeout for the client. A value of 0 indicates that timeout is disabled. |
cLD11ClientCalibRssiCalibClientHalflifeTimeout | 1.3.6.1.4.1.9.9.522.1.1.9 | unsigned32 | read-write |
This object specifies the half-life timeout for the calibrating client. A value of 0 indicates that timeout is disabled. |
cLD11ClientCalibRssiRfidTagHalflifeTimeout | 1.3.6.1.4.1.9.9.522.1.1.10 | unsigned32 | read-write |
This object specifies the half-life timeout for the RFID tags. A value of 0 indicates that timeout is disabled. |
cLD11ClientCalibRssiRogueApHalflifeTimeout | 1.3.6.1.4.1.9.9.522.1.1.11 | unsigned32 | read-write |
This object specifies the half-life timeout for the Rogue APs. A value of 0 indicates that timeout is disabled. |
cLD11ClientCalibRfidDataEnable | 1.3.6.1.4.1.9.9.522.1.1.12 | truthvalue | read-write |
This object specifies whether the RFID tag data collection is enabled. |
cLD11ClientCalibRfidTimeout | 1.3.6.1.4.1.9.9.522.1.1.13 | unsigned32 | read-write |
This object specifies the RFID tag data timeout. |
cLD11ClientCalibClientMultiBandEnable | 1.3.6.1.4.1.9.9.522.1.1.14 | truthvalue | read-write |
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. |
cLD11ClientCalibClientRequestEnable | 1.3.6.1.4.1.9.9.522.1.1.15 | truthvalue | read-write |
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. |
cLD11ClientCalibClientBurstIntervalEnable | 1.3.6.1.4.1.9.9.522.1.1.16 | truthvalue | read-write |
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. |
cLD11ClientCalibClientBurstInterval | 1.3.6.1.4.1.9.9.522.1.1.17 | unsigned32 | read-write |
This object specifies the burst interval of the calibrating client. |
cLD11ClientCalibClientInterval | 1.3.6.1.4.1.9.9.522.1.1.18 | unsigned32 | read-write |
This object specifies the notification interval for calibrating clients. |
cLD11ClientCalibRfidInterval | 1.3.6.1.4.1.9.9.522.1.1.19 | unsigned32 | read-write |
This object specifies the notification interval for RFID tags. |
cLD11ClientCalibRogueInterval | 1.3.6.1.4.1.9.9.522.1.1.20 | unsigned32 | read-write |
This object specifies the notification interval for Rogue APs and Rogue clients. |
cldccStatus | 1.3.6.1.4.1.9.9.522.1.2 | |||
cldccRssiSamples | 1.3.6.1.4.1.9.9.522.1.2.1 | |||
cLD11ClientCalibDataTable | 1.3.6.1.4.1.9.9.522.1.2.1.1 | no-access |
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. |
|
1.3.6.1.4.1.9.9.522.1.2.1.1.1 | no-access |
Each entry represents a conceptual row in this table and provides the information about the samples for location calibration of a 802.11 client. |
||
clD11ClientCalibDataTimeStamp | 1.3.6.1.4.1.9.9.522.1.2.1.1.1.1 | timestamp | no-access |
This object indicates the time this sample was collected. This is the absolute system time that this sample was collected. |
clD11ClientCalibDataAntennaIndex | 1.3.6.1.4.1.9.9.522.1.2.1.1.1.2 | integer | no-access |
This object indicates the antenna which received the probe request from client. Enumeration: 'antenna2': 2, 'antenna1': 1. |
clD11ClientCalibDataRssiValue | 1.3.6.1.4.1.9.9.522.1.2.1.1.1.3 | integer32 | read-only |
This object indicates the RSSI value for this sample. |
clD11ClientCalibDataTransmitPower | 1.3.6.1.4.1.9.9.522.1.2.1.1.1.4 | integer32 | read-only |
This object indicates the transmit power level for a calibrating client. |
ciscoLwappDot11ClientCalibMIBConform | 1.3.6.1.4.1.9.9.522.2 | |||
ciscoLwappDot11ClientCalibMIBCompliances | 1.3.6.1.4.1.9.9.522.2.1 | |||
ciscoLwappDot11ClientCalibMIBCompliance | 1.3.6.1.4.1.9.9.522.2.1.1 |
The compliance statement for the SNMP entities that implement this MIB. |
||
ciscoLwappDot11ClientCalibMIBComplianceRev1 | 1.3.6.1.4.1.9.9.522.2.1.2 |
The compliance statement for the SNMP entities that implement this MIB. |
||
ciscoLwappDot11ClientCalibMIBGroups | 1.3.6.1.4.1.9.9.522.2.2 | |||
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. |
||
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. |
||
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. |
||
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. |