-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-SSLVPN-MIB-V1SMI.my
656 lines (592 loc) · 18.9 KB
/
CISCO-SSLVPN-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
648
649
650
651
652
653
654
655
-- MIB file created 18-Nov-2015 23:18:50, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
CISCO-SSLVPN-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-SSLVPN-MIB.my"
-- Compile options "4 7 F H N W 03 06 0B 0G 0N 0T"
IMPORTS
DateAndTime
FROM SNMPv2-TC-v1
InetAddressType, InetAddress, InetAddressPrefixLength
FROM INET-ADDRESS-MIB
SnmpAdminString
FROM SNMP-FRAMEWORK-MIB
ciscoMgmt
FROM CISCO-SMI
Gauge, Counter
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212
TRAP-TYPE
FROM RFC-1215;
ciscoSslvpnMIB OBJECT IDENTIFIER ::= { ciscoMgmt 829 }
-- MODULE-IDENTITY
-- LastUpdated
-- 201511170000Z
-- OrgName
-- Cisco Systems, Inc.
-- ContactInfo
-- Cisco Systems
-- Customer Service
--
-- Postal: 170 W Tasman Drive
-- San Jose, CA 95134
-- USA
--
-- Tel: +1 800 553-NETS
--
-- E-mail: [email protected]
-- Descr
-- This MIB module defines management objects for
-- configuration and monitoring of the Cisco secure
-- gateway that implements SSLVPN.
--
-- Glossary:
--
-- AnyConnect - Cisco AnyConnect a unified agent that delivers
-- multiple security services to help enable and
-- protect the enterprise.
--
-- SSL - Secure Sockets Layer
--
-- URL - Uniform Resource Locator
--
-- VPN - Virtual Private Network
-- RevDate
-- 201511170000Z
-- RevDescr
-- Incorporated MIB review comments.
-- RevDate
-- 201510141200Z
-- RevDescr
-- Initial version of this MIB module.
ciscoSslvpnMIBNotifs OBJECT IDENTIFIER ::= { ciscoSslvpnMIB 0 }
ciscoSslvpnMIBObjects OBJECT IDENTIFIER ::= { ciscoSslvpnMIB 1 }
ciscoSslvpnMIBConform OBJECT IDENTIFIER ::= { ciscoSslvpnMIB 2 }
csslvpnGlobalStatistics OBJECT IDENTIFIER ::= { ciscoSslvpnMIBObjects 1 }
csslvpnSession OBJECT IDENTIFIER ::= { ciscoSslvpnMIBObjects 2 }
csslvpnNotificationControl OBJECT IDENTIFIER ::= { ciscoSslvpnMIBObjects 3 }
ciscoSslvpnMIBCompliances OBJECT IDENTIFIER ::= { ciscoSslvpnMIBConform 1 }
ciscoSslvpnMIBGroups OBJECT IDENTIFIER ::= { ciscoSslvpnMIBConform 2 }
csslvpnMaxSessionAllowed OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the maximum number of active SSLVPN
sessions that are supported by the device."
::= { csslvpnGlobalStatistics 1 }
csslvpnActiveSessions OBJECT-TYPE
SYNTAX Gauge
-- Units
-- sessions
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of active SSLVPN
sessions."
::= { csslvpnGlobalStatistics 2 }
csslvpnPeakSessions OBJECT-TYPE
SYNTAX Gauge
-- Units
-- sessions
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of sessions during peak
time."
::= { csslvpnGlobalStatistics 3 }
csslvpnInControlPackets OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of control packets
received by the Secure Gateway."
::= { csslvpnGlobalStatistics 4 }
csslvpnInDataPackets OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of data packets
received by the Secure Gateway."
::= { csslvpnGlobalStatistics 5 }
csslvpnOutControlPackets OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of control
packets sent by the Secure Gateway."
::= { csslvpnGlobalStatistics 6 }
csslvpnOutDataPackets OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of data packets sent by
the Secure Gateway."
::= { csslvpnGlobalStatistics 7 }
csslvpnAuthFailures OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of authentication
failures."
::= { csslvpnGlobalStatistics 8 }
csslvpnConnectFailures OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of connect failures."
::= { csslvpnGlobalStatistics 9 }
csslvpnReconnectFailures OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of reconnect failures."
::= { csslvpnGlobalStatistics 10 }
csslvpnDpdTimeouts OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of Dead Peer Detection
timeouts."
::= { csslvpnGlobalStatistics 11 }
csslvpnAuthRequests OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of authentication
requests."
::= { csslvpnGlobalStatistics 12 }
csslvpnAuthResponses OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- responses
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of authentication
responses."
::= { csslvpnGlobalStatistics 13 }
csslvpnInDpdRequests OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of Dead Peer Detection
requests received by Secure Gateway."
::= { csslvpnGlobalStatistics 14 }
csslvpnOutDpdRequests OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of Dead Peer Detection
requests sent by Secure Gateway."
::= { csslvpnGlobalStatistics 15 }
csslvpnInDpdResponses OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- responses
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of Dead Peer Detection
responses received by Secure Gateway."
::= { csslvpnGlobalStatistics 16 }
csslvpnOutDpdResponses OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- responses
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of Dead Peer Detection
responses sent by Secure Gateway."
::= { csslvpnGlobalStatistics 17 }
csslvpnSessionTable OBJECT-TYPE
SYNTAX SEQUENCE OF CsslvpnSessionEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A list of SSLVPN sessions which has been successfully
created by the secure gateway."
::= { csslvpnSession 1 }
csslvpnSessionEntry OBJECT-TYPE
SYNTAX CsslvpnSessionEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry providing the management information of a
SSLVPN session.
An entry will be created when the SSLVPN session has been
successfully provisioned by the secure gateway.
An entry will be removed when the SSLVPN session has been
removed by the secure gateway."
INDEX { csslvpnSessionID }
::= { csslvpnSessionTable 1 }
CsslvpnSessionEntry ::= SEQUENCE {
csslvpnSessionID Gauge,
csslvpnSessionUser SnmpAdminString,
csslvpnSessionProfile SnmpAdminString,
csslvpnSessionPolicy SnmpAdminString,
csslvpnSessionClientIpAddrType InetAddressType,
csslvpnSessionClientIpAddr InetAddress,
csslvpnSessionTunnelIpAddrType InetAddressType,
csslvpnSessionTunnelIpAddr InetAddress,
csslvpnSessionTunnelNetmask InetAddressPrefixLength,
csslvpnSessionNumConnections Gauge,
csslvpnSessionRxPackets Counter,
csslvpnSessionTxPackets Counter,
csslvpnSessionRxBytes Counter,
csslvpnSessionTxBytes Counter,
csslvpnSessionLastUsed DateAndTime,
csslvpnSessionCreated DateAndTime
}
csslvpnSessionID OBJECT-TYPE
SYNTAX Gauge(1..4294967295)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This object indicates the index of a SSLVPN session.
The value of csslvpnSessionID is assigned uniquely during session
creation."
::= { csslvpnSessionEntry 1 }
csslvpnSessionUser OBJECT-TYPE
SYNTAX SnmpAdminString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the username with which session is
authenticated."
::= { csslvpnSessionEntry 2 }
csslvpnSessionProfile OBJECT-TYPE
SYNTAX SnmpAdminString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the SSL profile to which session is
connected.
The SSL profile defines authentication and accounting
lists. Profile selection will be based on policy and URL
values. Profile may also optionally associate with default
authorization policy"
::= { csslvpnSessionEntry 3 }
csslvpnSessionPolicy OBJECT-TYPE
SYNTAX SnmpAdminString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the SSL policy to which session is
connected.
SSL policy defines the cipher suites to be supported and the
trust point to be used during SSL negotiation. SSL policy is a
container of all the parameters used in the SSL negotiation.
The policy selection would be done by matching the session
parameters against the parameters configured under the policy"
::= { csslvpnSessionEntry 4 }
csslvpnSessionClientIpAddrType OBJECT-TYPE
SYNTAX InetAddressType
-- Rsyntax INTEGER {
-- ?? enum value of zero may cause problems
-- unknown(0),
-- ipv4(1),
-- ipv6(2),
-- ipv4z(3),
-- ipv6z(4),
-- dns(16)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the type of public IP Address of the
client that initiated the session."
::= { csslvpnSessionEntry 5 }
csslvpnSessionClientIpAddr OBJECT-TYPE
SYNTAX InetAddress
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the public IP Address of the client that
initiated the session.
The type of this address is determined by the value of
csslvpnSessionClientIpAddrType object."
::= { csslvpnSessionEntry 6 }
csslvpnSessionTunnelIpAddrType OBJECT-TYPE
SYNTAX InetAddressType
-- Rsyntax INTEGER {
-- ?? enum value of zero may cause problems
-- unknown(0),
-- ipv4(1),
-- ipv6(2),
-- ipv4z(3),
-- ipv6z(4),
-- dns(16)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the type of IP address assigned to
AnyConnect client during tunnel bring up."
::= { csslvpnSessionEntry 7 }
csslvpnSessionTunnelIpAddr OBJECT-TYPE
SYNTAX InetAddress
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the IP address assigned to AnyConnect
client during tunnel bring up.
The type of this address is determined by the value of
csslvpnSessionTunnelIpAddrType object."
::= { csslvpnSessionEntry 8 }
csslvpnSessionTunnelNetmask OBJECT-TYPE
SYNTAX InetAddressPrefixLength
-- Rsyntax Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the netmask assigned to the client
during the session bring up.
This object is always interpreted with the value of
csslvpnSessionTunnelIpAddrType object."
::= { csslvpnSessionEntry 9 }
csslvpnSessionNumConnections OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of connections
associated with a particular session."
::= { csslvpnSessionEntry 10 }
csslvpnSessionRxPackets OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of packets received
during the session."
::= { csslvpnSessionEntry 11 }
csslvpnSessionTxPackets OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of packets transmitted
during the session."
::= { csslvpnSessionEntry 12 }
csslvpnSessionRxBytes OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- bytes
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of bytes received
during the session."
::= { csslvpnSessionEntry 13 }
csslvpnSessionTxBytes OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- bytes
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of bytes transmitted
during the session."
::= { csslvpnSessionEntry 14 }
csslvpnSessionLastUsed OBJECT-TYPE
SYNTAX DateAndTime
-- Rsyntax OCTET STRING(SIZE(8|11))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the time, when the session was last
used."
::= { csslvpnSessionEntry 15 }
csslvpnSessionCreated OBJECT-TYPE
SYNTAX DateAndTime
-- Rsyntax OCTET STRING(SIZE(8|11))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the time, when the session was created."
::= { csslvpnSessionEntry 16 }
csslvpnNotificationEnable OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(1..2))
-- BITS are:
-- sessionLimit(0)
-- tunnelUp(1)
-- tunnelDown(2)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object specifies whether a specified notification is
enabled or not. If a bit corresponding to a notification
is set to 1, then the specified notification can be generated.
sessionLimit -- the csslvpnSessionLimitNotif
notification.
tunnelUp -- the csslvpnTunnelUpNotif notification.
tunnelDown -- the csslvpnTunnelDownNotif notification."
::= { csslvpnNotificationControl 1 }
csslvpnSessionLimitNotif TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE ciscoSslvpnMIB
VARIABLES {
csslvpnMaxSessionAllowed }
-- Status
-- mandatory
DESCRIPTION
"This notification would be sent when the attempt of creating
a new active sessions may exceed the maximum number of sessions
supported by the device."
::= 1
csslvpnTunnelUpNotif TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE ciscoSslvpnMIB
VARIABLES {
csslvpnSessionUser, csslvpnSessionTunnelIpAddrType,
csslvpnSessionTunnelIpAddr, csslvpnSessionTunnelNetmask }
-- Status
-- mandatory
DESCRIPTION
"This notification would be sent when SSLVPN tunnel gets
created."
::= 2
csslvpnTunnelDownNotif TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE ciscoSslvpnMIB
VARIABLES {
csslvpnSessionUser, csslvpnSessionTunnelIpAddrType,
csslvpnSessionTunnelIpAddr, csslvpnSessionTunnelNetmask }
-- Status
-- mandatory
DESCRIPTION
"This notification would be sent when SSLVPN tunnel tears
down."
::= 3
csslvpnGlobalSessionGroup OBJECT IDENTIFIER ::= { ciscoSslvpnMIBGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing management information
-- for global SSLVPN session statistics.
-- objects
-- csslvpnMaxSessionAllowed, csslvpnActiveSessions,
-- csslvpnPeakSessions
csslvpnStatisticsGroup OBJECT IDENTIFIER ::= { ciscoSslvpnMIBGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing management information
-- for global SSLVPN statistics.
-- objects
-- csslvpnInControlPackets, csslvpnInDataPackets,
-- csslvpnOutControlPackets, csslvpnOutDataPackets,
-- csslvpnAuthFailures, csslvpnConnectFailures,
-- csslvpnReconnectFailures, csslvpnDpdTimeouts,
-- csslvpnAuthRequests, csslvpnAuthResponses,
-- csslvpnInDpdRequests, csslvpnOutDpdRequests,
-- csslvpnInDpdResponses, csslvpnOutDpdResponses
csslvpnSessionGroup OBJECT IDENTIFIER ::= { ciscoSslvpnMIBGroups 3 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing management information
-- for SSLVPN sessions.
-- objects
-- csslvpnSessionUser, csslvpnSessionProfile,
-- csslvpnSessionPolicy, csslvpnSessionClientIpAddrType,
-- csslvpnSessionClientIpAddr, csslvpnSessionTunnelIpAddrType,
-- csslvpnSessionTunnelIpAddr, csslvpnSessionTunnelNetmask,
-- csslvpnSessionNumConnections, csslvpnSessionRxPackets,
-- csslvpnSessionTxPackets, csslvpnSessionRxBytes,
-- csslvpnSessionTxBytes, csslvpnSessionLastUsed,
-- csslvpnSessionCreated
csslvpnNotificationControlGroup OBJECT IDENTIFIER ::= { ciscoSslvpnMIBGroups 5 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing control on the
-- generation of SSLVPN notifications.
-- objects
-- csslvpnNotificationEnable
csslvpnNotificationGroup OBJECT IDENTIFIER ::= { ciscoSslvpnMIBGroups 4 }
-- NOTIFICATION-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of SSLVPN notifications.
-- notifications
-- csslvpnSessionLimitNotif, csslvpnTunnelUpNotif,
-- csslvpnTunnelDownNotif
ciscoSslvpnMIBCompliance OBJECT IDENTIFIER ::= { ciscoSslvpnMIBCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for entities which
-- implement CISCO-SSLVPN-MIB.
-- Module
-- >>current<<
-- MandGroup
-- csslvpnGlobalSessionGroup
-- MandGroup
-- csslvpnStatisticsGroup
-- MandGroup
-- csslvpnSessionGroup
-- MandGroup
-- csslvpnNotificationGroup
-- MandGroup
-- csslvpnNotificationControlGroup
-- ObjVar
-- csslvpnNotificationEnable
END