-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-VPN-LIC-USAGE-MONITOR-MIB-V1SMI.my
833 lines (766 loc) · 22.1 KB
/
CISCO-VPN-LIC-USAGE-MONITOR-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
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
-- MIB file created 13-Feb-2014 16:05:15, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
CISCO-VPN-LIC-USAGE-MONITOR-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-VPN-LIC-USAGE-MONITOR-MIB.my"
-- Compile options "4 7 F H N W 03 06 0B 0G 0N 0T"
IMPORTS
InetAddressType, InetAddress
FROM INET-ADDRESS-MIB
SnmpAdminString
FROM SNMP-FRAMEWORK-MIB
ciscoMgmt
FROM CISCO-SMI
Counter, Gauge
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212;
ciscoVpnLicUsageMonitorMIB OBJECT IDENTIFIER ::= { ciscoMgmt 816 }
-- MODULE-IDENTITY
-- LastUpdated
-- 201309130000Z
-- 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: cs-<list>@cisco.com
-- Descr
-- Acronyms and Definitions
-- The following acronyms and terms are used in this
-- document:
--
-- IPSec: Secure IP Protocol
--
-- VPN: Virtual Private Network
--
-- LAN: Local Area Network
--
-- Group: A collection of VPN license usage users grouped
-- and managed together as a single entity for
-- administrative convenience.
--
-- SVC: SSL VPN Client
--
-- LicServer: Multi-site shared License server.
--
-- LicBkpServer: Multi-site shared License Backup server.
--
-- LicClient: Multi-site shared License client.
--
-- Overview of the MIB
--
-- This is a MIB Module for monitoring licenses in Virtual
-- Private Networks. The MIB seeks to create a common model of
-- VPN License
-- Usage across different VPN implementations. The MIB defines
-- counters
-- and objects of interest to usage/message monitoring in a
-- way which is independent of which VPN technology is
-- requested.
--
-- MIB contains four major groups of objects which are used
-- to get VPN License Usage information
-- a) VPN Lic device type
-- This section defines if the device is acting as a
-- server,
-- backupserver, client(participant) in a shared license
-- system.
--
-- b) VPN License Server Usage group
-- This section defines total network license usage
-- information
-- and also server information as well along with backup
-- server address.
-- service.
--
-- c) VPN License Backup server Usage group
-- This section defines backup license server information
-- in detail,
-- along with statistics of hello, sync and update messages
-- from
-- server.
--
-- d) VPN License client Usage group
-- This section defines license usage information by this
-- client.
-- along with statistics about registration, get
-- request,release request
-- and transfer request.
-- RevDate
-- 201309130000Z
-- RevDescr
-- Latest version of this MIB module.
ciscoVpnLicUsageMonitorMIBObjects OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIB 0 }
ciscoVpnLicUsageMonitorMIBConform OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIB 1 }
ciscoVpnLicUsageMonitorMIBCompliances OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIBConform 1 }
cvpnLicServer OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIBObjects 2 }
cvpnLicBkpServer OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIBObjects 3 }
cvpnLicClient OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIBObjects 4 }
ciscoVpnLicUsageMonitorMIBGroups OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIBConform 2 }
VPNLicType ::= INTEGER {
other(1),
anyconnectpremium(2)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Type of VPN supporting shared license
--
-- other - other VPN type
-- anyconnectpremium - anyconnect VPN type.
VPNLicDeviceRole ::= INTEGER {
server(1),
bkpserver(2),
client(3)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Role the device is playing in shared license system.
-- If it's acting as server/backup server, it also acts as license
-- client.
--
-- server - License server acting as both server and client.
--
-- bkpserver - backup license server acting as both backup
-- server and client.
--
-- client - Client.
LicServerStatus ::= INTEGER {
active(1),
inactive(2),
expired(3)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Status of a license server, indicating if the server
-- is currently active or backup (inactive).
-- *Note* : backup will still be acting as a client.
--
-- active - Server is active.
--
-- inactive - Server is inactive.
--
-- expired - Server expired.
LicServerRegistered ::= INTEGER {
no(1),
yes(2),
invalid(3)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- State of the Backup License server
-- registered as a participant.
--
-- no - ASA is not registered.
--
-- yes - ASA is registered.
--
-- invalid - Unknown value.
cvpnLicDeviceRole OBJECT-TYPE
SYNTAX VPNLicDeviceRole
-- Rsyntax INTEGER {
-- server(1),
-- bkpserver(2),
-- client(3)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"ASA Device Role in a shared License System
as server/backup/client."
::= { ciscoVpnLicUsageMonitorMIBObjects 1 }
cvpnLicServerAddrType 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
"IP address type of Shared License Server."
::= { cvpnLicServer 1 }
cvpnLicServerAddr OBJECT-TYPE
SYNTAX InetAddress
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"IP address of Shared License Server."
::= { cvpnLicServer 2 }
cvpnLicBkpSerAddrType 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
"IP address Type of Shared License Backup Server."
::= { cvpnLicServer 3 }
cvpnLicBkpSerAddr OBJECT-TYPE
SYNTAX InetAddress
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"IP address of Shared License Backup Server."
::= { cvpnLicServer 4 }
cvpnLicServerVer OBJECT-TYPE
SYNTAX INTEGER(1..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Shared License Server version."
::= { cvpnLicServer 5 }
cvpnLicServerStatus OBJECT-TYPE
SYNTAX LicServerStatus
-- Rsyntax INTEGER {
-- active(1),
-- inactive(2),
-- expired(3)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Shared License Server Status."
::= { cvpnLicServer 6 }
cvpnLicServerTable OBJECT-TYPE
SYNTAX SEQUENCE OF CvpnLicServerEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table lists the Shared License Usage Information per VPN
type.
For each VPN type, it lists
Total capacity, current usage, total available"
::= { cvpnLicServer 7 }
cvpnLicServerEntry OBJECT-TYPE
SYNTAX CvpnLicServerEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Each entry contains the statistics of License usage like Total
capacity, current usage, total available."
INDEX { cvpnLicServerVPNLicType }
::= { cvpnLicServerTable 1 }
CvpnLicServerEntry ::= SEQUENCE {
cvpnLicServerVPNLicType VPNLicType,
cvpnLicServerNumLicCapacity Gauge,
cvpnLicServerNumLicAvail Gauge,
cvpnLicServerUtilized Gauge
}
cvpnLicServerVPNLicType OBJECT-TYPE
SYNTAX VPNLicType
-- Rsyntax INTEGER {
-- other(1),
-- anyconnectpremium(2)
-- }
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Statistics for a particular VPN type."
::= { cvpnLicServerEntry 1 }
cvpnLicServerNumLicCapacity OBJECT-TYPE
SYNTAX Gauge
-- Units
-- license
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Total number of shared license capacity for network for this
VPN type."
DEFVAL { 0 }
::= { cvpnLicServerEntry 2 }
cvpnLicServerNumLicAvail OBJECT-TYPE
SYNTAX Gauge
-- Units
-- license
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Available License in network for this VPN type."
DEFVAL { 0 }
::= { cvpnLicServerEntry 3 }
cvpnLicServerUtilized OBJECT-TYPE
SYNTAX Gauge
-- Units
-- license
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of Licenses utilised by the entire network for this
License type."
DEFVAL { 0 }
::= { cvpnLicServerEntry 4 }
cvpnLicBkpServerAddrType 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
"IP address type of Shared License Backup Server"
::= { cvpnLicBkpServer 1 }
cvpnLicBkpServerAddr OBJECT-TYPE
SYNTAX InetAddress
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"IP address of Shared License Backup Server"
::= { cvpnLicBkpServer 2 }
cvpnLicBkpServerDevID OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..64))
-- Rsyntax OCTET STRING(SIZE(0..64))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Device ID of the shared license backup server."
::= { cvpnLicBkpServer 3 }
cvpnLicBkpServerVer OBJECT-TYPE
SYNTAX Gauge
-- Units
-- license
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Shared License Backup Server version."
::= { cvpnLicBkpServer 4 }
cvpnLicBkpServerRegd OBJECT-TYPE
SYNTAX LicServerRegistered
-- Rsyntax INTEGER {
-- no(1),
-- yes(2),
-- invalid(3)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Shared License Backup Server Registered information."
::= { cvpnLicBkpServer 5 }
cvpnLicBkpServerHAPeerDevID OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..64))
-- Rsyntax OCTET STRING(SIZE(0..64))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Device ID of the shared license backup server HA Peer."
::= { cvpnLicBkpServer 6 }
cvpnLicBkpServerHAPeerRegd OBJECT-TYPE
SYNTAX LicServerRegistered
-- Rsyntax INTEGER {
-- no(1),
-- yes(2),
-- invalid(3)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Shared License Backup Server HA Peer registered information"
::= { cvpnLicBkpServer 7 }
cvpnLicBkpServerStatus OBJECT-TYPE
SYNTAX LicServerStatus
-- Rsyntax INTEGER {
-- active(1),
-- inactive(2),
-- expired(3)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Shared License Backup Server Status."
::= { cvpnLicBkpServer 8 }
cvpnLicServerHelloTx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Hello packets transmitted from
this license server."
::= { cvpnLicBkpServer 9 }
cvpnLicServerHelloRx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Hello packets received by the
license server."
::= { cvpnLicBkpServer 10 }
cvpnLicServerHelloError OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of erroneous Hello packet received.
e.g. request received with no Rx data."
::= { cvpnLicBkpServer 11 }
cvpnLicServerSyncTx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Sync packets transmitted from
this license server."
::= { cvpnLicBkpServer 12 }
cvpnLicServerSyncRx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Sync packets received by the
license server."
::= { cvpnLicBkpServer 13 }
cvpnLicServerSyncError OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of erroneous Sync packet received
e.g. request received with no Rx data."
::= { cvpnLicBkpServer 14 }
cvpnLicServerUpdateTx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Update packets transmitted from this
license server."
::= { cvpnLicBkpServer 15 }
cvpnLicServerUpdateRx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Update packets received by the
license server."
::= { cvpnLicBkpServer 16 }
cvpnLicServerUpdateError OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of erroneous Update packet received.
e.g. request received with no Rx data."
::= { cvpnLicBkpServer 17 }
cvpnLicClntInfoTable OBJECT-TYPE
SYNTAX SEQUENCE OF CvpnLicClntInfoEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table lists all the License LicClnt Information.
For each LicClnt, it lists the
attributes (Hostname,Device ID,Current usage,
High,Registration Tx/Rx/Error,Get Tx/Rx/Error
Release Tx/Rx/Error, Transfer Tx/Rx/Error"
::= { cvpnLicClient 1 }
cvpnLicClntInfoEntry OBJECT-TYPE
SYNTAX CvpnLicClntInfoEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Each entry contains the attributes, statistics
of a shared license client."
INDEX { cvpnLicClntVPNLicType, cvpnLicClntInfoDeviceID }
::= { cvpnLicClntInfoTable 1 }
CvpnLicClntInfoEntry ::= SEQUENCE {
cvpnLicClntVPNLicType VPNLicType,
cvpnLicClntInfoDeviceID SnmpAdminString,
cvpnLicClntInfoHostName SnmpAdminString,
cvpnLicClntInfoPlatLmt Gauge,
cvpnLicClntInfoCurUsage Gauge,
cvpnLicClntInfoHigh Gauge,
cvpnLicClntInfoRegReqTx Counter,
cvpnLicClntInfoRegReqRx Counter,
cvpnLicClntInfoRegReqError Counter,
cvpnLicClntInfoGetReqTx Counter,
cvpnLicClntInfoGetReqRx Counter,
cvpnLicClntInfoGetReqError Counter,
cvpnLicClntInfoRelReqTx Counter,
cvpnLicClntInfoRelReqRx Counter,
cvpnLicClntInfoRelReqError Counter,
cvpnLicClntInfoTransferReqTx Counter,
cvpnLicClntInfoTransferReqRx Counter,
cvpnLicClntInfoTransferReqError Counter
}
cvpnLicClntVPNLicType OBJECT-TYPE
SYNTAX VPNLicType
-- Rsyntax INTEGER {
-- other(1),
-- anyconnectpremium(2)
-- }
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"VPN Type of Shared License client"
::= { cvpnLicClntInfoEntry 1 }
cvpnLicClntInfoDeviceID OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(1..64))
-- Rsyntax OCTET STRING(SIZE(1..64))
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Device ID of the shared license client."
::= { cvpnLicClntInfoEntry 2 }
cvpnLicClntInfoHostName OBJECT-TYPE
SYNTAX SnmpAdminString(SIZE(0..64))
-- Rsyntax OCTET STRING(SIZE(0..64))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The Hostname of the shared license Client."
::= { cvpnLicClntInfoEntry 3 }
cvpnLicClntInfoPlatLmt OBJECT-TYPE
SYNTAX Gauge
-- Units
-- license
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Platform limit for max License on this client."
::= { cvpnLicClntInfoEntry 4 }
cvpnLicClntInfoCurUsage OBJECT-TYPE
SYNTAX Gauge
-- Units
-- license
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Current Usage of Shared License by this device."
::= { cvpnLicClntInfoEntry 5 }
cvpnLicClntInfoHigh OBJECT-TYPE
SYNTAX Gauge
-- Units
-- license
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The maximum number of licenses provided by the license
server to the client."
::= { cvpnLicClntInfoEntry 6 }
cvpnLicClntInfoRegReqTx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Registration Request packets transmitted on
this client for this VPN type."
::= { cvpnLicClntInfoEntry 7 }
cvpnLicClntInfoRegReqRx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Registration Request packets received on
this client for this VPN type."
::= { cvpnLicClntInfoEntry 8 }
cvpnLicClntInfoRegReqError OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Registration Request packet errors on this
client for this VPN type."
::= { cvpnLicClntInfoEntry 9 }
cvpnLicClntInfoGetReqTx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Get Request packets transmitted on this
client for this VPN type."
::= { cvpnLicClntInfoEntry 10 }
cvpnLicClntInfoGetReqRx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Get Request packets Received on this client
for this VPN type."
::= { cvpnLicClntInfoEntry 11 }
cvpnLicClntInfoGetReqError OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Get Request packet errors on this client
for this VPN type."
::= { cvpnLicClntInfoEntry 12 }
cvpnLicClntInfoRelReqTx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Release Request packets transmitted on this
client for this VPN type."
::= { cvpnLicClntInfoEntry 13 }
cvpnLicClntInfoRelReqRx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Release Request packets received on this
client for this VPN type."
::= { cvpnLicClntInfoEntry 14 }
cvpnLicClntInfoRelReqError OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Release Request packet errors on this
client for this VPN type."
::= { cvpnLicClntInfoEntry 15 }
cvpnLicClntInfoTransferReqTx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Transfer Request packets transmitted on
this client for this VPN type."
::= { cvpnLicClntInfoEntry 16 }
cvpnLicClntInfoTransferReqRx OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Transfer Request packets received on this
client for this VPN type."
::= { cvpnLicClntInfoEntry 17 }
cvpnLicClntInfoTransferReqError OBJECT-TYPE
SYNTAX Counter
-- Units
-- packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of Transfer Request packet errros on this
client for this VPN type."
::= { cvpnLicClntInfoEntry 18 }
ciscoVPNSharedLicUsageMandatoryGroup OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIBGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- This group categorizes mandatory objects pertaining
-- to usage statistics of shared licenses
-- objects
-- cvpnLicDeviceRole, cvpnLicServerAddrType, cvpnLicServerAddr,
-- cvpnLicBkpSerAddrType, cvpnLicBkpSerAddr, cvpnLicServerVer,
-- cvpnLicServerStatus, cvpnLicServerNumLicCapacity,
-- cvpnLicServerNumLicAvail, cvpnLicServerUtilized,
-- cvpnLicClntInfoHostName, cvpnLicClntInfoPlatLmt,
-- cvpnLicClntInfoCurUsage, cvpnLicClntInfoHigh
ciscoVPNSharedLicOptUsageGroup OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIBGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- This group categorizes optional objects pertaining
-- to usage statistics of shared licenses
-- objects
-- cvpnLicBkpServerAddrType, cvpnLicBkpServerAddr,
-- cvpnLicBkpServerDevID, cvpnLicBkpServerVer,
-- cvpnLicBkpServerRegd, cvpnLicBkpServerHAPeerDevID,
-- cvpnLicBkpServerHAPeerRegd, cvpnLicBkpServerStatus,
-- cvpnLicServerHelloTx, cvpnLicServerHelloRx,
-- cvpnLicServerHelloError, cvpnLicServerSyncTx,
-- cvpnLicServerSyncRx, cvpnLicServerSyncError,
-- cvpnLicServerUpdateTx, cvpnLicServerUpdateRx,
-- cvpnLicServerUpdateError, cvpnLicClntInfoRegReqTx,
-- cvpnLicClntInfoRegReqRx, cvpnLicClntInfoRegReqError,
-- cvpnLicClntInfoGetReqTx, cvpnLicClntInfoGetReqRx,
-- cvpnLicClntInfoGetReqError, cvpnLicClntInfoRelReqTx,
-- cvpnLicClntInfoRelReqRx, cvpnLicClntInfoRelReqError,
-- cvpnLicClntInfoTransferReqTx, cvpnLicClntInfoTransferReqRx,
-- cvpnLicClntInfoTransferReqError
ciscoVpnLicUsageMonitorMIBCompliance OBJECT IDENTIFIER ::= { ciscoVpnLicUsageMonitorMIBCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for SNMP entities
-- the Cisco VPN License Usage Monitoring MIB.
-- Module
-- >>current<<
-- MandGroup
-- ciscoVPNSharedLicUsageMandatoryGroup
-- OptGroup
-- ciscoVPNSharedLicOptUsageGroup
END