-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-WIRELESS-TC-MIB-V1SMI.my
557 lines (526 loc) · 18.3 KB
/
CISCO-WIRELESS-TC-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
-- MIB created 10/25/100 21:01:18, by
-- SMIC (the next generation) version 1.6.29, November 22, 1994.
CISCO-WIRELESS-TC-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-WIRELESS-TC-MIB.my"
IMPORTS
Gauge32, Integer32,Counter32
FROM SNMPv2-SMI-v1
ciscoMgmt
FROM CISCO-SMI;
ciscoWirelessTextualConventions OBJECT IDENTIFIER ::= { ciscoMgmt 137 }
-- MODULE-IDENTITY
-- LastUpdated
-- 200004030000Z
-- 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 module defines textual conventions used
-- in Cisco Wireless MIBs.
-- RevDate
-- 200004030000Z
-- RevDescr
-- Added TEXTUAL-CONVENTIONs for
-- CwrRfType
-- CwrFixedPointScale
-- CwrFixedPointPrecison
-- CwrFixedPointValue
-- P2mpSnapshotAttribute
-- CwrPercentageValue
-- CwrRfFreqRange
-- CwrUpdateTime
-- Modified P2mpRadioSignalAttribute
CwrRFZeroIndex ::= INTEGER(0..2)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This represents an index into the cwrRFTable. The valid values
-- are from 1 onwards. The special value of 0 is used to indicate
-- the absence of the associated RF resource.
CwrCwErrorFreeSecond ::= Gauge32
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- A Codeword Error Free Second (EFS) is defined as 1 second when
-- the radio link was synchronized and no codeword errors detected
-- on the link.
CwrCwErroredSecond ::= Gauge32
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- A Codeword Errored Second (ES) is defined as 1 second when the
-- radio link was synchronized and 1 or more codeword errors were
-- detected on the link.
CwrCwSeverelyErroredSecond ::= Gauge32
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- A Codeword Severely Errored Second (SES) is defined as 1
-- second when the radio link was synchronized and the codeword
-- error rate (CER) was greater than the threshold specified by
-- cwrLinkHighCwErrThresh.
CwrCwConsecutiveSevErrSecond ::= Gauge32
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- A Codeword Consecutively Severely Errored Seconds (CSES) is
-- defined as the metric that measures the number of times a
-- sequence of Codeword Severely Errored Seconds(SES) crosses the
-- cwrLinkCSESThresh value. It is independent of the length of
-- the SES sequence. In other words this counter is incremented by
-- one and only one for every such occurrence.
CwrCwDegradedSecond ::= Gauge32
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- A Codeword Degraded Second (DS) is defined as a 1 second
-- interval during which the CER was between cwrLinkLowCwErrThresh
-- and cwrLinkHighCwErrThresh.
CwrCwDegradedMinute ::= Gauge32
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- A Codeword Degraded Minute (DM) is defined as a 60 Codeword
-- Degraded Seconds.
CwrCollectionAction ::= INTEGER {
actionStop(1),
actionStart(2),
actionClear(3),
actionRestart(4)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The action to perform on the identified specification.
-- It can be:
-- Stop: Stop the collection specification from continuing.
-- Start: Start the collection specification.
-- Clear: Clear the current collection data. A collection in
-- progress must be stopped before it can be cleared.
-- Restart: Identical to Clear followed by a Start.
CwrCollectionStatus ::= INTEGER {
statusIdle(1),
statusInProgress(2),
statusStopped(3),
statusCaptured(4)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This indicates the current status of the collection
-- specification. It can be:
-- Idle: No action in progress.
-- In_progress: Collection specification is currently being
-- executed
-- Stopped: The collection specification has been stopped before
-- it completed successfully.
-- Captured: The collection is complete and data is available.
CwrdBm ::= INTEGER(-80..33)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This is a unit of power measurement. It is measured in decibels
-- of milliwatts (dBm). dBm = 10 * log(millwatts of power).
CwrdB ::= INTEGER(0..16)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This is a unit of measurement defined as decibels (dB).
-- dB = 10 * log(measured_value).
CwrThreshLimitType ::= INTEGER {
upChange(1),
downChange(2),
highThresh(3),
lowThresh(4),
upLimit(5),
lowLimit(6)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This object represents the kind of change that needs to be
-- monitored for a thresholdable attribute . An event is generated
-- when the following condition is met.
-- The kinds of change that may be setup in the radio hardware are:
--
-- upChange : Monitored value changes by a positive amount.
-- downChange : Monitored value changes by a negative amount.
-- highThresh : Monitored value exceeds specified threshold.
-- lowThresh : Monitored value receeds below a threshold.
-- upLimit : Monitored value crosses the specified threshold
-- when increasing in value.
-- lowLimit : Monitored value crosses the specified threshold
-- when decreasing in value.
CwrRadioSignalAttribute ::= INTEGER {
rsaIN(1),
rsaINR(2),
rsaConstellationVariance(3),
rsaTimingOffset(4),
rsaReceivedPower(5),
rsaGainSettingsIF(6),
rsaGainSettingsRF(7),
rsaFreqOffset(8),
rsaTotalGain(9),
rsaSyncStatus(10)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This represents the set of radio signal attributes that may be
-- monitored by using histograms, timelines, and thresholds.
--
-- The attributes are:
--
-- rsaIN(1) -
-- This is the Interference + Noise power levels computed
-- by the hardware on a burst by burst basis. This is
-- available for a dual antenna system only.
--
-- rsaINR(2) -
-- This is the ratio of the interference+noise power levels
-- captured by first antenna to that captured by the second
-- antenna on a burst by burst basis.
-- The values reported are in log to base 2.
--
-- rsaConstellationVariance(3) -
-- Constellation variance(CV) is the average energy of the
-- constellation error signal. The constellation error
-- signal is the error between the received (noisy)
-- constellation symbol and the nearest ideal constellation
-- symbol. CV is a measure of the Signal to
-- Interference+noise ratio, (SINR) for that tone.
-- On a Single antenna system it represents (1/SINR).
-- On a Dual antenna system it represents a
-- composite histogram providing (1/SINR).
--
-- rsaTimingOffset(4) -
-- This represents the histogram of timing delay variations
-- detected in radio link.
--
-- rsaReceivedPower(5) -
-- This is a measure of the analog signal power received
-- by the radio system on a burst by burst basis.
--
-- rsaGainSettingsIF(6) -
-- This represents the change in the automatic gain control
-- loop maintained by the hardware. This may be captured
-- for each antenna and at the intermediate frequency (IF)
-- module.
-- Units: Integral values
--
-- rsaGainSettingsRF(7) -
-- This represents the change in the automatic gain control
-- loop maintained by the hardware. This may be
-- captured for each antenna and at both the intermediate
-- frequency (IF) and radio frequency (RF) modules.
-- Units: Integral values
--
-- rsaFreqOffset(8) -
-- This represents the frequency offset calculations
-- made to keep the receive frequency on a slave radio in
-- sync with the master radio.
-- Units: Integral values.
--
-- rsaTotalGain(9) -
-- This represents the change in the automatic gain control
-- loop maintained by the hardware. This may be
-- captured for each antenna.
-- Units: Integral values
--
-- rsaSyncStatus(10) -
-- This represents the sync status.
CwrOscState ::= INTEGER {
oscillatorOk(1),
osccillatorBad(2)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The current state of the oscillator.
P2mpRadioSignalAttribute ::= INTEGER {
-- none(0),
rsaSinrMainAnt(1),
rsaSinrDiversityAnt(2),
rsaSinrRatio(3),
rsaTimingOffset(4),
rsaRxPowerMainAnt(5),
rsaRxPowerDiversityAnt(6),
rsaChDelaySpreadMainAnt(7),
rsaChDelaySpreadDiversityAnt(8),
rsaHeAmbientNoise(9),
rsaSuRxPowerDeltaMainAnt(10),
rsaSuRxPowerDeltaDiversityAnt(11),
rsaSuTotalTxPower(12)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This represents the set of radio signal attributes that may be
-- monitored in a point to multipoint system by using histograms,
-- timelines, and thresholds. Some of these attributes are common
-- to the head end (HE) and the subscriber unit (SU) whereas some
-- are specific to either the HE or the SU.
--
-- The attributes are:
--
-- none(0) -
-- This is a special value reserved to indicate that there
-- is no threshold associated with a timeline. This
-- attribute cannot be used to create a histogram, timeline,
-- or threshold.
--
-- rsaSinrMainAnt(1) -
-- This is the Interference + Noise power level computed by
-- the hardware at the main antenna on a burst by burst
-- basis
--
-- rsaSinrDiversityAnt(2) -
-- This is the Interference + Noise power level computed by
-- the hardware at the diversity antenna on a burst by
-- burst basis.
--
-- rsaSinrRatio(3) -
-- Ratio of (Interference + Noise) in main antenna to
-- diversity antenna
--
-- rsaTimingOffset(4) -
-- This represents the timing delay variations detected on
-- a radio link.
--
-- rsaRxPowerMainAnt(5) -
-- This is a measure of the analog signal power received at
-- the main antenna RF head on a burst by burst basis.
--
-- rsaRxPowerDiversityAnt(6) -
-- This is a measure of the analog signal power received at
-- the diversity antenna RF head on a burst by burst basis.
--
-- rsaChDelaySpreadMainAnt(7) -
-- Number of samples that the channel response remains
-- within (TBD) db of the manimun TAP in the channel
-- response at the main antenna.
--
-- rsaChDelaySpreadDiversityAnt(8) -
-- Number of samples that the channel response remains
-- within (TBD) db of the manimun TAP in the channel
-- response at the diversity antenna.
--
-- rsaHeAmbientNoise(19) -
-- The ambient noise (in dB) is measured when there is no
-- signal being received at the Headend
--
-- rsaSuRxPowerDeltaMainAnt(10) -
-- Change in received power (dB) at the main antenna of the
-- subscriber unit on a burst by burst basis.
--
-- rsaSuRxPowerDeltaDiversityAnt(11) -
-- Change in received power (dB) at the diversity antenna
-- of the subscriber unit on a burst by burst basis.
--
-- rsaSuTotalTxPower(12) -
-- The sum of -20 dBm (reference level out of the DAC) +
-- Tx IF transmit gain - 13 dBm (cable compensation) + Tx
-- RF transmit gain. This parameter does not include
-- antenna gains.
CwrRfType ::= INTEGER {
-- main(0),
diversity(1)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Indicates if the outdoor RF unit is being used as the main RF
-- unit or the diversity RF unit. The main RF unit is used to
-- receive and transmit data whereas the diversity unit is used to
-- receive only.
CwrFixedPointScale ::= INTEGER {
yocto(1),
zepto(2),
atto(3),
femto(4),
pico(5),
nano(6),
micro(7),
milli(8),
units(9),
kilo(10),
mega(11),
giga(12),
tera(13),
exa(14),
peta(15),
zetta(16),
yotta(17)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- International System of Units (SI) prefixes.
CwrFixedPointPrecision ::= Integer32(0..9)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- When in the range 1 to 9, CwrFixedPointPrecision is the number
-- of decimal places in the fractional part of a fixed-point
-- number.
--
-- CwrFixedPointPrecision is 0 for non-fixed-point numbers.
CwrFixedPointValue ::= INTEGER(-2147483648..2147483647)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This represents a fixed point number. Use values -2147483648
-- and +2147483647 to indicate underflow and overflow
-- respectively. Use CwrFixedPointPrecision to indicate how
-- many fractional digits the CwrFixedPointValue has.
P2mpSnapshotAttribute ::= OCTET STRING(SIZE(1))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This represents the set of radio signal attributes that may be
-- monitored by using a snapshot. The user can capture upto 4
-- radio signal attributes simultaneously, by picking at most one
-- signal from each of the sets below and setting the bit
-- corresponding to each selected signal.
--
-- When a snapshot request is issued up to four radio signal
-- attributes may be requested at once, one from each set:
-- ===============================================
-- Type Set1 Set2
-- ===============================================
-- RX y1n(x1) y2n(x2)
-- H2k(x80) H1k(x40)
-- ===============================================
--
-- ===============================================
-- Type Set3 Set4
-- ===============================================
-- RX Y2k(x8) Y1k(x4)
-- h1n(x10) h2n(x20)
-- zhat(x100) -
-- ===============================================
--
-- The attributes are:
--
-- rxRawBurstAnt1Y1n(0) -
-- This represents a snapshot of the received signal for
-- the main RF resource. For every sample, the real and
-- imaginary components are captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
--
-- rxRawBurstAnt2Y2n(1) -
-- This represents a snapshot of the received signal for
-- the diversity RF resource. For every sample, the real
-- and imaginary components are captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
--
-- rxSpectrumAnt1Y1k(2) -
-- This represents a snapshot of the spectrum of the
-- received signal for the main RF resource. For every
-- sample, the real and imaginary components are captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
--
-- rxSpectrumAnt2Y2k(3) -
-- This represents a snapshot of the spectrum of the
-- received signal for the diversity RF resource. For every
-- sample the real and imaginary components are captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
--
-- rxTimeDomainChannelAnt1H1n(4) -
-- This represents a snapshot of the time domain channel
-- for the main RF resource. For every sample the real and
-- imaginary components are captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
--
-- rxTimeDomainChannelAnt2H2n(5) -
-- This represents a snapshot of the time domain channel
-- for the diversity RF resource. For every sample, the
-- real and imaginary components are captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
--
-- rxFreqDomainChannelAnt1H1k(6) -
-- This represents a snapshot of the frequency domain
-- channel for the main RF resource. For every sample the
-- real and imaginary components are captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
--
-- rxFreqDomainChannelAnt2H2k(7) -
-- This represents a snapshot of the frequency domain
-- channel for the diversity RF resource. For every sample,
-- the real and imaginary components are captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
--
-- rxConstellationZHatk(8) -
-- This represents a snapshot of the soft decisions.
-- For every sample, the real and imaginary components are
-- captured.
-- Units: (I, q)
-- Value: 32 bit quantities.
CwrPercentageValue ::= Gauge32(0..10000000)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This object can be used to represent percentage values for
-- codeword errors, available seconds, etc. The UNITS clause
-- associated with each object will indicate the degree of
-- precison.
CwrUpdateTime ::= Integer32(0..2147483647)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This is used to report statistics values measured on the
-- wireless link with a 1 second granularity insted of timeTicks.
CwrRfFreqRange ::= Integer32(0..60000000)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This represents the entire radio frequency range for a wireless
-- radio product. The lower limit is assumed to be zero.
WirelessGauge64 ::= Counter32
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- This is a temporary textual convention that will be deleted
-- from this MIB when all references to this TC have been changed
-- to use 'CounterBasedGauge64' defined in RFC 2856
END