-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-WIRELESS-P2P-BPI-MIB-V1SMI.my
824 lines (750 loc) · 26.3 KB
/
CISCO-WIRELESS-P2P-BPI-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
-- MIB created 4/06/100 11:33:08, by
-- SMIC (the next generation) version 1.6.29, November 22, 1994.
CISCO-WIRELESS-P2P-BPI-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-WIRELESS-P2P-BPI-MIB.my"
IMPORTS
Counter32
FROM SNMPv2-SMI-v1
OBJECT-TYPE
FROM RFC-1212
DisplayString, TruthValue, TimeInterval
FROM SNMPv2-TC-v1
ifIndex
FROM IF-MIB
ciscoMgmt
FROM CISCO-SMI;
ciscoWirelessP2pBpiMIB OBJECT IDENTIFIER ::= { ciscoMgmt 135 }
-- MODULE-IDENTITY
-- LastUpdated
-- 9905181200Z
-- 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 is the MIB Module for the Baseline Privacy Interface (BPI)
-- at Point to Point Wireless Radio Card.
--
-- This is a specialization on the MCNS docsBpiMib for Cisco Wireless
-- point to point communication links.
cwrBpiMIBObjects OBJECT IDENTIFIER ::= { ciscoWirelessP2pBpiMIB 1 }
cwrBpiRsObjects OBJECT IDENTIFIER ::= { cwrBpiMIBObjects 1 }
cwrBpiRmObjects OBJECT IDENTIFIER ::= { cwrBpiMIBObjects 2 }
cwrBpiNotification OBJECT IDENTIFIER ::= { ciscoWirelessP2pBpiMIB 2 }
cwrBpiConformance OBJECT IDENTIFIER ::= { ciscoWirelessP2pBpiMIB 3 }
cwrBpiCompliances OBJECT IDENTIFIER ::= { cwrBpiConformance 1 }
cwrBpiGroups OBJECT IDENTIFIER ::= { cwrBpiConformance 2 }
cwrBpiRsBaseTable OBJECT-TYPE
SYNTAX SEQUENCE OF CwrBpiRsBaseEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Describes the basic and authorization-related Baseline Privacy
attributes of each Slave Radio interface."
::= { cwrBpiRsObjects 1 }
cwrBpiRsBaseEntry OBJECT-TYPE
SYNTAX CwrBpiRsBaseEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry containing objects describing attributes of one Slave
Radio interface. An entry in this table exists for each
ifEntry with an ifType of ciscoWirelessP2P."
INDEX { ifIndex }
::= { cwrBpiRsBaseTable 1 }
CwrBpiRsBaseEntry ::= SEQUENCE {
cwrBpiRsPrivacyEnable TruthValue,
cwrBpiRsPublicKey OCTET STRING,
cwrBpiRsAuthState INTEGER,
cwrBpiRsAuthKeySequenceNumber INTEGER,
cwrBpiRsAuthExpires TimeInterval,
cwrBpiRsAuthReset TruthValue,
cwrBpiRsAuthGraceTime INTEGER,
cwrBpiRsTEKGraceTime INTEGER,
cwrBpiRsAuthWaitTimeout INTEGER,
cwrBpiRsReauthWaitTimeout INTEGER,
cwrBpiRsOpWaitTimeout INTEGER,
cwrBpiRsRekeyWaitTimeout INTEGER,
cwrBpiRsAuthRequests Counter32,
cwrBpiRsAuthReplies Counter32,
cwrBpiRsAuthInvalids Counter32,
cwrBpiRsAuthInvalidErrorCode INTEGER,
cwrBpiRsAuthInvalidErrorString DisplayString
}
cwrBpiRsPrivacyEnable OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object identifies whether the Slave Radio is provisioned
to use Encryption or not."
::= { cwrBpiRsBaseEntry 1 }
cwrBpiRsPublicKey OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(0..126))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Public key of the Radio Slave encoded as an ASN.1
SubjectPublicKeyInfo object as defined in the RSA Encryption
Standard (PKCS #1) [RSA1]."
::= { cwrBpiRsBaseEntry 2 }
cwrBpiRsAuthState OBJECT-TYPE
SYNTAX INTEGER {
start(1),
authWait(2),
authorized(3),
reauthWait(4),
authRejectWait(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of the Radio Slave authorization FSM.
The start state indicates that FSM is in its initial state."
::= { cwrBpiRsBaseEntry 3 }
cwrBpiRsAuthKeySequenceNumber OBJECT-TYPE
SYNTAX INTEGER(0..15)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The authorization key sequence number for this FSM."
::= { cwrBpiRsBaseEntry 4 }
cwrBpiRsAuthExpires OBJECT-TYPE
SYNTAX TimeInterval
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of seconds left before the current authorization for this
FSM expires. If the Radio Slave does not have an active authorization,
then this value is 0."
::= { cwrBpiRsBaseEntry 5 }
cwrBpiRsAuthReset OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Setting this object to TRUE generates a Reauthorize event in the
authorization FSM, as described in section 4.1.2.3.4 of the Baseline
Privacy Interface Specification. Reading this object always returns
FALSE."
::= { cwrBpiRsBaseEntry 6 }
cwrBpiRsAuthGraceTime OBJECT-TYPE
SYNTAX INTEGER(1..1800)
-- Units
-- seconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Grace time for an authorization key. A Radio Slave is expected to
start trying to get a new authorization key beginning AuthGraceTime
seconds before the authorization key actually expires. The value
of this object cannot be changed while the authorization state machine
is running.
NOTE: When installed in the field, this variable should NEVER be set
below 300 which is the lower limit by standard.
This variable accepts a wider range to facilitate testing."
::= { cwrBpiRsBaseEntry 7 }
cwrBpiRsTEKGraceTime OBJECT-TYPE
SYNTAX INTEGER(1..1800)
-- Units
-- seconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Grace time for a TEK. A Radio Slave is expected to start trying
to get a new TEK beginning TEKGraceTime seconds before the
TEK actually expires. The value of this object cannot be changed
while the authorization state machine is running.
NOTE: When installed in the field, this variable should NEVER be set
below 300 which is the lower limit by standard.
This variable accepts a wider range to facilitate testing."
::= { cwrBpiRsBaseEntry 8 }
cwrBpiRsAuthWaitTimeout OBJECT-TYPE
SYNTAX INTEGER(2..30)
-- Units
-- seconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Authorize Wait Timeout. The value of this object cannot be changed
while the authorization state machine is running."
::= { cwrBpiRsBaseEntry 9 }
cwrBpiRsReauthWaitTimeout OBJECT-TYPE
SYNTAX INTEGER(2..30)
-- Units
-- seconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Reauthorize Wait Timeout in seconds. The value of this object cannot
be changed while the authorization state machine is running."
::= { cwrBpiRsBaseEntry 10 }
cwrBpiRsOpWaitTimeout OBJECT-TYPE
SYNTAX INTEGER(1..10)
-- Units
-- seconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Operational Wait Timeout in seconds. The value of this object cannot
be changed while the authorization state machine is running."
::= { cwrBpiRsBaseEntry 11 }
cwrBpiRsRekeyWaitTimeout OBJECT-TYPE
SYNTAX INTEGER(1..10)
-- Units
-- seconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Rekey Wait Timeout in seconds. The value of this object cannot be
changed while the authorization state machine is running."
::= { cwrBpiRsBaseEntry 12 }
cwrBpiRsAuthRequests OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio Slave has transmitted an Authorization
Request message."
::= { cwrBpiRsBaseEntry 13 }
cwrBpiRsAuthReplies OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio Slave has received an Authorization
Reply message."
::= { cwrBpiRsBaseEntry 14 }
cwrBpiRsAuthInvalids OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio Slave has received an Authorization
Invalid message."
::= { cwrBpiRsBaseEntry 15 }
cwrBpiRsAuthInvalidErrorCode OBJECT-TYPE
SYNTAX INTEGER {
-- noInformation(0),
unauthorizedSlave(1),
undefined(2),
unsolicited(3),
invalidKeySequence(4),
keyRequestAuthenticationFailure(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Error-Code in most recent Authorization Invalid message received by
the Radio Slave. On bootup, this has value no-information(0). At all
other times, this object reflects the error code received"
::= { cwrBpiRsBaseEntry 16 }
cwrBpiRsAuthInvalidErrorString OBJECT-TYPE
SYNTAX DisplayString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Display-String in most recent Authorization Invalid message received
by the Radio Slave. This is a zero length string if no Authorization
Invalid message has been received since reboot."
::= { cwrBpiRsBaseEntry 17 }
cwrBpiRsTEKTable OBJECT-TYPE
SYNTAX SEQUENCE OF CwrBpiRsTEKEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Describes the attributes of each Radio Slave Traffic Encryption
Key (TEK) Service."
::= { cwrBpiRsObjects 2 }
cwrBpiRsTEKEntry OBJECT-TYPE
SYNTAX CwrBpiRsTEKEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry containing objects describing the TEK attributes of
one instantiated TEK service. There will be one such entry for every
Radio Slave of a P2P link."
INDEX { ifIndex }
::= { cwrBpiRsTEKTable 1 }
CwrBpiRsTEKEntry ::= SEQUENCE {
cwrBpiRsTEKEncryptionNegotiated TruthValue,
cwrBpiRsTEKState INTEGER,
cwrBpiRsTEKExpiresOld TimeInterval,
cwrBpiRsTEKExpiresNew TimeInterval,
cwrBpiRsTEKKeyRequests Counter32,
cwrBpiRsTEKKeyReplies Counter32,
cwrBpiRsTEKInvalids Counter32,
cwrBpiRsTEKAuthPends Counter32,
cwrBpiRsTEKInvalidErrorCode INTEGER,
cwrBpiRsTEKInvalidErrorString DisplayString
}
cwrBpiRsTEKEncryptionNegotiated OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This identifies whether this TEK service is using encryption or
not. Encryption may not be in use even though cwrBpiRsPrivacyEnable
is provisioned. This is possible if the remote is not configured
for privacy or it's not running an encryption capable image."
::= { cwrBpiRsTEKEntry 1 }
cwrBpiRsTEKState OBJECT-TYPE
SYNTAX INTEGER {
start(1),
opWait(2),
opReauthWait(3),
operational(4),
rekeyWait(5),
rekeyReauthWait(6)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The state of the indicated TEK FSM. The start(1) state indicates
that FSM is in its initial state."
::= { cwrBpiRsTEKEntry 2 }
cwrBpiRsTEKExpiresOld OBJECT-TYPE
SYNTAX TimeInterval
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of seconds left to expire for the oldest active key
for this FSM. If this FSM has no active keys then this value will
be zero."
::= { cwrBpiRsTEKEntry 3 }
cwrBpiRsTEKExpiresNew OBJECT-TYPE
SYNTAX TimeInterval
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of seconds left to expire for the newest active key for
this FSM. If this FSM has no active keys then this value will
be zero."
::= { cwrBpiRsTEKEntry 4 }
cwrBpiRsTEKKeyRequests OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the this TEK Service has transmitted a Key Request
message."
::= { cwrBpiRsTEKEntry 5 }
cwrBpiRsTEKKeyReplies OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times this TEK Service has received a Key Reply message."
::= { cwrBpiRsTEKEntry 6 }
cwrBpiRsTEKInvalids OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times this TEK Service has received a TEK Invalid message."
::= { cwrBpiRsTEKEntry 7 }
cwrBpiRsTEKAuthPends OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times an Authorization Pending (Auth Pend) event
occurred in this TEK Serivce FSM."
::= { cwrBpiRsTEKEntry 8 }
cwrBpiRsTEKInvalidErrorCode OBJECT-TYPE
SYNTAX INTEGER {
-- noInformation(0),
unauthorizedSlave(1),
undefined(2),
unsolicited(3),
invalidKeySequence(4),
keyRequestAuthenticationFailure(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Error-Code in most recent TEK Invalid message received by this TEK
service. On bootup, this has value no-information(0). At all
other times, this object reflects the error code received"
::= { cwrBpiRsTEKEntry 9 }
cwrBpiRsTEKInvalidErrorString OBJECT-TYPE
SYNTAX DisplayString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Display-String in most recent TEK Invalid message received by
this TEK Service. This is a zero length string if no TEK Invalid
message has been received since this TEK Service was started."
::= { cwrBpiRsTEKEntry 10 }
cwrBpiRmAuthTable OBJECT-TYPE
SYNTAX SEQUENCE OF CwrBpiRmAuthEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Describes the attributes of each Radio Master authorization
association. The Radio master maintains one authorization association
with each Baseline Privacy-enabled Radio Slave on each Radio Master
MAC interface."
::= { cwrBpiRmObjects 1 }
cwrBpiRmAuthEntry OBJECT-TYPE
SYNTAX CwrBpiRmAuthEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry containing objects describing attributes of one authorization
association. The Radio master MUST create one entry per Radio Slave per
MAC interface, based on the receipt of an Authorization Request
message, and MUST not delete the entry before the Radio Slave
authorization permanently expires."
INDEX { ifIndex }
::= { cwrBpiRmAuthTable 1 }
CwrBpiRmAuthEntry ::= SEQUENCE {
cwrBpiRmAuthPrivacyEnable TruthValue,
cwrBpiRmAuthRsPublicKey OCTET STRING,
cwrBpiRmAuthRsKeySequenceNumber INTEGER,
cwrBpiRmAuthRsExpires TimeInterval,
cwrBpiRmAuthRsLifetime INTEGER,
cwrBpiRmAuthRsReset TruthValue,
cwrBpiRmAuthRsRequests Counter32,
cwrBpiRmAuthRsReplies Counter32,
cwrBpiRmAuthRsInvalids Counter32,
cwrBpiRmAuthInvalidErrorCode INTEGER,
cwrBpiRmAuthInvalidErrorString DisplayString
}
cwrBpiRmAuthPrivacyEnable OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object identifies whether the Master Radio is provisioned
to use Encryption or not."
::= { cwrBpiRmAuthEntry 1 }
cwrBpiRmAuthRsPublicKey OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(0..126))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Public key of the Radio Slave encoded as an ASN.1 SubjectPublicKeyInfo
object as defined in the RSA Encryption Standard (PKCS #1) [RSA1].
This is a zero-length string if the Radio Master does not retain the
public key."
::= { cwrBpiRmAuthEntry 2 }
cwrBpiRmAuthRsKeySequenceNumber OBJECT-TYPE
SYNTAX INTEGER(0..15)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The authorization key sequence number for this Radio Slave."
::= { cwrBpiRmAuthEntry 3 }
cwrBpiRmAuthRsExpires OBJECT-TYPE
SYNTAX TimeInterval
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of seconds left before the current authorization for
this Radio Slave expires. If this Radio Slave does not have an active
authorization, then the value is zero."
::= { cwrBpiRmAuthEntry 4 }
cwrBpiRmAuthRsLifetime OBJECT-TYPE
SYNTAX INTEGER(1..6048000)
-- Units
-- seconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Lifetime, in seconds, the Radio Master assigns to an authorization key
for this Radio Slave.
NOTE: When installed in the field, this variable should NEVER be set
below 86400 which is the lower limit by standard.
This variable accepts a wider range to facilitate testing."
::= { cwrBpiRmAuthEntry 5 }
cwrBpiRmAuthRsReset OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Setting this object to True(1) causes the Radio Master
to invalidate the current Radio Slave authorization key, to transmit
an Authorization Invalid message to the Radio Slave, and to invalidate
the unicast TEK associated with this Radio Slave authorization.
Reading this object always returns False"
::= { cwrBpiRmAuthEntry 6 }
cwrBpiRmAuthRsRequests OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio Master has received an Authorization Request
message from this Radio Slave."
::= { cwrBpiRmAuthEntry 7 }
cwrBpiRmAuthRsReplies OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio master has transmitted an Authorization Reply
message to this Radio Slave."
::= { cwrBpiRmAuthEntry 8 }
cwrBpiRmAuthRsInvalids OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio Master has transmitted an Authorization
Invalid message to this Radio Slave."
::= { cwrBpiRmAuthEntry 9 }
cwrBpiRmAuthInvalidErrorCode OBJECT-TYPE
SYNTAX INTEGER {
-- noInformation(0),
unauthorizedSlave(1),
undefined(2),
unsolicited(3),
invalidKeySequence(4),
keyRequestAuthenticationFailure(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Error-Code in most recent Authorization Invalid message transmitted to
the Radio Slave. On bootup, this has value no-information(0). At all
other times, this object reflects the error code transmitted"
::= { cwrBpiRmAuthEntry 10 }
cwrBpiRmAuthInvalidErrorString OBJECT-TYPE
SYNTAX DisplayString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Display-String in most recent Authorization Invalid message
transmitted to the Radio Slave. This is a zero length string if no
Authorization Invalid message has been transmitted to the Radio Slave."
::= { cwrBpiRmAuthEntry 11 }
cwrBpiRmTEKTable OBJECT-TYPE
SYNTAX SEQUENCE OF CwrBpiRmTEKEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Describes the attributes of each Radio Slave Traffic Encryption Key
(TEK) association. The Radio master maintains one TEK association
for the Radio Slave."
::= { cwrBpiRmObjects 2 }
cwrBpiRmTEKEntry OBJECT-TYPE
SYNTAX CwrBpiRmTEKEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry containing objects describing attributes of one
TEK service on a particular Radio Master MAC interface. The Radio
Master MUST create one entry per TEK Service per MAC interface,
based on the receipt of an Key Request message, and MUST not
delete the entry before the Radio Slave authorization for that
TEK Service permanently expires."
INDEX { ifIndex }
::= { cwrBpiRmTEKTable 1 }
CwrBpiRmTEKEntry ::= SEQUENCE {
cwrBpiRmTEKEncryptionNegotiated TruthValue,
cwrBpiRmTEKLifetime INTEGER,
cwrBpiRmTEKExpiresOld TimeInterval,
cwrBpiRmTEKExpiresNew TimeInterval,
cwrBpiRmTEKReset TruthValue,
cwrBpiRmKeyRequests Counter32,
cwrBpiRmKeyReplies Counter32,
cwrBpiRmTEKInvalids Counter32,
cwrBpiRmTEKInvalidErrorCode INTEGER,
cwrBpiRmTEKInvalidErrorString DisplayString
}
cwrBpiRmTEKEncryptionNegotiated OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This identifies whether this TEK service is using encryption or
not. Encryption may not be in use even though
cwrBpiRmAuthPrivacyEnable is provisioned.
This is possible if the master is not configured
for privacy or it's not running an encryption capable image."
::= { cwrBpiRmTEKEntry 1 }
cwrBpiRmTEKLifetime OBJECT-TYPE
SYNTAX INTEGER(1..604800)
-- Units
-- seconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Lifetime, in seconds, the Radio Master assigns to keys for this TEK
association.
NOTE: When installed in the field, this variable should NEVER be set
below 1800 which is the lower limit by standard.
This variable accepts a wider range to facilitate testing."
::= { cwrBpiRmTEKEntry 2 }
cwrBpiRmTEKExpiresOld OBJECT-TYPE
SYNTAX TimeInterval
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of seconds left to expire for the oldest active key for
this TEK association. If this TEK associateion has no active key then
the value will be zero."
::= { cwrBpiRmTEKEntry 3 }
cwrBpiRmTEKExpiresNew OBJECT-TYPE
SYNTAX TimeInterval
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of seconds left to expire for the newest active key for
this TEK association. If this TEK association has no active keys
then this value will be zero."
::= { cwrBpiRmTEKEntry 4 }
cwrBpiRmTEKReset OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Setting this object to TRUE causes the Radio Master to invalidate the
current active TEK(s) (plural due to key transition periods), and
to generate a new TEK. Reading this object always returns FALSE."
::= { cwrBpiRmTEKEntry 5 }
cwrBpiRmKeyRequests OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio Master has received a Key Request message."
::= { cwrBpiRmTEKEntry 6 }
cwrBpiRmKeyReplies OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio master has transmitted a Key Reply message."
::= { cwrBpiRmTEKEntry 7 }
cwrBpiRmTEKInvalids OBJECT-TYPE
SYNTAX Counter32
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Count of times the Radio Master has transmitted a TEK Invalid
message."
::= { cwrBpiRmTEKEntry 8 }
cwrBpiRmTEKInvalidErrorCode OBJECT-TYPE
SYNTAX INTEGER {
-- noInformation(0),
unauthorizedSlave(1),
undefined(2),
unsolicited(3),
invalidKeySequence(4),
keyRequestAuthenticationFailure(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Error-Code in most recent TEK Invalid message sent in association
with this TEK service. On bootup, this has value no-information(0).
At all other times, this object reflects the error code received"
::= { cwrBpiRmTEKEntry 9 }
cwrBpiRmTEKInvalidErrorString OBJECT-TYPE
SYNTAX DisplayString
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Display-String in the most recent TEK Invalid message sent in
ssociation with this BPI TEK service. This is a zero length
string if no TEK Invalid message has been received since reboot."
::= { cwrBpiRmTEKEntry 10 }
cwrBpiRsGroup OBJECT IDENTIFIER ::= { cwrBpiGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing Radio Slave BPI status and control.
-- objects
-- cwrBpiRsPrivacyEnable, cwrBpiRsPublicKey, cwrBpiRsAuthState,
-- cwrBpiRsAuthKeySequenceNumber, cwrBpiRsAuthExpires,
-- cwrBpiRsAuthReset, cwrBpiRsAuthGraceTime,
-- cwrBpiRsTEKGraceTime, cwrBpiRsAuthWaitTimeout,
-- cwrBpiRsReauthWaitTimeout, cwrBpiRsOpWaitTimeout,
-- cwrBpiRsRekeyWaitTimeout, cwrBpiRsAuthRequests,
-- cwrBpiRsAuthReplies, cwrBpiRsAuthInvalids,
-- cwrBpiRsAuthInvalidErrorCode, cwrBpiRsAuthInvalidErrorString,
-- cwrBpiRsTEKEncryptionNegotiated, cwrBpiRsTEKState,
-- cwrBpiRsTEKExpiresOld, cwrBpiRsTEKExpiresNew,
-- cwrBpiRsTEKKeyRequests, cwrBpiRsTEKKeyReplies,
-- cwrBpiRsTEKInvalids, cwrBpiRsTEKAuthPends,
-- cwrBpiRsTEKInvalidErrorCode, cwrBpiRsTEKInvalidErrorString
cwrBpiRmGroup OBJECT IDENTIFIER ::= { cwrBpiGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing Radio Master BPI status and control.
-- objects
-- cwrBpiRmAuthPrivacyEnable, cwrBpiRmAuthRsPublicKey,
-- cwrBpiRmAuthRsKeySequenceNumber, cwrBpiRmAuthRsExpires,
-- cwrBpiRmAuthRsLifetime, cwrBpiRmAuthRsReset,
-- cwrBpiRmAuthRsRequests, cwrBpiRmAuthRsReplies,
-- cwrBpiRmAuthRsInvalids, cwrBpiRmAuthInvalidErrorCode,
-- cwrBpiRmAuthInvalidErrorString,
-- cwrBpiRmTEKEncryptionNegotiated, cwrBpiRmTEKLifetime,
-- cwrBpiRmTEKExpiresOld, cwrBpiRmTEKExpiresNew,
-- cwrBpiRmTEKReset, cwrBpiRmKeyRequests, cwrBpiRmKeyReplies,
-- cwrBpiRmTEKInvalids, cwrBpiRmTEKInvalidErrorCode,
-- cwrBpiRmTEKInvalidErrorString
cwrBpiBasicCompliance OBJECT IDENTIFIER ::= { cwrBpiCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for devices which implement the
-- Cisco Wireless Radio point to point Baseline Privacy Interface.
-- Module
-- >>current<<
-- OptGroup
-- cwrBpiRsGroup
-- OptGroup
-- cwrBpiRmGroup
END