-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathINTEGRATED-SERVICES-MIB-V1SMI.my
726 lines (668 loc) · 21.1 KB
/
INTEGRATED-SERVICES-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
-- MIB file created 17-Aug-2005 17:45:37, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
INTEGRATED-SERVICES-MIB DEFINITIONS ::= BEGIN
-- From file: "INTEGRATED-SERVICES-MIB.my"
-- Compile options "4 7 F H N O W 03 06 0B 0G 0N 0T"
IMPORTS
mib-2
FROM SNMPv2-SMI-v1
TimeInterval, RowStatus, TruthValue, TestAndIncr
FROM SNMPv2-TC-v1
ifIndex, InterfaceIndex
FROM IF-MIB
Counter, Gauge
FROM RFC1155-SMI
OBJECT-TYPE
FROM RFC-1212;
intSrv OBJECT IDENTIFIER ::= { mib-2 52 }
-- MODULE-IDENTITY
-- LastUpdated
-- 9511030500Z
-- OrgName
-- IETF Integrated Services Working Group
-- ContactInfo
-- Fred Baker
-- Postal: Cisco Systems
-- 519 Lado Drive
-- Santa Barbara, California 93111
-- Tel: +1 805 681 0115
-- E-Mail: [email protected]
--
-- John Krawczyk
-- Postal: ArrowPoint Communications
-- 235 Littleton Road
-- Westford, Massachusetts 01886
-- Tel: +1 508 692 5875
-- E-Mail: [email protected]
-- Descr
-- The MIB module to describe the Integrated Services
-- Protocol
intSrvObjects OBJECT IDENTIFIER ::= { intSrv 1 }
intSrvGenObjects OBJECT IDENTIFIER ::= { intSrv 2 }
intSrvNotifications OBJECT IDENTIFIER ::= { intSrv 3 }
intSrvConformance OBJECT IDENTIFIER ::= { intSrv 4 }
intSrvGroups OBJECT IDENTIFIER ::= { intSrvConformance 1 }
intSrvCompliances OBJECT IDENTIFIER ::= { intSrvConformance 2 }
SessionNumber ::= INTEGER(0..2147483647)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The Session Number convention is used for
-- numbers identifying sessions or saved PATH or
-- RESV information. It is a number in the range
-- returned by a TestAndIncr variable, having no
-- protocol meaning whatsoever but serving instead
-- as simple identifier.
--
-- The alternative was a very complex instance or
-- instance object that became unwieldy.
Protocol ::= INTEGER(1..255)
-- TEXTUAL-CONVENTION
-- DspHint
-- d
-- Status
-- mandatory
-- Descr
-- The value of the IP Protocol field of an IP
-- Datagram Header. This identifies the protocol
-- layer above IP. For example, the value 6 is
-- used for TCP and the value 17 is used for UDP.
-- The values of this field are defined in the As-
-- signed Numbers RFC.
SessionType ::= INTEGER(1..255)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The value of the C-Type field of a Session ob-
-- ject, as defined in the RSVP specification.
-- This value determines the lengths of octet
-- strings and use of certain objects such as the
-- 'port' variables. If the C-Type calls for an
-- IP6 address, one would expect all source, des-
-- tination, and next/previous hop addresses to be
-- 16 bytes long, and for the ports to be UDP/TCP
-- port numbers, for example.
Port ::= OCTET STRING(SIZE(2..4))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The value of the UDP or TCP Source or Destina-
-- tion Port field, a virtual destination port or
-- generalized port identifier used with the IPSEC
-- Authentication Header or Encapsulating Security
-- Payload, or other session discriminator. If it
-- is not used, the value should be of length 0.
-- This pair, when coupled with the IP Addresses
-- of the source and destination system and the IP
-- protocol field, uniquely identifies a data
-- stream.
MessageSize ::= INTEGER(0..2147483647)
-- TEXTUAL-CONVENTION
-- DspHint
-- d
-- Status
-- mandatory
-- Descr
-- The size of a message in bytes. This is used
-- to specify the minimum and maximum size of a
-- message along an integrated services route.
BitRate ::= INTEGER(0..2147483647)
-- TEXTUAL-CONVENTION
-- DspHint
-- d
-- Status
-- mandatory
-- Descr
-- The rate, in bits/second, that data may move
-- in the context. Applicable contexts minimally
-- include the speed of an interface or virtual
-- circuit, the data rate of a (potentially aggre-
-- gated) data flow, or the data rate to be allo-
-- cated for use by a flow.
BurstSize ::= INTEGER(0..2147483647)
-- TEXTUAL-CONVENTION
-- DspHint
-- d
-- Status
-- mandatory
-- Descr
-- The number of octets of IP Data, including IP
-- Headers, that a stream may send without concern
-- for policing.
QosService ::= INTEGER {
bestEffort(1),
guaranteedDelay(2),
controlledLoad(5)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The class of service in use by a flow.
intSrvIfAttribTable OBJECT-TYPE
SYNTAX SEQUENCE OF IntSrvIfAttribEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The reservable attributes of the system's in-
terfaces."
::= { intSrvObjects 1 }
intSrvIfAttribEntry OBJECT-TYPE
SYNTAX IntSrvIfAttribEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The reservable attributes of a given inter-
face."
INDEX { ifIndex }
::= { intSrvIfAttribTable 1 }
IntSrvIfAttribEntry ::= SEQUENCE {
intSrvIfAttribAllocatedBits BitRate,
intSrvIfAttribMaxAllocatedBits BitRate,
intSrvIfAttribAllocatedBuffer BurstSize,
intSrvIfAttribFlows Gauge,
intSrvIfAttribPropagationDelay INTEGER,
intSrvIfAttribStatus RowStatus
}
intSrvIfAttribAllocatedBits OBJECT-TYPE
SYNTAX BitRate
-- Rsyntax INTEGER(0..2147483647)
-- Units
-- Bits per second
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of bits/second currently allocated
to reserved sessions on the interface."
::= { intSrvIfAttribEntry 1 }
intSrvIfAttribMaxAllocatedBits OBJECT-TYPE
SYNTAX BitRate
-- Rsyntax INTEGER(0..2147483647)
-- Units
-- Bits per second
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The maximum number of bits/second that may be
allocated to reserved sessions on the inter-
face."
::= { intSrvIfAttribEntry 2 }
intSrvIfAttribAllocatedBuffer OBJECT-TYPE
SYNTAX BurstSize
-- Rsyntax INTEGER(0..2147483647)
-- Units
-- Bytes
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The amount of buffer space required to hold
the simultaneous burst of all reserved flows on
the interface."
::= { intSrvIfAttribEntry 3 }
intSrvIfAttribFlows OBJECT-TYPE
SYNTAX Gauge
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of reserved flows currently active
on this interface. A flow can be created ei-
ther from a reservation protocol (such as RSVP
or ST-II) or via configuration information."
::= { intSrvIfAttribEntry 4 }
intSrvIfAttribPropagationDelay OBJECT-TYPE
SYNTAX INTEGER
-- Units
-- microseconds
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The amount of propagation delay that this in-
terface introduces in addition to that intro-
diced by bit propagation delays."
DEFVAL { 0 }
::= { intSrvIfAttribEntry 5 }
intSrvIfAttribStatus OBJECT-TYPE
SYNTAX RowStatus
-- Rsyntax INTEGER {
-- active(1),
-- notInService(2),
-- notReady(3),
-- createAndGo(4),
-- createAndWait(5),
-- destroy(6)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"'active' on interfaces that are configured for
RSVP."
::= { intSrvIfAttribEntry 6 }
intSrvFlowTable OBJECT-TYPE
SYNTAX SEQUENCE OF IntSrvFlowEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Information describing the reserved flows us-
ing the system's interfaces."
::= { intSrvObjects 2 }
intSrvFlowEntry OBJECT-TYPE
SYNTAX IntSrvFlowEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Information describing the use of a given in-
terface by a given flow. The counter
intSrvFlowPoliced starts counting at the in-
stallation of the flow."
INDEX { intSrvFlowNumber }
::= { intSrvFlowTable 1 }
IntSrvFlowEntry ::= SEQUENCE {
intSrvFlowNumber SessionNumber,
intSrvFlowType SessionType,
intSrvFlowOwner INTEGER,
intSrvFlowDestAddr OCTET STRING,
intSrvFlowSenderAddr OCTET STRING,
intSrvFlowDestAddrLength INTEGER,
intSrvFlowSenderAddrLength INTEGER,
intSrvFlowProtocol Protocol,
intSrvFlowDestPort Port,
intSrvFlowPort Port,
intSrvFlowFlowId INTEGER,
intSrvFlowInterface InterfaceIndex,
intSrvFlowIfAddr OCTET STRING,
intSrvFlowRate BitRate,
intSrvFlowBurst BurstSize,
intSrvFlowWeight INTEGER,
intSrvFlowQueue INTEGER,
intSrvFlowMinTU MessageSize,
intSrvFlowMaxTU MessageSize,
intSrvFlowBestEffort Counter,
intSrvFlowPoliced Counter,
intSrvFlowDiscard TruthValue,
intSrvFlowService QosService,
intSrvFlowOrder INTEGER,
intSrvFlowStatus RowStatus
}
intSrvFlowNumber OBJECT-TYPE
SYNTAX SessionNumber
-- Rsyntax INTEGER(0..2147483647)
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The number of this flow. This is for SNMP In-
dexing purposes only and has no relation to any
protocol value."
::= { intSrvFlowEntry 1 }
intSrvFlowType OBJECT-TYPE
SYNTAX SessionType
-- Rsyntax INTEGER(1..255)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The type of session (IP4, IP6, IP6 with flow
information, etc)."
::= { intSrvFlowEntry 2 }
intSrvFlowOwner OBJECT-TYPE
SYNTAX INTEGER {
other(1),
rsvp(2),
management(3)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The process that installed this flow in the
queue policy database."
::= { intSrvFlowEntry 3 }
intSrvFlowDestAddr OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(4..16))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The destination address used by all senders in
this session. This object may not be changed
when the value of the RowStatus object is 'ac-
tive'."
::= { intSrvFlowEntry 4 }
intSrvFlowSenderAddr OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(4..16))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The source address of the sender selected by
this reservation. The value of all zeroes in-
dicates 'all senders'. This object may not be
changed when the value of the RowStatus object
is 'active'."
::= { intSrvFlowEntry 5 }
intSrvFlowDestAddrLength OBJECT-TYPE
SYNTAX INTEGER(0..128)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The length of the destination address in bits.
This is the CIDR Prefix Length, which for IP4
hosts and multicast addresses is 32 bits. This
object may not be changed when the value of the
RowStatus object is 'active'."
::= { intSrvFlowEntry 6 }
intSrvFlowSenderAddrLength OBJECT-TYPE
SYNTAX INTEGER(0..128)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The length of the sender's address in bits.
This is the CIDR Prefix Length, which for IP4
hosts and multicast addresses is 32 bits. This
object may not be changed when the value of the
RowStatus object is 'active'."
::= { intSrvFlowEntry 7 }
intSrvFlowProtocol OBJECT-TYPE
SYNTAX Protocol
-- Rsyntax INTEGER(1..255)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The IP Protocol used by a session. This ob-
ject may not be changed when the value of the
RowStatus object is 'active'."
::= { intSrvFlowEntry 8 }
intSrvFlowDestPort OBJECT-TYPE
SYNTAX Port
-- Rsyntax OCTET STRING(SIZE(2..4))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The UDP or TCP port number used as a destina-
tion port for all senders in this session. If
the IP protocol in use, specified by
intSrvResvFwdProtocol, is 50 (ESP) or 51 (AH),
this represents a virtual destination port
number. A value of zero indicates that the IP
protocol in use does not have ports. This ob-
ject may not be changed when the value of the
RowStatus object is 'active'."
::= { intSrvFlowEntry 9 }
intSrvFlowPort OBJECT-TYPE
SYNTAX Port
-- Rsyntax OCTET STRING(SIZE(2..4))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The UDP or TCP port number used as a source
port for this sender in this session. If the
IP protocol in use, specified by
intSrvResvFwdProtocol is 50 (ESP) or 51 (AH),
this represents a generalized port identifier
(GPI). A value of zero indicates that the IP
protocol in use does not have ports. This ob-
ject may not be changed when the value of the
RowStatus object is 'active'."
::= { intSrvFlowEntry 10 }
intSrvFlowFlowId OBJECT-TYPE
SYNTAX INTEGER(0..16777215)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The flow ID that this sender is using, if
this is an IPv6 session."
::= { intSrvFlowEntry 11 }
intSrvFlowInterface OBJECT-TYPE
SYNTAX InterfaceIndex
-- Rsyntax INTEGER(1..2147483647)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The ifIndex value of the interface on which
this reservation exists."
::= { intSrvFlowEntry 12 }
intSrvFlowIfAddr OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(4..16))
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The IP Address on the ifEntry on which this
reservation exists. This is present primarily
to support those interfaces which layer multi-
ple IP Addresses on the interface."
::= { intSrvFlowEntry 13 }
intSrvFlowRate OBJECT-TYPE
SYNTAX BitRate
-- Rsyntax INTEGER(0..2147483647)
-- Units
-- bits per second
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The Reserved Rate of the sender's data stream.
If this is a Controlled Load service flow, this
rate is derived from the Tspec rate parameter
(r). If this is a Guaranteed service flow,
this rate is derived from the Rspec clearing
rate parameter (R)."
::= { intSrvFlowEntry 14 }
intSrvFlowBurst OBJECT-TYPE
SYNTAX BurstSize
-- Rsyntax INTEGER(0..2147483647)
-- Units
-- bytes
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The size of the largest burst expected from
the sender at a time.
If this is less than the sender's advertised
burst size, the receiver is asking the network
to provide flow pacing beyond what would be
provided under normal circumstances. Such pac-
ing is at the network's option."
::= { intSrvFlowEntry 15 }
intSrvFlowWeight OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The weight used to prioritize the traffic.
Note that the interpretation of this object is
implementation-specific, as implementations
vary in their use of weighting procedures."
::= { intSrvFlowEntry 16 }
intSrvFlowQueue OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The number of the queue used by this traffic.
Note that the interpretation of this object is
implementation-specific, as implementations
vary in their use of queue identifiers."
::= { intSrvFlowEntry 17 }
intSrvFlowMinTU OBJECT-TYPE
SYNTAX MessageSize
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The minimum message size for this flow. The
policing algorithm will treat smaller messages
as though they are this size."
::= { intSrvFlowEntry 18 }
intSrvFlowMaxTU OBJECT-TYPE
SYNTAX MessageSize
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The maximum datagram size for this flow that
will conform to the traffic specification. This
value cannot exceed the MTU of the interface."
::= { intSrvFlowEntry 19 }
intSrvFlowBestEffort OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of packets that were remanded to
best effort service."
::= { intSrvFlowEntry 20 }
intSrvFlowPoliced OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of packets policed since the incep-
tion of the flow's service."
::= { intSrvFlowEntry 21 }
intSrvFlowDiscard OBJECT-TYPE
SYNTAX TruthValue
-- Rsyntax INTEGER {
-- true(1),
-- false(2)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"If 'true', the flow is to incur loss when
traffic is policed. If 'false', policed traff-
ic is treated as best effort traffic."
DEFVAL { false }
::= { intSrvFlowEntry 22 }
intSrvFlowService OBJECT-TYPE
SYNTAX QosService
-- Rsyntax INTEGER {
-- bestEffort(1),
-- guaranteedDelay(2),
-- controlledLoad(5)
-- }
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The QoS service being applied to this flow."
::= { intSrvFlowEntry 23 }
intSrvFlowOrder OBJECT-TYPE
SYNTAX INTEGER(0..65535)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"In the event of ambiguity, the order in which
the classifier should make its comparisons.
The row with intSrvFlowOrder=0 is tried first,
and comparisons proceed in the order of in-
creasing value. Non-serial implementations of
the classifier should emulate this behavior."
::= { intSrvFlowEntry 24 }
intSrvFlowStatus OBJECT-TYPE
SYNTAX RowStatus
-- Rsyntax INTEGER {
-- active(1),
-- notInService(2),
-- notReady(3),
-- createAndGo(4),
-- createAndWait(5),
-- destroy(6)
-- }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"'active' for all active flows. This object
may be used to install static classifier infor-
mation, delete classifier information, or au-
thorize such."
::= { intSrvFlowEntry 25 }
intSrvFlowNewIndex OBJECT-TYPE
SYNTAX TestAndIncr
-- Rsyntax INTEGER(0..2147483647)
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This object is used to assign values to
intSrvFlowNumber as described in 'Textual Con-
ventions for SNMPv2'. The network manager
reads the object, and then writes the value
back in the SET that creates a new instance of
intSrvFlowEntry. If the SET fails with the
code 'inconsistentValue', then the process must
be repeated; If the SET succeeds, then the ob-
ject is incremented, and the new instance is
created according to the manager's directions."
::= { intSrvGenObjects 1 }
intSrvIfAttribGroup OBJECT IDENTIFIER ::= { intSrvGroups 1 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- These objects are required for Systems sup-
-- porting the Integrated Services Architecture.
-- objects
-- intSrvIfAttribAllocatedBits, intSrvIfAttribMaxAllocatedBits,
-- intSrvIfAttribAllocatedBuffer, intSrvIfAttribFlows,
-- intSrvIfAttribPropagationDelay, intSrvIfAttribStatus
intSrvFlowsGroup OBJECT IDENTIFIER ::= { intSrvGroups 2 }
-- OBJECT-GROUP
-- Status
-- mandatory
-- Descr
-- These objects are required for Systems sup-
-- porting the Integrated Services Architecture.
-- objects
-- intSrvFlowType, intSrvFlowOwner, intSrvFlowDestAddr,
-- intSrvFlowSenderAddr, intSrvFlowDestAddrLength,
-- intSrvFlowSenderAddrLength, intSrvFlowProtocol,
-- intSrvFlowDestPort, intSrvFlowPort, intSrvFlowInterface,
-- intSrvFlowBestEffort, intSrvFlowRate, intSrvFlowBurst,
-- intSrvFlowWeight, intSrvFlowQueue, intSrvFlowMinTU,
-- intSrvFlowDiscard, intSrvFlowPoliced, intSrvFlowService,
-- intSrvFlowIfAddr, intSrvFlowOrder, intSrvFlowStatus,
-- intSrvFlowFlowId, intSrvFlowMaxTU
intSrvCompliance OBJECT IDENTIFIER ::= { intSrvCompliances 1 }
-- MODULE-COMPLIANCE
-- Status
-- mandatory
-- Descr
-- The compliance statement
-- Module
-- >>current<<
-- MandGroup
-- intSrvIfAttribGroup
-- MandGroup
-- intSrvFlowsGroup
-- ObjVar
-- intSrvFlowType
-- ObjVar
-- intSrvFlowOwner
-- ObjVar
-- intSrvFlowDestAddr
-- ObjVar
-- intSrvFlowSenderAddr
-- ObjVar
-- intSrvFlowDestAddrLength
-- ObjVar
-- intSrvFlowSenderAddrLength
-- ObjVar
-- intSrvFlowProtocol
-- ObjVar
-- intSrvFlowDestPort
-- ObjVar
-- intSrvFlowPort
-- ObjVar
-- intSrvFlowFlowId
-- ObjVar
-- intSrvFlowInterface
-- ObjVar
-- intSrvFlowRate
-- ObjVar
-- intSrvFlowBurst
-- ObjVar
-- intSrvFlowWeight
-- ObjVar
-- intSrvFlowQueue
-- ObjVar
-- intSrvFlowMinTU
-- ObjVar
-- intSrvFlowMaxTU
-- ObjVar
-- intSrvFlowStatus
END