CISCO-LWAPP-DOT11-CLIENT-TS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
13
.1.3.6.1.4.1.9.9.622.1.1.1 · 1 row entry · 9 columns
Ths table populates the messages generated during client's
association with the controller. 
Entries are automatically addded by the controller
when the client for the cldctWatchListTable associates
with the controller.
Each row represents a message generated on the
controller for the client on the watch list.
Entries are automatically removed by the controller
when the client is removed from the watchlist.  
The number of message per client is limited to the number
specified by the cldctClientInfoMaxEntries object. When 
the maximum number of entries is reached the older entries
will be deleted.
cldctClientInfoEntry entry .1.3.6.1.4.1.9.9.622.1.1.1.1
Each entry in this table represents the messages
generated on the controller during the client's
association with it.
Indexes
CISCO-LWAPP-DOT11-CLIENT-MIBcldcClientMacAddress cldctClientInfoIndex
Column Syntax OID
cldctClientInfoIndex
This object uniquely identifies the sequence number of
the message for a watch listed client.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.622.1.1.1.1.1
cldctClientInfoGeneratedTime
This object represents the absolute time when entry
was added to table.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.622.1.1.1.1.2
cldctClientInfoLevel
This object indicates the types of messages generated
by the watch listed client.

There can be three types of messages.

'phase' - This value represents phase transition of a
wirele…
Enumeration
Enumerated Values:
1phase
2state
3normal
.1.3.6.1.4.1.9.9.622.1.1.1.1.3
cldctClientInfoSeverity
This object indicates severity of the information of
the client trouble shooting messages. This object holds
good only if the corresponding cldctClientInfoLevel is set
to 'normal'.

'info' - This is an in…
Enumeration
Enumerated Values:
1info
2error
3critical
.1.3.6.1.4.1.9.9.622.1.1.1.1.4
cldctClientInfoModule
This object indicates the module which
generated the message.

'dot11' - This value represents the module in controller
responsible for handling the 802.11 messages.

'dot1x' - T…
Enumeration
Enumerated Values:
1dot11
2dot1x
3pem
4dhcp
5aaa
6voiceQoS
7misc
8mobility
.1.3.6.1.4.1.9.9.622.1.1.1.1.5
cldctClientInfoResultCode
This object indicates if this message is an
informational message or an error message.
This object holds good only if the corresponding
cldctClientInfoLevel object has a value of
'phase' or 'state'.
A value of true indi…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.622.1.1.1.1.6
cldctClientInfoMsgString
This object represents the variable part of the
message generated by the controller for this client.
For example if the message to be shown to the user is
'Client got ip address 10.52.43.54', the '10.52.43.54'
is a vari…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.622.1.1.1.1.7
cldctClientInfoMessageType
This object represents the type of the
messsage generated by the controller for this client.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.622.1.1.1.1.8
cldctClientInfoMessageSubType
This objects represents sub-type of the
messsage generated by the controller for this client.
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.622.1.1.1.1.9
.1.3.6.1.4.1.9.9.622.1.2.1 · 1 row entry · 3 columns
This table represents the clients which are being monitored by
the controller during association.
The types of clients that can be monitored are CCX, non-CCX
and WGB clients.
          
Entries are created by explicit management action by the 
user.
          
A row is created by specifying the cldctWatchListModuleList,
 cldctWatchListTimeRemaining and cldcClientMacAddress with the
'RowStatus' changed to createAndGo.
This indicates that the request is made to start storing the
the messages on the controller for the client identified by 
cldcClientMacAddress.
          
The added row is deleted by setting the corresponding
instance of the RowStatus object to 'destroy'. In
case if the agent finds that the time duration
represented by cldctWatchListTimeRemaining has elapsed since
the addtion of the client to the watchlist, it proceeds to 
delete the row automatically, if the row exists at that point
of time.
The messages stored on the controller can be obtained
from cldctClientInfoTable.
cldctWatchListEntry entry .1.3.6.1.4.1.9.9.622.1.2.1.1
Each entry in this table represents one instance
of the client troubleshooting initiated by the user
through a network manager.
Indexes
CISCO-LWAPP-DOT11-CLIENT-MIBcldcClientMacAddress
Column Syntax OID
cldctWatchListModuleList
This object is used to specify the list of modules per
client whose messages will be stored by the controller.
Any combination of the modules can be set.

'dot11' - This value represents the module in con…
Bitsr/w
Enumerated Values:
0dot11
1dot1x
2pem
3dhcp
4aaa
5voiceQoS
6misc
7mobility
.1.3.6.1.4.1.9.9.622.1.2.1.1.1
cldctWatchListTimeRemaining
This object is used to specify the time after which
the client will be automatically removed from the
watchlist.
minutesUnsigned32r/w
Constraints:
range: 5-1000
.1.3.6.1.4.1.9.9.622.1.2.1.1.2
cldctWatchListRowStatus
This object represents the status of a row and
is used to create and delete specific instances
of rows in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.622.1.2.1.1.3
.1.3.6.1.4.1.9.9.622.1.3.1 · 1 row entry · 1 columns
This table stores the last policy enforcement
state of client in the controller. The state here is
represented as a string. For example the state can be
'RUN','WEBAUTH_REQUIRED' etc. 
Entries are automaticaly added to this table when a 
802.11 client associates to a controller.
Entries in this table are automaticaly deleted by
the controller when the 802.11 client disassociates
from the controller.
cldctLastPemStateEntry entry .1.3.6.1.4.1.9.9.622.1.3.1.1
Each entry represents a conceptual row in this table.
An entry represents the last PEM state report by a wireless
client.
Indexes
CISCO-LWAPP-DOT11-CLIENT-MIBcldcClientMacAddress
Column Syntax OID
cldctLastPemState
This object represents the last policy enforcement
manager state of the client in controller.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.622.1.3.1.1.1