-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathCISCO-VQES-MIB-V1SMI.my
469 lines (428 loc) · 13.3 KB
/
CISCO-VQES-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
-- MIB file created 18-Feb-2010 10:58:17, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
CISCO-VQES-MIB DEFINITIONS ::= BEGIN
-- From file: "CISCO-VQES-MIB.my"
-- Compile options "4 7 F H N O W 03 06 0B 0G 0N 0T"
IMPORTS
DateAndTime, TruthValue
FROM SNMPv2-TC-v1
InetAddressType, InetAddress, InetPortNumber
FROM INET-ADDRESS-MIB
ciscoMgmt
FROM CISCO-SMI
Gauge,Counter
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212
TRAP-TYPE
FROM RFC-1215;
ciscoVqeSMIB OBJECT IDENTIFIER ::= { ciscoMgmt 942 }
-- MODULE-IDENTITY
-- LastUpdated
-- 201002050000Z
-- 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 a set of objects for monitoring the
-- Visual Quality Experience Server (VQE-S) operational status.
--
-- VQE-S receives the channel lineups from the VQE Channel
-- Provisioning Tool. Each channel is uniquely identified with
-- a Service Delivery Protocol (SDP) description, including:
-- - IP multicast address
-- - Real-Time Protocol (RTP) port number
-- - Real-Time Control Protocol (RTCP) port number
-- - Unicast feedback target address
-- - RTP and RTCP port numbers
--
-- VQE-S supports Error Repair (ER) and Rapid Channel Change (RCC)
-- technologies to improve the delivery of IPTV video services.
-- When a VQE client (VQE-C) notices a missing packet or a group
-- of missing packets, it sends an RTCP Feedback Generic NACK
-- to the VQE-S. The VQE-S looks into its cache, and if it has any
-- of the requested packets, it sends them immediately to the VQE-C
-- as RTP retransmission repair packets. When the VQE-C detects a
-- channel change, it immediately sends an RTCP Picture Loss
-- Indication (PLI) NACK to the VQE-S to request the information
-- for the VQE-C to recover its picture. Both ER and RCC are
-- unicast retransmissions.
-- RevDate
-- 201001141110Z
-- RevDescr
-- Initial version of the MIB
ciscoVqeSMIBNotifs OBJECT IDENTIFIER ::= { ciscoVqeSMIB 0 }
ciscoVqeSMIBObjects OBJECT IDENTIFIER ::= { ciscoVqeSMIB 1 }
ciscoVqeSMIBConform OBJECT IDENTIFIER ::= { ciscoVqeSMIB 2 }
cvqsControlInfo OBJECT IDENTIFIER ::= { ciscoVqeSMIBObjects 1 }
cvqsChannelInfo OBJECT IDENTIFIER ::= { ciscoVqeSMIBObjects 2 }
cvqsErrorRepair OBJECT IDENTIFIER ::= { ciscoVqeSMIBObjects 3 }
cvqsRCC OBJECT IDENTIFIER ::= { ciscoVqeSMIBObjects 4 }
cvqsCapacity OBJECT IDENTIFIER ::= { ciscoVqeSMIBObjects 5 }
cvqsMIBCompliances OBJECT IDENTIFIER ::= { ciscoVqeSMIBConform 1 }
cvqsMIBGroups OBJECT IDENTIFIER ::= { ciscoVqeSMIBConform 2 }
cvqsNotificationsEnable OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object specifies whether cvqsChannelUp and
cvqsChannelDown notifications will be generated or not. A false
value will prevent these notifications from being generated."
DEFVAL { false }
::= { cvqsControlInfo 1 }
cvqsNumberofChannels OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates total number of channels in the channel
lineup configuration."
::= { cvqsChannelInfo 1 }
cvqsActiveChannels OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates total number of channels successfully
parsed from the channel lineup."
::= { cvqsChannelInfo 2 }
cvqsLastUpdatedTime OBJECT-TYPE
SYNTAX DateAndTime
-- Rsyntax OCTET STRING(SIZE(8|11))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the time when the channel lineup was
last updated."
::= { cvqsChannelInfo 3 }
cvqsChannelTable OBJECT-TYPE
SYNTAX SEQUENCE OF CvqsChannelTableEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This table contains the list of channels
(i.e., the channel lineup) this VQE-S is servicing."
::= { cvqsChannelInfo 4 }
cvqsChannelTableEntry OBJECT-TYPE
SYNTAX CvqsChannelTableEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This entry contains information about one channel seviced by
the VQE-S system. The entry is created and removed via the
Net-SNMP cache helper."
INDEX { cvqsChannelIndex }
::= { cvqsChannelTable 1 }
CvqsChannelTableEntry ::= SEQUENCE {
cvqsChannelIndex Gauge,
cvqsChannelMulticastIPType InetAddressType,
cvqsChannelMulticastIPAddr InetAddress,
cvqsChannelMulticastPort InetPortNumber,
cvqsChannelStatus INTEGER,
cvqsChannelMemberPopulation Gauge
}
cvqsChannelIndex OBJECT-TYPE
SYNTAX Gauge(1..4294967295)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An arbitrary integer-value that uniquely identifies this
channel."
::= { cvqsChannelTableEntry 1 }
cvqsChannelMulticastIPType 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 address type of channel multicast
IP address."
::= { cvqsChannelTableEntry 2 }
cvqsChannelMulticastIPAddr OBJECT-TYPE
SYNTAX InetAddress
-- Rsyntax OCTET STRING(SIZE(0..255))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the channel's multicast IP address."
::= { cvqsChannelTableEntry 3 }
cvqsChannelMulticastPort OBJECT-TYPE
SYNTAX InetPortNumber
-- Rsyntax Gauge(0..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the channel's multicast port number."
::= { cvqsChannelTableEntry 4 }
cvqsChannelStatus OBJECT-TYPE
SYNTAX INTEGER {
active(1),
inactive(2),
inoperative(3)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the current status of this channel."
::= { cvqsChannelTableEntry 5 }
cvqsChannelMemberPopulation OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the number of VQE clients listening to
this channel."
::= { cvqsChannelTableEntry 6 }
cvqsTotalReceivedERMsgs OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- ER requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of requests for ER
(Generic NACK RTCP) messages received."
::= { cvqsErrorRepair 1 }
cvqsTotalReceivedInvalidERMsgs OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- ER requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the number of requests for ER
(Generic NACK RTCP messages) received that were invalid."
::= { cvqsErrorRepair 2 }
cvqsTotalReceivedERPkts OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- ER packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of RTP packets requested
for retransmission."
::= { cvqsErrorRepair 3 }
cvqsTotalSentERPkts OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- ER packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of retransmitted RTP
packets."
::= { cvqsErrorRepair 4 }
cvqsTotalReceivedRCCs OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- RCC requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of RCC requests
received by the VQE-S."
::= { cvqsRCC 1 }
cvqsTotalAcceptedRCCs OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- RCC requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of RCC requests
accepted by the VQE-S."
::= { cvqsRCC 2 }
cvqsTotalRefusedRCCs OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- RCC requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the total number of RCC requests
not accepted by the VQE-S."
::= { cvqsRCC 3 }
cvqsTotalRTCPReceivers OBJECT-TYPE
SYNTAX Gauge
-- Units
-- RTCP receivers
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the number of currently active RTCP
receivers."
::= { cvqsCapacity 1 }
cvqsRejectedRTCPs OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- RTCP packets
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the number of received RTCP packets
(ER requests, RCC requests or Receiver Reports) rejected
by the VQE-S due to active RTCP receivers in VQE-S reaching
their limit of accepting RTCP requests."
::= { cvqsCapacity 2 }
cvqsRejectedERs OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- ER requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the number of received ER requests
rejected by the VQE-S due to VQE-S reaching its limit of
accepting ER requests."
::= { cvqsCapacity 3 }
cvqsRejectedRCCs OBJECT-TYPE
SYNTAX --?? syntax is not convertable to SMIv1
Counter
-- Units
-- RCC requests
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the number of received RCC requests
rejected by the VQE-S due to VQE-S reaching its limit of
accepting RCC requests."
::= { cvqsCapacity 4 }
cvqsChannelUp TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE ciscoVqeSMIB
VARIABLES {
cvqsChannelMulticastIPType, cvqsChannelMulticastIPAddr,
cvqsChannelMulticastPort }
-- Status
-- mandatory
DESCRIPTION
"This notification indicates that a VQE-S channel status is
changed to ACTIVE."
::= 1
cvqsChannelDown TRAP-TYPE
-- Reverse mappable trap
ENTERPRISE ciscoVqeSMIB
VARIABLES {
cvqsChannelMulticastIPType, cvqsChannelMulticastIPAddr,
cvqsChannelMulticastPort }
-- Status
-- mandatory
DESCRIPTION
"This notification indicates that a VQE-S channel status is
changed to INACTIVE or INOPERATIVE."
::= 2
ciscoVqeSControlGroup OBJECT IDENTIFIER ::= { cvqsMIBGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing the VQE-S control
-- information.
-- objects
-- cvqsNotificationsEnable
ciscoVqeSChannelGroup OBJECT IDENTIFIER ::= { cvqsMIBGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing the VQE-S channel
-- information.
-- objects
-- cvqsNumberofChannels, cvqsActiveChannels, cvqsLastUpdatedTime,
-- cvqsChannelMulticastIPType, cvqsChannelMulticastIPAddr,
-- cvqsChannelMulticastPort, cvqsChannelStatus,
-- cvqsChannelMemberPopulation
ciscoVqeSERGroup OBJECT IDENTIFIER ::= { cvqsMIBGroups 3 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing the VQE-S Error
-- Repair information.
-- objects
-- cvqsTotalReceivedERMsgs, cvqsTotalReceivedInvalidERMsgs,
-- cvqsTotalReceivedERPkts, cvqsTotalSentERPkts
ciscoVqeSRCCGroup OBJECT IDENTIFIER ::= { cvqsMIBGroups 4 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing the VQE-S Rapid
-- Channel Change information.
-- objects
-- cvqsTotalReceivedRCCs, cvqsTotalAcceptedRCCs,
-- cvqsTotalRefusedRCCs
ciscoVqeSCapacityGroup OBJECT IDENTIFIER ::= { cvqsMIBGroups 5 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- A collection of objects providing the VQE-S Capacity
-- information.
-- objects
-- cvqsTotalRTCPReceivers, cvqsRejectedRTCPs, cvqsRejectedERs,
-- cvqsRejectedRCCs
ciscoVqeSNotifGroup OBJECT IDENTIFIER ::= { cvqsMIBGroups 6 }
-- NOTIFICATION-GROUP
-- Status
-- mandatory
-- Descr
-- This group contains the collection of all the
-- notifications for a Cisco VQE-S Entity.
-- notifications
-- cvqsChannelUp, cvqsChannelDown
cvqsMIBCompliance OBJECT IDENTIFIER ::= { cvqsMIBCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement for entities which implement
-- this MIB.
-- Module
-- >>current<<
-- MandGroup
-- ciscoVqeSControlGroup
-- MandGroup
-- ciscoVqeSChannelGroup
-- MandGroup
-- ciscoVqeSERGroup
-- MandGroup
-- ciscoVqeSRCCGroup
-- MandGroup
-- ciscoVqeSCapacityGroup
-- MandGroup
-- ciscoVqeSNotifGroup
END