-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-LWAPP-DOT11-CLIENT-TS-MIB-V1SMI.my
648 lines (586 loc) · 22.7 KB
/
CISCO-LWAPP-DOT11-CLIENT-TS-MIB-V1SMI.my
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
-- MIB file created 04-Aug-2016 23:10:54, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
CISCO-LWAPP-DOT11-CLIENT-TS-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-LWAPP-DOT11-CLIENT-TS-MIB.my"
-- Compile options "4 7 F H N W 03 06 0B 0G 0N 0T"
IMPORTS
RowStatus, TruthValue, TimeStamp
FROM SNMPv2-TC-v1
SnmpAdminString
FROM SNMP-FRAMEWORK-MIB
cldcClientMacAddress
FROM CISCO-LWAPP-DOT11-CLIENT-MIB
ciscoMgmt
FROM CISCO-SMI
Gauge
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212;
ciscoLwappDot11ClientTsMIB OBJECT IDENTIFIER ::= { ciscoMgmt 622 }
-- MODULE-IDENTITY
-- LastUpdated
-- 201206110000Z
-- OrgName
-- Cisco Systems Inc.
-- ContactInfo
-- Cisco Systems,
-- Customer Service
-- Postal: 170 West Tasman Drive
-- San Jose, CA 95134
-- USA
-- Tel: +1 800 553-NETS
--
-- Email: [email protected]
-- Descr
-- 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.
--
-- This MIB provides information about troubleshooting 802.11
-- clients during their association with the controller.
-- The clients that need to be monitored are added by the
-- controller to a watchlist. Once added the controller
-- will start storing the messages related to that client.
-- These messages are useful to troubleshoot the reasons
-- for failures during assoication.
--
-- 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.
--
-- Central Controller ( CC )
--
-- The central entity that terminates the LWAPP protocol
-- tunnel from the LWAPP APs. Throughout this MIB,
-- this entity also referred to as 'controller'.
--
-- Cisco Compatible eXtensions (CCX)
--
-- Wireless LAN Access Points (APs) manufactured by Cisco
-- Systems have features and capabilities beyond those in
-- related standards (e.g., IEEE 802.11 suite of
-- standards, Wi-Fi recommendations by WECA, 802.1X
-- security suite, etc). A number of features provide
-- higher performance. For example, Cisco AP transmits a
-- specific Information Element, which the clients adapt
-- to for enhanced performance. Similarly, a number of
-- features are implemented by means of proprietary
-- Information Elements, which Cisco clients use in
-- specific ways to carry out tasks above and beyond the
-- standard. Other examples of feature categories are
-- roaming and power saving.
--
-- 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. The terms
-- 'Mobile node' and 'client' are used interchangeably.
--
-- Radio Management (RM)
--
-- This term refers to managing the 802.11 radio
-- environment to provide the best quality service to
-- to the 802.11 wireless clients.
--
-- Service Set Identifier ( SSID )
--
-- SSID is a unique identifier that APs and clients
-- use to identify with each other. SSID is a simple
-- means of access control and is not for security.
-- The SSID can be any alphanumeric entry up to 32
-- characters.
--
-- 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
-- RevDate
-- 201206110000Z
-- RevDescr
-- Added new bit mobility to cldctWatchListModuleList
-- and cldctClientInfoModule.
-- RevDate
-- 201201250000Z
-- RevDescr
-- Added the following new object to cldctClientInfoTable.
-- cldctClientInfoMessageType and cldctClientInfoMessageSubType
--
-- Added two new bits voiceQoS and misc to
-- cldctWatchListModuleList and cldctClientInfoModule.
--
-- Added a new supplement group
-- ciscoLwappDot11ClientTsStatusSupGroupRev1.
--
-- Added new compliance ciscoLwappDot11ClientTsMIBComplianceRev1
-- which deprecates ciscoLwappDot11ClientTsMIBCompliance.
-- RevDate
-- 200703080000Z
-- RevDescr
-- Initial version of this MIB module.
ciscoLwappDot11ClientTsMIBNotifs OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIB 0 }
ciscoLwappDot11ClientTsMIBObjects OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIB 1 }
ciscoLwappDot11ClientTsMIBConfirm OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIB 2 }
cldctClientInfo OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBObjects 1 }
cldctWatchList OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBObjects 2 }
cldctLastPemStateInfo OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBObjects 3 }
ciscoLwappDot11ClientTsMIBCompliances OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBConfirm 1 }
ciscoLwappDot11ClientTsMIBGroups OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBConfirm 2 }
cldctWatchListTable OBJECT-TYPE
SYNTAX SEQUENCE OF CldctWatchListEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"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."
::= { cldctWatchList 1 }
cldctWatchListEntry OBJECT-TYPE
SYNTAX CldctWatchListEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Each entry in this table represents one instance
of the client troubleshooting initiated by the user
through a network manager."
INDEX { cldcClientMacAddress }
::= { cldctWatchListTable 1 }
CldctWatchListEntry ::= SEQUENCE {
cldctWatchListModuleList OCTET STRING,
cldctWatchListTimeRemaining Gauge,
cldctWatchListRowStatus RowStatus
}
cldctWatchListModuleList OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(1..2))
-- BITS are:
-- dot11(0)
-- dot1x(1)
-- pem(2)
-- dhcp(3)
-- aaa(4)
-- voiceQoS(5)
-- misc(6)
-- mobility(7)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"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 controller
responsible for handling the 802.11 messages.
'dot1x' - This value represents the module responsible
for handling the extensible authentication protocol
related messages.
'pem' - This value represents the module responsible for
handling the policy enforcement module.
'dhcp' - This value represents the module responsible for
handling dhcp related messages.
'aaa' - This value represents the module responsible for
handling radius related messages.
'voiceQoS' - This value represents the module responsible for
handling voice/Qos module related messages.
'misc' - This value represents the module responsible for
handling miscellaneous module messages
(eg: roam history).
'mobility' - This value represents the module responsible for
handling mobility related messages."
::= { cldctWatchListEntry 1 }
cldctWatchListTimeRemaining OBJECT-TYPE
SYNTAX Gauge(5..1000)
-- Units
-- minutes
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object is used to specify the time after which
the client will be automatically removed from the
watchlist."
DEFVAL { 10 }
::= { cldctWatchListEntry 2 }
cldctWatchListRowStatus OBJECT-TYPE
SYNTAX RowStatus
-- Rsyntax INTEGER {
-- active(1),
-- notInService(2),
-- notReady(3),
-- createAndGo(4),
-- createAndWait(5),
-- destroy(6)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object represents the status of a row and
is used to create and delete specific instances
of rows in this table."
::= { cldctWatchListEntry 3 }
cldctClientInfoTable OBJECT-TYPE
SYNTAX SEQUENCE OF CldctClientInfoEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"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."
::= { cldctClientInfo 1 }
cldctClientInfoEntry OBJECT-TYPE
SYNTAX CldctClientInfoEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Each entry in this table represents the messages
generated on the controller during the client's
association with it."
INDEX { cldcClientMacAddress, cldctClientInfoIndex }
::= { cldctClientInfoTable 1 }
CldctClientInfoEntry ::= SEQUENCE {
cldctClientInfoIndex Gauge,
cldctClientInfoGeneratedTime TimeStamp,
cldctClientInfoLevel INTEGER,
cldctClientInfoSeverity INTEGER,
cldctClientInfoModule INTEGER,
cldctClientInfoResultCode TruthValue,
cldctClientInfoMsgString OCTET STRING,
cldctClientInfoMessageType Gauge,
cldctClientInfoMessageSubType Gauge
}
cldctClientInfoIndex OBJECT-TYPE
SYNTAX Gauge(1..4294967295)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This object uniquely identifies the sequence number of
the message for a watch listed client."
::= { cldctClientInfoEntry 1 }
cldctClientInfoGeneratedTime OBJECT-TYPE
SYNTAX TimeStamp
-- Rsyntax TimeTicks
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object represents the absolute time when entry
was added to table."
::= { cldctClientInfoEntry 2 }
cldctClientInfoLevel OBJECT-TYPE
SYNTAX INTEGER {
phase(1),
state(2),
normal(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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
wireless client. The various phases include
802.11, 8021x, dhcp etc.
'state' - This value represents a state transition of a
wireless client. The states could be association
request, authentication request etc. for 802.11
phase.
'normal' - This value represents an informational message
generated during 802.11 client's association to
the controller."
::= { cldctClientInfoEntry 3 }
cldctClientInfoSeverity OBJECT-TYPE
SYNTAX INTEGER {
info(1),
error(2),
critical(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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 information message.
'error' - This is an error message.
'critical' - This is a critical message."
::= { cldctClientInfoEntry 4 }
cldctClientInfoModule OBJECT-TYPE
SYNTAX INTEGER {
dot11(1),
dot1x(2),
pem(3),
dhcp(4),
aaa(5),
voiceQoS(6),
misc(7),
mobility(8)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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' - This value represents the module responsible for
handling the extensible authentication protocol.
'pem' - This value represents the module responsible for
handling the policy enforcement module.
'dhcp' - This value represents the module responsible for
handling dhcp related messages.
'aaa' - This value represents the module responsible for
handling radius related messages.
'voiceQoS' - This value represents the module responsible for
handling voice/Qos module related messages.
'misc' - This value represents the module responsible for
handling miscellaneous module messages.
(eg: roam history).
'mobility' - This value represents the module responsible for
handling mobility related messages."
::= { cldctClientInfoEntry 5 }
cldctClientInfoResultCode OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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 indicates that this message is an
informational message.
A value of false indicates that this message is an
error message."
::= { cldctClientInfoEntry 6 }
cldctClientInfoMsgString OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"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 variable part which will be different for different
clients."
::= { cldctClientInfoEntry 7 }
cldctClientInfoMessageType OBJECT-TYPE
SYNTAX Gauge(0..255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object represents the type of the
messsage generated by the controller for this client."
::= { cldctClientInfoEntry 8 }
cldctClientInfoMessageSubType OBJECT-TYPE
SYNTAX Gauge(0..255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This objects represents sub-type of the
messsage generated by the controller for this client."
::= { cldctClientInfoEntry 9 }
cldctClientInfoMaxEntries OBJECT-TYPE
SYNTAX Gauge
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object represents the maximum number of
entries per client(cldcClientMacAddress) in the
cldctClientInfoTable."
DEFVAL { 2000 }
::= { cldctClientInfo 2 }
cldctLastPemStateTable OBJECT-TYPE
SYNTAX SEQUENCE OF CldctLastPemStateEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"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."
::= { cldctLastPemStateInfo 1 }
cldctLastPemStateEntry OBJECT-TYPE
SYNTAX CldctLastPemStateEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Each entry represents a conceptual row in this table.
An entry represents the last PEM state report by a wireless
client."
INDEX { cldcClientMacAddress }
::= { cldctLastPemStateTable 1 }
CldctLastPemStateEntry ::= SEQUENCE {
cldctLastPemState SnmpAdminString
}
cldctLastPemState OBJECT-TYPE
SYNTAX SnmpAdminString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object represents the last policy enforcement
manager state of the client in controller."
::= { cldctLastPemStateEntry 1 }
ciscoLwappDot11ClientTsConfigGroup OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- This is a collection of objects which can
-- be configured per 802.11 clients for the
-- controller to start monitoring them.
-- objects
-- cldctWatchListModuleList, cldctWatchListTimeRemaining
ciscoLwappDot11ClientTsStatusGroup OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- This is a collection of objects which represent
-- the information of various watch listed
-- clients present on the controller. The information
-- includes the various states and phases that the client
-- goes through while getting associated with the
-- controller.
-- objects
-- cldctClientInfoGeneratedTime, cldctClientInfoLevel,
-- cldctClientInfoSeverity, cldctClientInfoModule,
-- cldctClientInfoResultCode, cldctClientInfoMsgString,
-- cldctWatchListRowStatus, cldctClientInfoMaxEntries,
-- cldctLastPemState
ciscoLwappDot11ClientTsStatusSupGroupRev1 OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBGroups 3 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- This is a collection of objects which represent
-- the information on the types and sub-types of
-- messages generated by the controller for the clients.
-- objects
-- cldctClientInfoMessageType, cldctClientInfoMessageSubType
ciscoLwappDot11ClientTsMIBCompliance OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- deprecated
-- Descr
-- The compliance statement for the SNMP entities that
-- implement the ciscoLwappDot11ClientTsMIB module.
-- Module
-- >>current<<
-- MandGroup
-- ciscoLwappDot11ClientTsConfigGroup
-- MandGroup
-- ciscoLwappDot11ClientTsStatusGroup
ciscoLwappDot11ClientTsMIBComplianceRev1 OBJECT IDENTIFIER ::= { ciscoLwappDot11ClientTsMIBCompliances 2 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for the SNMP entities that
-- implement the ciscoLwappDot11ClientTsMIB module.
-- Module
-- >>current<<
-- MandGroup
-- ciscoLwappDot11ClientTsConfigGroup
-- MandGroup
-- ciscoLwappDot11ClientTsStatusGroup
-- MandGroup
-- ciscoLwappDot11ClientTsStatusSupGroupRev1
END