smilint output for ./DVB-CABLE-INA-IF-MIB
Message Severities |
Severity | Count |
severe | 154 |
error | 77 |
minor error | 34 |
change recommended | 114 |
warning | 170 |
Message Types |
Type | Count |
bad-identifier-case (error) | 22 |
basetype-not-imported (error) | 12 |
basetype-unknown (error) | 7 |
defval-syntax (error) | 7 |
description-missing (error) | 9 |
empty-description (warning) | 9 |
group-member-invalid (minor error) | 5 |
group-membership (change recommended) | 114 |
group-unref (warning) | 9 |
import-unused (warning) | 2 |
index-element-no-range (error) | 2 |
index-element-not-column (warning) | 4 |
inetaddress-inetaddresstype (warning) | 1 |
integer-misuse (warning) | 42 |
internal-flushing (warning) | 94 |
internal-other (severe) | 94 |
module-identity-missing (error) | 1 |
object-identifier-not-prefix (error) | 6 |
object-identifier-unknown (severe) | 60 |
parent-row (error) | 5 |
range-bounds (error) | 1 |
range-exchanged (error) | 1 |
scalar-not-creatable (minor error) | 21 |
sequence-no-column (minor error) | 8 |
sequence-order (warning) | 8 |
type-unknown (error) | 4 |
type-without-format (warning) | 1 |
Messages:
DVB-CABLE-INA-IF-MIB
1: -- extracted from draft-ietf-ipcdn-dvbinaif-mib-00.txt
2: -- at Wed Apr 4 06:04:59 2001
3:
4: DVB-CABLE-INA-IF-MIB DEFINITIONS ::= BEGIN
5: IMPORTS
6: MODULE-IDENTITY,
7: OBJECT-TYPE,
8: Counter32,
9: Gauge32,
10: Integer32,
11: Unsigned32,
12: experimental,
12: warning -
warning: identifier `experimental' imported from module `SNMPv2-SMI' is never used
13: TimeTicks,
14: transmission
14: warning -
warning: identifier `transmission' imported from module `SNMPv2-SMI' is never used
15: FROM SNMPv2-SMI
16: InetAddress,
17: InetAddressType
18: FROM INET-ADDRESS-MIB
19: RowStatus,
20: TruthValue,
21: TEXTUAL-CONVENTION,
22: MacAddress
23: FROM SNMPv2-TC
24: OBJECT-GROUP,
25: MODULE-COMPLIANCE
26: FROM SNMPv2-CONF
27: ifIndex,
28: InterfaceIndexOrZero,
29: InterfaceIndex
30: FROM IF-MIB;
31:
32:
33: dvbInaIf MODULE-IDENTITY
34:
35: LAST-UPDATED "200102090000Z"
36:
37: ORGANIZATION "DVB/DAVIC Interoperability Consortium Technical
38: Working Group"
39: CONTACT-INFO
40: " Ian Wheelock
41: Postal: Com21, Ireland
42: 4400 Cork Airport Business Park
43: Kinsale Road,
44: Cork,
45: IRELAND
46:
47: Tel: +353 2173 05800
48: Fax: +353 2143 21972
49: E-mail: ianw@com21.com"
50:
51: DESCRIPTION "The MIB modules for INAs that
52: conform to the EuroModem specification. This
53: MIB assumes the INA implements MIB-II RFC 1213
54:
55:
56: Pedersen Informational - Expires August 2001 13
57: DVB Cable INA Interface MIB Feb 2001
58:
59:
60: The original MIB definition work was carried
61: out for the DVB-RC group by
62: Bert Van Willigen
63: Philips Research Laboratory Eindhoven,
64: The Netherlands."
65:
66: REVISION "200102090000Z"
67: DESCRIPTION "Corrected BITS default.
68: jmp@cisco.com"
69:
70: REVISION "200012130000Z"
71: DESCRIPTION "Added transmission import
72: Corrected 32 bit max int.
73: jmp@cisco.com"
74:
75: REVISION "200011160000Z"
76: DESCRIPTION "Corrected display hints for textual
77: conventions.
78: jmp@cisco.com"
79:
80: REVISION "200011060000Z"
81: DESCRIPTION "Proposal for header compression,
82: session binding and reprovisioning.
83: jmp@cisco.com"
84:
85: REVISION "200010270000Z"
86: DESCRIPTION "Proposal for provisioning.
87: jmp@cisco.com"
88:
89: REVISION "200010260000Z"
90: DESCRIPTION "New base version of IF-MIB.
91: jmp@cisco.com"
92:
93: REVISION "200010100000Z"
94: DESCRIPTION "Update of IF-MIB to Cisco guess on
95: how the final MIB will be.
96: THIS IS BY NO MEANS THE CORRECT VERSION
97: BUT A GOOD GUESS.
98: jmp@cisco.com"
99:
100: REVISION "200010020000Z"
101: DESCRIPTION "Update of IF-MIB to include proper conformance
102: section and addition of InetAddress and
103: InetAddressType."
104:
105: REVISION "200008310000Z"
106: DESCRIPTION "The original mib organisation that included the
107: the Device and IF related information in one
108: large MIB. Split of the MIB was proposed by
109: the WGT on the 29 August 2000. This resulted
110: in this IF-MIB being created."
111:
112: REVISION "200008190000Z"
113:
114: Pedersen Informational - Expires August 2001 14
114: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting DESCRIPTION
115: DVB Cable INA Interface MIB Feb 2001
116:
117:
118: DESCRIPTION "The original MIB organisation that included the
119: Device and IF related information in one large
120: MIB."
121:
122: ::= { transmission 146 }
122: warning -
warning: flushing recent incorrect declaration, see previous error(s)
123:
124:
125: -- Sub divided dvbInaIf into MIB Objects and conformance
126: dvbInaIfMIBObjects OBJECT IDENTIFIER ::= {dvbInaIf 1}
126: severe -
unknown object identifier label `dvbInaIf'
127: dvbInaIfMIBConform OBJECT IDENTIFIER ::= {dvbInaIf 2}
128:
129: -- Define groups under dvbInaIfMIBObjects
130:
131: dvbInaIfMac OBJECT IDENTIFIER ::= {dvbInaIfMIBObjects 1}
132: dvbInaIfProvision OBJECT IDENTIFIER ::= {dvbInaIfMIBObjects 2}
133: dvbInaIfDsCh OBJECT IDENTIFIER ::= {dvbInaIfMIBObjects 3}
134: dvbInaIfUsCh OBJECT IDENTIFIER ::= {dvbInaIfMIBObjects 4}
135: dvbInaIfNiu OBJECT IDENTIFIER ::= {dvbInaIfMIBObjects 5}
136: dvbInaIfConnection OBJECT IDENTIFIER ::= {dvbInaIfMIBObjects 6}
137: dvbInaIfReprov OBJECT IDENTIFIER ::= {dvbInaIfMIBObjects 7}
138:
139:
140: -- Define groups under dvbInaIfMIBConform
141:
142: dvbInaIfCompliances OBJECT IDENTIFIER ::= {dvbInaIfMIBConform 1}
143: dvbInaIfGroups OBJECT IDENTIFIER ::= {dvbInaIfMIBConform 2}
144:
145: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
146: -- Local textual conventions
147: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
148:
149: MacFlagSet ::= TEXTUAL-CONVENTION
150: DISPLAY-HINT "d"
151: STATUS current
152: DESCRIPTION
153: "This data type represents a reference to a set of
154: MAC Flags.
155: This reference is used in different MAC messages. See also
156: ES 200 800, section 5.3.1.3."
157: SYNTAX INTEGER ( 1..16 )
157: warning -
warning: use Integer32 instead of INTEGER in SMIv2
158:
159: EtsTimeOut ::= TEXTUAL-CONVENTION
160: STATUS current
161: DESCRIPTION
162: "This data type represents possible timeout values.
163: See also ES 200 800, section 5.5.3.2."
164: SYNTAX INTEGER {
165: etsTODisabled(0),
166: etsTO9ms(1),
167: etsTO30ms(2),
168: etsTO60ms(3),
169: etsTO90ms(4),
170: etsTO300ms(5),
171:
172: Pedersen Informational - Expires August 2001 15
172: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting LOWERCASE_IDENTIFIER
173: DVB Cable INA Interface MIB Feb 2001
174:
175:
176: etsTO600ms(6),
177: etsTO900ms(7),
178: etsTO3000ms(8),
179: etsTO6000ms(9),
180: etsTO9000ms(10),
181: etsTO30000ms(11),
182: etsTO60000ms(12)
183: }
183: warning -
warning: flushing recent incorrect declaration, see previous error(s)
184:
185: UpFrequency ::= TEXTUAL-CONVENTION
186: DISPLAY-HINT "d"
187: STATUS current
188: DESCRIPTION
189: "Upstream frequency range"
190: SYNTAX Integer32 ( 5000000..65000000 )
191:
192: DownFrequency ::= TEXTUAL-CONVENTION
193: DISPLAY-HINT "d"
194: STATUS current
195: DESCRIPTION
196: "Downstream frequency range"
197: SYNTAX Integer32 ( 70000000..862000000 )
198:
199: Modulation ::= TEXTUAL-CONVENTION
200: STATUS current
201: DESCRIPTION
202: "Modulation type:
203: OOB: qpsk(1)
204: IB : qpsk(1),
205: qam16(2),
206: qam32(3),
207: qam64(4),
208: qam128(5),
209: qam256(6)"
210: SYNTAX INTEGER {
211: qpsk(1),
212: qam16(2),
213: qam32(3),
214: qam64(4),
215: qam128(5),
216: qam256(6)
217: }
218:
219: DownstreamSymbolrate ::= TEXTUAL-CONVENTION
219: warning -
warning: type `DownstreamSymbolrate' has no format specification
220: STATUS current
221: DESCRIPTION
222: "The downstream transmission symbol rate used in symbol/s
223: The symbol rate is given as an integer.
224: Commonly used symbolrates are :
225: symbol/s
226: ---------------------------------------
227: 6800000 IB 8Mhz
228: 6875000 IB 8Mhz
229:
230: Pedersen Informational - Expires August 2001 16
231: DVB Cable INA Interface MIB Feb 2001
232:
233:
234: 6900000 IB 8Mhz
235: 4896000 IB 6Mhz
236: 5168000 IB 6Mhz
237: 5304000 IB 6Mhz
238: 772000 OOB optional, Grade A
239: 1544000 OOB mandatory, Grade B"
240: SYNTAX INTEGER ( 0..4294967295 )
240: warning -
warning: use Integer32 instead of INTEGER in SMIv2
240: error -
range limit exceeds underlying basetype
240: error -
range limits must be `lower-bound .. upper-bound'
241:
242: UpstreamSymbolrate ::= TEXTUAL-CONVENTION
243: STATUS current
244: DESCRIPTION
245: "The upstream transmission symbol rate used.
246: symbol/s
247: ---------------------------------
248: sr0128000 optional Grade A
249: sr0772000 optional Grade B
250: sr1544000 mandatory Grade C
251: sr3088000 optional Grade D"
252: SYNTAX INTEGER {
253: sr0128000(1),
254: sr0772000(2),
255: sr1544000(3),
256: sr3088000(4)
257: }
258:
259:
260: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
261: -- MAC group
262: --
263: -- The MAC group contains a table of MAC entries, where each entry
264: -- represents one MAC entity. A MAC entity is associated with one
265: -- downstream channel and up to eight upstream channels. Typically a
266: -- device will have only one MAC entity.
267: --
268: -- The MAC table extends the MAC layer entries in the MIB-II interface
269: -- table [RFC 2233]. Both tables are indexed with the same ifIndex
270: -- object
271: --
272: -- Please note that the desired enable state of the MAC entity can be
273: -- set by using the ifAdminStatus parameter in the interfaces group.
274: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
275:
276: dvbInaIfMacTable OBJECT-TYPE
277: SYNTAX SEQUENCE OF DvbInaIfMacEntry
278: MAX-ACCESS not-accessible
279: STATUS current
280: DESCRIPTION
281: "Describes the attributes of each MAC interface,
282: extending the information available from ifEntry."
283: ::= { dvbInaIfMac 1 }
284:
285: dvbInaIfMacEntry OBJECT-TYPE
286: SYNTAX DvbInaIfMacEntry
287:
288: Pedersen Informational - Expires August 2001 17
288: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
289: DVB Cable INA Interface MIB Feb 2001
290:
291:
292: MAX-ACCESS not-accessible
293: STATUS current
294: DESCRIPTION
295: "An entry containing objects describing attributes of each
296: MAC entry, extending the information in ifEntry.
297: An entry in this table exists for each ifEntry with an
298: ifType of dvbRecMacLayer(146).
299:
300: The state of the MAC depends on the state of the INA. If
301: the INA is not operational also the MAC is not operational."
302:
303: INDEX { ifIndex }
303: warning -
warning: flushing recent incorrect declaration, see previous error(s)
304: ::= { dvbInaIfMacTable 1 }
304: severe -
syntax error, unexpected COLON_COLON_EQUAL
304: warning -
warning: flushing recent incorrect declaration, see previous error(s)
305:
306: DvbInaIfMacEntry ::= SEQUENCE {
307: dvbInaIfMacDeviceCapabilities OCTET STRING,
307: severe -
unknown object identifier label `dvbInaIfMacDeviceCapabilities'
308: dvbInaIfMacDeviceExtendedCapabilities OCTET STRING,
309: dvbInaIfMacCapabilities OCTET STRING,
310: dvbInaIfMacExtendedCapabilities OCTET STRING,
311: dvbInaIfMacProtocolSupport INTEGER,
311: severe -
unknown object identifier label `dvbInaIfMacProtocolSupport'
312: dvbInaIfMacTimeout0 EtsTimeOut,
312: error -
unknown type `EtsTimeOut'
313: dvbInaIfMacTimeout1 EtsTimeOut,
314: dvbInaIfMacTimeout2 EtsTimeOut,
315: dvbInaIfMacTimeout3 EtsTimeOut,
315: severe -
unknown object identifier label `dvbInaIfMacTimeout3'
316: dvbInaIfMacTimeout4 EtsTimeOut,
317: dvbInaIfMacTimeoutD EtsTimeOut,
318: dvbInaIfMacTimeoutE EtsTimeOut,
319: dvbInaIfMacTimeoutF EtsTimeOut,
320: dvbInaIfMacRapidSignOnEnable TruthValue,
320: severe -
unknown object identifier label `dvbInaIfMacRapidSignOnEnable'
321: dvbInaIfMacRespCollTimeWindow Unsigned32,
322: dvbInaIfMacAddressFilterUse INTEGER,
323: dvbInaIfMacAddressPositionMask INTEGER,
323: severe -
unknown object identifier label `dvbInaIfMacAddressPositionMask'
324: dvbInaIfMacAddressComparisonValue INTEGER,
325: dvbInaIfMacGrantProtocolTimeOut Unsigned32,
326: dvbInaIfMacIdleInterval Unsigned32,
327: dvbInaIfMacIdleInvalidCount INTEGER,
327: severe -
unknown object identifier label `dvbInaIfMacIdleInvalidCount'
328: dvbInaIfMacN INTEGER,
329: dvbInaIfMacMaxContentionMsgLen INTEGER,
330: dvbInaIfMacMaxReservationMsgLen INTEGER,
331: dvbInaIfMacNiuCount Gauge32,
331: severe -
unknown object identifier label `dvbInaIfMacNiuCount'
332: dvbInaIfMacConnections Gauge32,
333: dvbInaIfMacUnknownNiuError Counter32,
334: dvbInaIfMacMsgDataError Counter32,
335: dvbInaIfMacMsgHdrError Counter32,
336: dvbInaIfMacInvalidNiu Counter32,
336: severe -
unknown object identifier label `dvbInaIfMacInvalidNiu'
337: dvbInaIfMacTimingRangingError Counter32,
338: dvbInaIfMacPowerRangingError Counter32,
339: dvbInaIfMacOtherSignOnError Counter32
340: }
341:
342: dvbInaIfMacDeviceCapabilities OBJECT-TYPE
343: SYNTAX OCTET STRING ( SIZE (4))
344: MAX-ACCESS read-only
345:
346: Pedersen Informational - Expires August 2001 18
346: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
347: DVB Cable INA Interface MIB Feb 2001
348:
349:
350: STATUS current
351: DESCRIPTION
352: "This 32-bit object specifies the maximum capabilities
353: of this MAC entity.
354: This is the possible set of capability for this INA."
355: REFERENCE
356: "ES 200 800 Default Configuration Message."
357: ::= { dvbInaIfMacEntry 1 }
357: warning -
warning: flushing recent incorrect declaration, see previous error(s)
358:
359: dvbInaIfMacDeviceExtendedCapabilities OBJECT-TYPE
359: change recommended -
warning: node `dvbInaIfMacDeviceExtendedCapabilities' must be contained in at least one conformance group
360: SYNTAX OCTET STRING ( SIZE (4))
361: MAX-ACCESS read-only
362: STATUS current
363: DESCRIPTION
364: "This 32-bit object specifies the maximum extended
365: capabilities of this MAC entity.
366: This is the possible set of capability for this INA."
367: REFERENCE
368: "ES 200 800 Default Configuration Message."
369: ::= { dvbInaIfMacEntry 2 }
369: severe -
unknown object identifier label `dvbInaIfMacEntry'
370:
371: dvbInaIfMacCapabilities OBJECT-TYPE
371: change recommended -
warning: node `dvbInaIfMacCapabilities' must be contained in at least one conformance group
372: SYNTAX OCTET STRING ( SIZE (4))
373: MAX-ACCESS read-write
374: STATUS current
375: DESCRIPTION
376: "This 32-bit object specifies the capabilities of this
377: MAC entity. It is equal to or a subset of
378: dvbInaIfMacDeviceCapabilities. Default this parameter is
379: equal to dvbInaIfMacDeviceCapabilities.
380: The object can be used to restrict the capabilities for
381: this MAC entity."
382: ::= { dvbInaIfMacEntry 3 }
383:
384: dvbInaIfMacExtendedCapabilities OBJECT-TYPE
384: change recommended -
warning: node `dvbInaIfMacExtendedCapabilities' must be contained in at least one conformance group
385: SYNTAX OCTET STRING ( SIZE (4))
386: MAX-ACCESS read-write
387: STATUS current
388: DESCRIPTION
389: "This 32-bit object specifies the extended capabilities of
390: this MAC entity. It is equal to or a subset of
391: dvbInaIfMacDeviceExtendedCapabilities.
392: Default this parameter is equal to
393: dvbInaIfMacDeviceExtendedCapabilities.
394: The object can be used to restrict the extended
395: capabilities for this MAC entity."
396: ::= { dvbInaIfMacEntry 4 }
397:
398: dvbInaIfMacProtocolSupport OBJECT-TYPE
399: SYNTAX INTEGER {
400: davic10(0),
401: davic11(1),
402: davic12(2),
403:
404: Pedersen Informational - Expires August 2001 19
404: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting LOWERCASE_IDENTIFIER
405: DVB Cable INA Interface MIB Feb 2001
406:
407:
408: en301199(20),
409: ets300800v20davic15(29),
410: ets300800v10(30)
411: }
411: warning -
warning: flushing recent incorrect declaration, see previous error(s)
412: MAX-ACCESS read-write
412: severe -
syntax error, unexpected MAX_ACCESS
413: STATUS current
414: DESCRIPTION
415: "Specifies the MAC standard version supported by this MAC
416: entity. Optional, this parameter can be written to force
417: a particular MAC version to be executed by the INA."
418: DEFVAL { ets300800v20davic15 }
418: warning -
warning: flushing recent incorrect declaration, see previous error(s)
419: ::= { dvbInaIfMacEntry 5 }
419: severe -
syntax error, unexpected COLON_COLON_EQUAL
419: warning -
warning: flushing recent incorrect declaration, see previous error(s)
420:
421: dvbInaIfMacTimeout0 OBJECT-TYPE
421: error -
type `EtsTimeOut' of node `dvbInaIfMacTimeout0' does not resolve to a known base type
421: change recommended -
warning: node `dvbInaIfMacTimeout0' must be contained in at least one conformance group
422: SYNTAX EtsTimeOut
423: MAX-ACCESS read-write
424: STATUS current
425: DESCRIPTION
426: " Time-out value 0x0. "
427: REFERENCE
428: "ES 200 800, table 21."
429: DEFVAL { etsTO300ms }
429: error -
default value syntax does not match object syntax
430: ::= { dvbInaIfMacEntry 6 }
431:
432: dvbInaIfMacTimeout1 OBJECT-TYPE
432: error -
type `EtsTimeOut' of node `dvbInaIfMacTimeout1' does not resolve to a known base type
432: change recommended -
warning: node `dvbInaIfMacTimeout1' must be contained in at least one conformance group
433: SYNTAX EtsTimeOut
434: MAX-ACCESS read-write
435: STATUS current
436: DESCRIPTION
437: "Time-out value 0x1."
438: REFERENCE
439: "ES 200 800, table 21."
440: DEFVAL { etsTO3000ms }
440: error -
default value syntax does not match object syntax
441: ::= { dvbInaIfMacEntry 7 }
442:
443: dvbInaIfMacTimeout2 OBJECT-TYPE
443: error -
type `EtsTimeOut' of node `dvbInaIfMacTimeout2' does not resolve to a known base type
443: change recommended -
warning: node `dvbInaIfMacTimeout2' must be contained in at least one conformance group
444: SYNTAX EtsTimeOut
445: MAX-ACCESS read-write
446: STATUS current
447: DESCRIPTION
448: "Time-out value 0x2."
449: REFERENCE
450: "ES 200 800, table 22."
451: DEFVAL { etsTO900ms }
451: error -
default value syntax does not match object syntax
452: ::= { dvbInaIfMacEntry 8 }
453:
454: dvbInaIfMacTimeout3 OBJECT-TYPE
455: SYNTAX EtsTimeOut
456: MAX-ACCESS read-write
457: STATUS current
458: DESCRIPTION
459: "Time-out value 0x3."
460: REFERENCE
461:
462: Pedersen Informational - Expires August 2001 20
462: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
463: DVB Cable INA Interface MIB Feb 2001
464:
465:
466: "ES 200 800, table 22."
467: DEFVAL { etsTO90ms }
467: warning -
warning: flushing recent incorrect declaration, see previous error(s)
468: ::= { dvbInaIfMacEntry 9 }
468: severe -
syntax error, unexpected COLON_COLON_EQUAL
468: warning -
warning: flushing recent incorrect declaration, see previous error(s)
469:
470: dvbInaIfMacTimeout4 OBJECT-TYPE
470: error -
type `EtsTimeOut' of node `dvbInaIfMacTimeout4' does not resolve to a known base type
470: change recommended -
warning: node `dvbInaIfMacTimeout4' must be contained in at least one conformance group
471: SYNTAX EtsTimeOut
472: MAX-ACCESS read-write
473: STATUS current
474: DESCRIPTION
475: "Time-out value 0x4."
476: REFERENCE
477: "ES 200 800, table 22."
478: DEFVAL { etsTO300ms }
478: error -
default value syntax does not match object syntax
479: ::= { dvbInaIfMacEntry 10 }
480:
481: dvbInaIfMacTimeoutD OBJECT-TYPE
481: error -
type `EtsTimeOut' of node `dvbInaIfMacTimeoutD' does not resolve to a known base type
481: change recommended -
warning: node `dvbInaIfMacTimeoutD' must be contained in at least one conformance group
482: SYNTAX EtsTimeOut
483: MAX-ACCESS read-write
484: STATUS current
485: DESCRIPTION
486: "Time-out value 0xD. Terminal Time-Out, Security Sign-On."
487: REFERENCE
488: "ES 200 800, table 51"
489: DEFVAL { etsTO90ms }
489: error -
default value syntax does not match object syntax
490: ::= { dvbInaIfMacEntry 11 }
491:
492: dvbInaIfMacTimeoutE OBJECT-TYPE
492: error -
type `EtsTimeOut' of node `dvbInaIfMacTimeoutE' does not resolve to a known base type
492: change recommended -
warning: node `dvbInaIfMacTimeoutE' must be contained in at least one conformance group
493: SYNTAX EtsTimeOut
494: MAX-ACCESS read-write
495: STATUS current
496: DESCRIPTION
497: "Time-out value 0xE. Terminal Time-Out, Main Key Exchange."
498: REFERENCE
499: "ES 200 800, table 51"
500: DEFVAL { etsTO600ms }
500: error -
default value syntax does not match object syntax
501: ::= { dvbInaIfMacEntry 12 }
502:
503: dvbInaIfMacTimeoutF OBJECT-TYPE
503: error -
type `EtsTimeOut' of node `dvbInaIfMacTimeoutF' does not resolve to a known base type
503: change recommended -
warning: node `dvbInaIfMacTimeoutF' must be contained in at least one conformance group
504: SYNTAX EtsTimeOut
505: MAX-ACCESS read-write
506: STATUS current
507: DESCRIPTION
508: "Time-out value 0xF. Terminal Time-Out, Quick/Explicit Key
509: exchange."
510: REFERENCE
511: "ES 200 800, table 51"
512: DEFVAL { etsTO300ms }
512: error -
default value syntax does not match object syntax
513: ::= { dvbInaIfMacEntry 13 }
514:
515: dvbInaIfMacRapidSignOnEnable OBJECT-TYPE
516: SYNTAX TruthValue
517: MAX-ACCESS read-write
518: STATUS current
519:
520: Pedersen Informational - Expires August 2001 21
520: error -
description missing in object definition
520: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
521: DVB Cable INA Interface MIB Feb 2001
522:
523:
524: DESCRIPTION
525: "This Boolean parameter specifies whether the NIU's
526: are allowed to do a rapid sign-on when they enter the
527: sign-on process. (See the Need_Calibration bit in the
528: <MAC> Sign-On_Request_Message.). By default this object
529: is False."
530: DEFVAL { false }
530: warning -
warning: flushing recent incorrect declaration, see previous error(s)
531: ::= { dvbInaIfMacEntry 14 }
531: severe -
syntax error, unexpected COLON_COLON_EQUAL
531: warning -
warning: flushing recent incorrect declaration, see previous error(s)
532:
533: dvbInaIfMacRespCollTimeWindow OBJECT-TYPE
533: change recommended -
warning: node `dvbInaIfMacRespCollTimeWindow' must be contained in at least one conformance group
534: SYNTAX Unsigned32 ( 0..65535 )
535: UNITS "ms"
536: MAX-ACCESS read-write
537: STATUS current
538: DESCRIPTION
539: "Specifies the maximum time for the sign-on response
540: message transmission randomisation."
541: DEFVAL { 900 }
542: ::= { dvbInaIfMacEntry 15 }
543:
544: dvbInaIfMacAddressFilterUse OBJECT-TYPE
544: change recommended -
warning: node `dvbInaIfMacAddressFilterUse' must be contained in at least one conformance group
545: SYNTAX INTEGER {
546: disabled(1),
547: managed(2),
548: automatic(3)
549: }
550: MAX-ACCESS read-write
551: STATUS current
552: DESCRIPTION
553: "This setting controls the use of the of the Address filter
554: in the Sign-On Request Message.
555:
556: Disabled : The address filter is not used.
557: Managed : The manager can control the use of the address
558: filter with dvbInaIfMacAddressPositionMask
559: and dvbInaIfMacAddressComparisonValue
560: Automatic : The INA controls use of the address filter
561: itself. The readback values of
562: dvbInaIfMacAddressPositionMask
563: and dvbInaIfMacAddressComparisonValue will not
564: necessary reflect the values used by the INA."
565: REFERENCE
566: "ES 200 800 Sign-On Request Message"
567: ::= { dvbInaIfMacEntry 16 }
568:
569: dvbInaIfMacAddressPositionMask OBJECT-TYPE
570: SYNTAX INTEGER ( 0..255 )
570: warning -
warning: use Integer32 instead of INTEGER in SMIv2
571: MAX-ACCESS read-write
572: STATUS current
573: DESCRIPTION
574: "Indicates the bit positions in the NIU MAC address that
575: are used for address filtering comparison."
576: REFERENCE
577:
578: Pedersen Informational - Expires August 2001 22
578: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
579: DVB Cable INA Interface MIB Feb 2001
580:
581:
582: "ES 200 800 Sign-On Request Message"
583: ::= { dvbInaIfMacEntry 17 }
583: warning -
warning: flushing recent incorrect declaration, see previous error(s)
584:
585: dvbInaIfMacAddressComparisonValue OBJECT-TYPE
585: change recommended -
warning: node `dvbInaIfMacAddressComparisonValue' must be contained in at least one conformance group
586: SYNTAX INTEGER ( 0..255 )
586: warning -
warning: use Integer32 instead of INTEGER in SMIv2
587: MAX-ACCESS read-write
588: STATUS current
589: DESCRIPTION
590: "Specifies the value that the NIU should use for MAC
591: address comparison."
592: REFERENCE
593: "ES 200 800 Sign-On Request Message"
594: ::= { dvbInaIfMacEntry 18 }
595:
596: dvbInaIfMacGrantProtocolTimeOut OBJECT-TYPE
596: change recommended -
warning: node `dvbInaIfMacGrantProtocolTimeOut' must be contained in at least one conformance group
597: SYNTAX Unsigned32 ( 0..65535 )
598: UNITS "ms"
599: MAX-ACCESS read-write
600: STATUS current
601: DESCRIPTION
602: "Default value for the time that the NIU should wait before
603: verifying the status of pending grants.
604: See also dvbInaIfNiuGrantProtocolTimeOut."
605: DEFVAL { 600 }
606: ::= { dvbInaIfMacEntry 19 }
607:
608: dvbInaIfMacIdleInterval OBJECT-TYPE
608: change recommended -
warning: node `dvbInaIfMacIdleInterval' must be contained in at least one conformance group
609: SYNTAX Unsigned32 ( 0 | 60..600 )
610: UNITS "s"
611: MAX-ACCESS read-write
612: STATUS current
613: DESCRIPTION
614: "Specifies the transmission interval in seconds to be
615: used for the MAC Idle message. When this value is zero,
616: no idle messages shall be sent."
617: DEFVAL { 60 }
618: ::= { dvbInaIfMacEntry 20 }
619:
620: dvbInaIfMacIdleInvalidCount OBJECT-TYPE
621: SYNTAX INTEGER ( 0..255 )
621: warning -
warning: use Integer32 instead of INTEGER in SMIv2
622: UNITS "Number of dvbInaIfMacIdleIntervals"
623: MAX-ACCESS read-write
624: STATUS current
625: DESCRIPTION
626: "Specifies a MAC Idle message invalid period in number
627: of dvbInaIfMacIdleInterval, after which the NIU is declared
628: to be signed-off.
629: For example, if dvbInaIfMacIdleInterval is 5 seconds and
630: this parameter is 3, then if in 15 seconds no data and/or
631: MAC Idle messages are received, the INA will assume that
632: the NIU in question has signed-off.
633: This object is only valid when dvbInaIfMacIdleInterval
634: is non-zero."
635:
636: Pedersen Informational - Expires August 2001 23
636: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
637: DVB Cable INA Interface MIB Feb 2001
638:
639:
640: DEFVAL { 3 }
640: warning -
warning: flushing recent incorrect declaration, see previous error(s)
641: ::= { dvbInaIfMacEntry 21 }
641: severe -
syntax error, unexpected COLON_COLON_EQUAL
641: warning -
warning: flushing recent incorrect declaration, see previous error(s)
642:
643: dvbInaIfMacN OBJECT-TYPE
643: change recommended -
warning: node `dvbInaIfMacN' must be contained in at least one conformance group
644: SYNTAX INTEGER ( 0..1023 )
644: warning -
warning: use Integer32 instead of INTEGER in SMIv2
645: MAX-ACCESS read-write
646: STATUS current
647: DESCRIPTION
648: " Maximum value of the upstream slot position register. "
649: ::= { dvbInaIfMacEntry 22 }
650:
651: dvbInaIfMacMaxContentionMsgLen OBJECT-TYPE
651: change recommended -
warning: node `dvbInaIfMacMaxContentionMsgLen' must be contained in at least one conformance group
652: SYNTAX INTEGER ( 1..255 )
652: warning -
warning: use Integer32 instead of INTEGER in SMIv2
653: UNITS "ATM cells"
654: MAX-ACCESS read-write
655: STATUS current
656: DESCRIPTION
657: "The default value for the
658: Maximum_Contention_Access_Message_Length
659: in the Connect Message.
660: This is the maximum length of a message that may be
661: transmitted using contention access. Any message greater
662: than this should use reservation access.
663: See also dvbInaIfConMaxContentionMsgLen."
664: REFERENCE
665: "ES 200 800 Connect_Message parameter:
666: Maximum_Contention_Access_Message_Length"
667: DEFVAL { 1 }
668: ::= { dvbInaIfMacEntry 23 }
669:
670: dvbInaIfMacMaxReservationMsgLen OBJECT-TYPE
670: change recommended -
warning: node `dvbInaIfMacMaxReservationMsgLen' must be contained in at least one conformance group
671: SYNTAX INTEGER ( 1..255 )
671: warning -
warning: use Integer32 instead of INTEGER in SMIv2
672: UNITS "ATM cells"
673: MAX-ACCESS read-write
674: STATUS current
675: DESCRIPTION
676: "The default value for the
677: Maximum_Reservation_Access_Message_Length
678: in the Connect Message.
679: This is the maximum length of a message that may be
680: transmitted using a single reservation access.
681: Any message greater than this should be transmitted by
682: making multiple reservation requests.
683: See also dvbInaIfConMaxReservationMsgLen."
684: REFERENCE
685: "ES 200 800 Connect_Message"
686: DEFVAL { 50 }
687: ::= { dvbInaIfMacEntry 24 }
688:
689: dvbInaIfMacNiuCount OBJECT-TYPE
690: SYNTAX Gauge32
691: MAX-ACCESS read-only
692: STATUS current
693:
694: Pedersen Informational - Expires August 2001 24
694: error -
description missing in object definition
694: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
695: DVB Cable INA Interface MIB Feb 2001
696:
697:
698: DESCRIPTION
699: "Number of connected NIUs."
700: ::= { dvbInaIfMacEntry 25 }
700: warning -
warning: flushing recent incorrect declaration, see previous error(s)
701:
702: dvbInaIfMacConnections OBJECT-TYPE
702: change recommended -
warning: node `dvbInaIfMacConnections' must be contained in at least one conformance group
703: SYNTAX Gauge32
704: MAX-ACCESS read-only
705: STATUS current
706: DESCRIPTION
707: "The number of connections currently active for this MAC
708: entity."
709: ::= { dvbInaIfMacEntry 26 }
710:
711: dvbInaIfMacUnknownNiuError OBJECT-TYPE
711: change recommended -
warning: node `dvbInaIfMacUnknownNiuError' must be contained in at least one conformance group
712: SYNTAX Counter32
713: MAX-ACCESS read-only
714: STATUS current
715: DESCRIPTION
716: "This value is incremented if a message is received from a
717: unknown NIU, except if it is a SignOn_Response Message."
718: ::= { dvbInaIfMacEntry 27 }
719:
720: dvbInaIfMacMsgDataError OBJECT-TYPE
720: change recommended -
warning: node `dvbInaIfMacMsgDataError' must be contained in at least one conformance group
721: SYNTAX Counter32
722: MAX-ACCESS read-only
723: STATUS current
724: DESCRIPTION
725: "This value is incremented if a MAC message is received
726: with a data error, i.e.
727: 1) is too short,
728: 2) has an illegal Connection ID or Reservation ID,
729: 3) is a reservation message from a NIU not reservation
730: capable,
731: 4) is a security message from a NIU not security
732: capable
733: 5) is an illegal MAC message."
734: ::= { dvbInaIfMacEntry 28 }
735:
736: dvbInaIfMacMsgHdrError OBJECT-TYPE
736: change recommended -
warning: node `dvbInaIfMacMsgHdrError' must be contained in at least one conformance group
737: SYNTAX Counter32
738: MAX-ACCESS read-only
739: STATUS current
740: DESCRIPTION
741: "This value is incremented if a MAC message is received
742: with a header error, i.e.
743: 1) is too short,
744: 2) does not contain a MAC address."
745: ::= { dvbInaIfMacEntry 29 }
746:
747: dvbInaIfMacInvalidNiu OBJECT-TYPE
748: SYNTAX Counter32
749: MAX-ACCESS read-only
750: STATUS current
751:
752: Pedersen Informational - Expires August 2001 25
752: error -
description missing in object definition
752: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
753: DVB Cable INA Interface MIB Feb 2001
754:
755:
756: DESCRIPTION
757: "This value is incremented if a MAC Initialisation
758: Complete Message is transmitted with the
759: Invalid_STB/NIU bit set."
760: REFERENCE
761: "ES 200 800 Initialisation Complete Message."
762: ::= { dvbInaIfMacEntry 30 }
762: warning -
warning: flushing recent incorrect declaration, see previous error(s)
763:
764: dvbInaIfMacTimingRangingError OBJECT-TYPE
764: change recommended -
warning: node `dvbInaIfMacTimingRangingError' must be contained in at least one conformance group
765: SYNTAX Counter32
766: MAX-ACCESS read-only
767: STATUS current
768: DESCRIPTION
769: "This value is incremented if a MAC Initialisation
770: Complete Message is transmitted with the
771: Timing_Ranging_Error bit set."
772: REFERENCE
773: "ES 200 800 Initialisation Complete Message."
774: ::= { dvbInaIfMacEntry 31 }
775:
776: dvbInaIfMacPowerRangingError OBJECT-TYPE
776: change recommended -
warning: node `dvbInaIfMacPowerRangingError' must be contained in at least one conformance group
777: SYNTAX Counter32
778: MAX-ACCESS read-only
779: STATUS current
780: DESCRIPTION
781: "This value is incremented if a MAC Initialisation
782: Complete Message is transmitted with the
783: Power_Ranging_Error bit set."
784: REFERENCE
785: "ES 200 800 Initialisation Complete Message."
786: ::= { dvbInaIfMacEntry 32 }
787:
788: dvbInaIfMacOtherSignOnError OBJECT-TYPE
788: change recommended -
warning: node `dvbInaIfMacOtherSignOnError' must be contained in at least one conformance group
789: SYNTAX Counter32
790: MAX-ACCESS read-only
791: STATUS current
792: DESCRIPTION
793: "This value is incremented if a MAC Initialisation
794: Complete Message is transmitted with the
795: Other_Error bit set."
796: REFERENCE
797: "ES 200 800 Initialisation Complete Message."
798: ::= { dvbInaIfMacEntry 33 }
799:
800:
801: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
802: -- Provisioning Channel Table
803: --
804: -- The Provisioning Channel Table specifies the information for
805: -- the Default Configuration Message transmitted on the downstram
806: -- Provisioning channel.
807: --
808: -- The timeout values and INA capability also transmitted in the
809:
810: Pedersen Informational - Expires August 2001 26
810: error -
`Pedersen' should start with a lower case letter
810: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
811: DVB Cable INA Interface MIB Feb 2001
812:
813:
814: -- Default Configuration Message is in the MAC table, since these
815: -- values are needed even if the provisioning take place on another INA.
816: --
817: -- More than one Provisioning channel can be found on an INA.
818: --
819: -- The index of the table is an arbitrary integer.
820: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
821:
822: dvbInaIfProvChTable OBJECT-TYPE
823: SYNTAX SEQUENCE OF DvbInaIfProvChEntry
824: MAX-ACCESS not-accessible
825: STATUS current
826: DESCRIPTION
827: "This table specifies the information for the
828: Default Configuration Message transmitted on the
829: Provisioning channel."
830: ::= { dvbInaIfProvision 1 }
830: warning -
warning: flushing recent incorrect declaration, see previous error(s)
831:
832: dvbInaIfProvChEntry OBJECT-TYPE
832: error -
row's parent node must be a table node
833: SYNTAX DvbInaIfProvChEntry
834: MAX-ACCESS not-accessible
835: STATUS current
836: DESCRIPTION
837: "An entry containing objects describing information
838: for the Default Configuration Message
839: transmitted on the Provisioning channel.
840:
841: More than one downstream can use than same entry
842: or different entries can be made for different downstreams.
843:
844: If provisioning is done on an other INA, this table
845: will be empty."
846: INDEX { dvbInaIfProvChIndex }
846: severe -
unknown object identifier label `dvbInaIfProvChIndex'
846: error -
index element `dvbInaIfProvChIndex' of row `dvbInaIfProvChEntry' must have a range restriction
847: ::= { dvbInaIfProvChTable 1 }
847: severe -
unknown object identifier label `dvbInaIfProvChTable'
848:
849:
850: DvbInaIfProvChEntry ::= SEQUENCE {
850: minor error -
SEQUENCE element #1 `dvbInaIfProvChIndex' is not a child node under `dvbInaIfProvChEntry'
850: warning -
warning: SEQUENCE element #2 `dvbInaIfProvChRowAccessStatus' does not match order of columnar objects under `dvbInaIfProvChEntry'
851: dvbInaIfProvChIndex INTEGER,
852: dvbInaIfProvChRowAccessStatus RowStatus,
853: dvbInaIfProvChServiceChIfIndex InterfaceIndex,
854: dvbInaIfProvChBackupServiceChIfIndex InterfaceIndex,
855: dvbInaIfProvChIncrPowerRetryCount INTEGER,
856: dvbInaIfProvChMaxPowerLevel INTEGER,
857: dvbInaIfProvChMinPowerLevel INTEGER,
857: severe -
unknown object identifier label `dvbInaIfProvChMinPowerLevel'
858: dvbInaIfProvChMaxBackOffExponent INTEGER,
859: dvbInaIfProvChMinBackOffExponent INTEGER,
860: dvbInaIfProvChAbsoluteTimeOffset INTEGER
861: }
862:
863: dvbInaIfProvChIndex OBJECT-TYPE
864: SYNTAX INTEGER ( 0..255 )
864: warning -
warning: use Integer32 instead of INTEGER in SMIv2
865: MAX-ACCESS not-accessible
866: STATUS current
867:
868: Pedersen Informational - Expires August 2001 27
868: error -
description missing in object definition
868: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
869: DVB Cable INA Interface MIB Feb 2001
870:
871:
872: DESCRIPTION
873: "Index of this table entry. "
874: ::= { dvbInaIfProvChEntry 1 }
874: warning -
warning: flushing recent incorrect declaration, see previous error(s)
875:
876: dvbInaIfProvChRowAccessStatus OBJECT-TYPE
877: SYNTAX RowStatus
878: MAX-ACCESS read-create
879: STATUS current
880: DESCRIPTION
881: "Controls and reflects the status of this row in this
882: table. "
883: ::= { dvbInaIfProvChEntry 2 }
884:
885: dvbInaIfProvChServiceChIfIndex OBJECT-TYPE
886: SYNTAX InterfaceIndex
887: MAX-ACCESS read-create
888: STATUS current
889: DESCRIPTION
890: "The ifIndex of the upstream channel used as
891: Service Channel for the provisioning."
892: ::= { dvbInaIfProvChEntry 3 }
893:
894: dvbInaIfProvChBackupServiceChIfIndex OBJECT-TYPE
895: SYNTAX InterfaceIndex
896: MAX-ACCESS read-create
897: STATUS current
898: DESCRIPTION
899: "The ifIndex of the upstream channel used as
900: Backup Service Channel for the provisioning."
901: ::= { dvbInaIfProvChEntry 4 }
902:
903: dvbInaIfProvChIncrPowerRetryCount OBJECT-TYPE
904: SYNTAX INTEGER ( 0..255 )
904: warning -
warning: use Integer32 instead of INTEGER in SMIv2
905: MAX-ACCESS read-create
906: STATUS current
907: DESCRIPTION
908: " Specifies the number of attempts the NIU should do to
909: enter the system at the same power level before
910: incrementing its upstream transmit power for this MAC
911: entity. "
912: ::= { dvbInaIfProvChEntry 5 }
913:
914: dvbInaIfProvChMaxPowerLevel OBJECT-TYPE
915: SYNTAX INTEGER ( 0..255 )
915: warning -
warning: use Integer32 instead of INTEGER in SMIv2
916: UNITS "dBuV"
917: MAX-ACCESS read-create
918: STATUS current
919: DESCRIPTION
920: " Specifies the maximum power in dBuV the NIU is allowed
921: to transmit upstream for this MAC entity. "
922: ::= { dvbInaIfProvChEntry 6 }
923:
924: dvbInaIfProvChMinPowerLevel OBJECT-TYPE
925:
926: Pedersen Informational - Expires August 2001 28
926: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting SYNTAX
927: DVB Cable INA Interface MIB Feb 2001
928:
929:
930: SYNTAX INTEGER ( 0..255 )
931: UNITS "dBuV"
932: MAX-ACCESS read-create
933: STATUS current
934: DESCRIPTION
935: " Specifies the minimum power in dBuV the NIU has to
936: transmit upstream for this MAC entity. "
937: ::= { dvbInaIfProvChEntry 7 }
937: warning -
warning: flushing recent incorrect declaration, see previous error(s)
938:
939: dvbInaIfProvChMaxBackOffExponent OBJECT-TYPE
940: SYNTAX INTEGER ( 0..255 )
940: warning -
warning: use Integer32 instead of INTEGER in SMIv2
941: MAX-ACCESS read-create
942: STATUS current
943: DESCRIPTION
944: " Specifies the maximum back off exponent counter for
945: this MAC entity. "
946: ::= { dvbInaIfProvChEntry 8 }
947:
948: dvbInaIfProvChMinBackOffExponent OBJECT-TYPE
949: SYNTAX INTEGER ( 0..255 )
949: warning -
warning: use Integer32 instead of INTEGER in SMIv2
950: MAX-ACCESS read-create
951: STATUS current
952: DESCRIPTION
953: " Specifies the minimum back off exponent counter for
954: this MAC entity. "
955: ::= { dvbInaIfProvChEntry 9 }
956:
957: dvbInaIfProvChAbsoluteTimeOffset OBJECT-TYPE
958: SYNTAX INTEGER ( -32768..32767 )
958: warning -
warning: use Integer32 instead of INTEGER in SMIv2
959: UNITS "100ns"
960: MAX-ACCESS read-create
961: STATUS current
962: DESCRIPTION
963: " Specifies the default absolute time offset in 100 ns
964: units to be used for first sign-on of a NIU for this MAC
965: entity. "
966: ::= { dvbInaIfProvChEntry 10 }
967:
968:
969: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
970: -- Downstream Channel Table
971: --
972: -- The Downstream Channel Table extends the downstream channel entries
973: -- in the MIB-II interfaces table [RFC 2233]. Both tables are indexed
974: -- with the same ifIndex object.
975: --
976: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
977:
978: dvbInaIfDsChTable OBJECT-TYPE
979: SYNTAX SEQUENCE OF DvbInaIfDsChEntry
980: MAX-ACCESS not-accessible
981: STATUS current
982: DESCRIPTION
983:
984: Pedersen Informational - Expires August 2001 29
984: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
985: DVB Cable INA Interface MIB Feb 2001
986:
987:
988: "This table describes the attributes of downstream
989: channels (frequency bands)."
990: ::= { dvbInaIfDsCh 1 }
990: warning -
warning: flushing recent incorrect declaration, see previous error(s)
991:
992: dvbInaIfDsChEntry OBJECT-TYPE
992: error -
row's parent node must be a table node
993: SYNTAX DvbInaIfDsChEntry
994: MAX-ACCESS not-accessible
995: STATUS current
996: DESCRIPTION
997: "List of attributes for a single Downstream channel.
998:
999: An entry in this table exists for each downstream
1000: ifEntry."
1001: INDEX { ifIndex }
1002: ::= { dvbInaIfDsChTable 1 }
1002: severe -
unknown object identifier label `dvbInaIfDsChTable'
1003:
1004: DvbInaIfDsChEntry ::= SEQUENCE {
1004: minor error -
SEQUENCE element #3 `dvbInaIfDsChTxPower' is not a child node under `dvbInaIfDsChEntry'
1004: warning -
warning: SEQUENCE element #4 `dvbInaIfDsChDownCoaxId' does not match order of columnar objects under `dvbInaIfDsChEntry'
1005: dvbInaIfDsChFrequency DownFrequency,
1006: dvbInaIfDsChConnections Gauge32,
1007: dvbInaIfDsChTxPower INTEGER,
1007: severe -
unknown object identifier label `dvbInaIfDsChTxPower'
1008: dvbInaIfDsChDownCoaxId Unsigned32,
1009: dvbInaIfDsChSymbolRate DownstreamSymbolrate,
1010: dvbInaIfDsChModulation Modulation,
1011: dvbInaIfDsChType INTEGER,
1012: dvbInaIfDsChDefaultPID Unsigned32,
1012: severe -
unknown object identifier label `dvbInaIfDsChDefaultPID'
1013: dvbInaIfDsChProvFrequency DownFrequency,
1014: dvbInaIfDsChProvDownstreamType INTEGER,
1015: dvbInaIfDsChProvEnable TruthValue,
1015: severe -
unknown object identifier label `dvbInaIfDsChProvEnable'
1016: dvbInaIfDsChProvTableIndex INTEGER
1017: }
1018:
1019: dvbInaIfDsChFrequency OBJECT-TYPE
1019: change recommended -
warning: node `dvbInaIfDsChFrequency' must be contained in at least one conformance group
1020: SYNTAX DownFrequency
1021: UNITS "hertz"
1022: MAX-ACCESS read-write
1023: STATUS current
1024: DESCRIPTION
1025: " The centre of the downstream frequency associated with
1026: this channel. "
1027: DEFVAL { 70000000 }
1028: ::= { dvbInaIfDsChEntry 1 }
1029:
1030: dvbInaIfDsChConnections OBJECT-TYPE
1030: change recommended -
warning: node `dvbInaIfDsChConnections' must be contained in at least one conformance group
1031: SYNTAX Gauge32
1032: MAX-ACCESS read-only
1033: STATUS current
1034: DESCRIPTION
1035: " Specifies the number of connections currently active for
1036: this down stream channel. "
1037: ::= { dvbInaIfDsChEntry 2 }
1038:
1039: dvbInaIfDsChTxPower OBJECT-TYPE
1040: SYNTAX INTEGER ( 0..255 )
1040: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1041:
1042: Pedersen Informational - Expires August 2001 30
1042: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
1043: DVB Cable INA Interface MIB Feb 2001
1044:
1045:
1046: UNITS "dBuV"
1047: MAX-ACCESS read-write
1048: STATUS current
1049: DESCRIPTION
1050: " Specifies the down stream transmission power in dBuV of
1051: this interface. "
1052: ::= { dvbInaIfDsChEntry 3 }
1052: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1053:
1054: dvbInaIfDsChDownCoaxId OBJECT-TYPE
1054: change recommended -
warning: node `dvbInaIfDsChDownCoaxId' must be contained in at least one conformance group
1055: SYNTAX Unsigned32 ( 0..4294967295 )
1056: MAX-ACCESS read-write
1057: STATUS current
1058: DESCRIPTION
1059: "Specifies the coax ID of the Downstream HFC segment
1060: to which the downstream channel is connected.
1061: By default this parameter is zero. "
1062: DEFVAL { 0 }
1063: ::= { dvbInaIfDsChEntry 4 }
1064:
1065: dvbInaIfDsChSymbolRate OBJECT-TYPE
1065: change recommended -
warning: node `dvbInaIfDsChSymbolRate' must be contained in at least one conformance group
1066: SYNTAX DownstreamSymbolrate
1067: UNITS "symbol/s"
1068: MAX-ACCESS read-write
1069: STATUS current
1070: DESCRIPTION
1071: " Specifies the symbol rate for the Downstream channel."
1072: ::= { dvbInaIfDsChEntry 5 }
1073:
1074: dvbInaIfDsChModulation OBJECT-TYPE
1074: change recommended -
warning: node `dvbInaIfDsChModulation' must be contained in at least one conformance group
1075: SYNTAX Modulation
1076: MAX-ACCESS read-write
1077: STATUS current
1078: DESCRIPTION
1079: " Specifies the modulation for the Downstream channel."
1080: DEFVAL { qpsk }
1081: ::= { dvbInaIfDsChEntry 6 }
1082:
1083: dvbInaIfDsChType OBJECT-TYPE
1083: change recommended -
warning: node `dvbInaIfDsChType' must be contained in at least one conformance group
1084: SYNTAX INTEGER {
1085: ib(1),
1086: oob(2)
1087: }
1088: MAX-ACCESS read-write
1089: STATUS current
1090: DESCRIPTION
1091: "Specifies if the Downstream channel is inband or
1092: out-of-band."
1093: ::= { dvbInaIfDsChEntry 7 }
1094:
1095: dvbInaIfDsChDefaultPID OBJECT-TYPE
1096: SYNTAX Unsigned32 ( 0..8191 )
1097: MAX-ACCESS read-write
1098: STATUS current
1099:
1100: Pedersen Informational - Expires August 2001 31
1100: error -
description missing in object definition
1100: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
1101: DVB Cable INA Interface MIB Feb 2001
1102:
1103:
1104: DESCRIPTION
1105: "The default value of the MPEG PID of the elementary
1106: stream that carries the data on this downstream.
1107: See also dvbInaIfConPID."
1108: ::= { dvbInaIfDsChEntry 8 }
1108: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1109:
1110: dvbInaIfDsChProvFrequency OBJECT-TYPE
1110: change recommended -
warning: node `dvbInaIfDsChProvFrequency' must be contained in at least one conformance group
1111: SYNTAX DownFrequency
1112: MAX-ACCESS read-write
1113: STATUS current
1114: DESCRIPTION
1115: "Specifies the Downstream frequency of the provisioning
1116: channel.
1117: This setting is always used, no matter the provisioning
1118: channel is on this INA or on another.
1119: If the provisioning channel is on this INA, the value will
1120: be the frequency of one of the downstreams."
1121: REFERENCE
1122: "ES 200 800 Provisioning Channel Message"
1123: ::= { dvbInaIfDsChEntry 9 }
1124:
1125: dvbInaIfDsChProvDownstreamType OBJECT-TYPE
1125: change recommended -
warning: node `dvbInaIfDsChProvDownstreamType' must be contained in at least one conformance group
1126: SYNTAX INTEGER ( 0..255 )
1126: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1127: MAX-ACCESS read-write
1128: STATUS current
1129: DESCRIPTION
1130: "Specifies the type of the downstream provisioning channel
1131: in the Provisioning Channel Message.
1132: 0 = QAM_MPEG,
1133: 1 = QPSK_1,544,
1134: 2 = QPSK_3,088
1135: 3..255 Reserved
1136: This setting is always used, no matter the provisioning
1137: channel is on this INA or on another.
1138: If the provisioning channel is on this INA, the value can
1139: be derived from the ib/oob type and modulation."
1140: REFERENCE
1141: "ES 200 800 Provisioning Channel Message"
1142: ::= { dvbInaIfDsChEntry 10 }
1143:
1144: dvbInaIfDsChProvEnable OBJECT-TYPE
1145: SYNTAX TruthValue
1146: MAX-ACCESS read-write
1147: STATUS current
1148: DESCRIPTION
1149: "Specifies if this downstream channel is a Provisioning
1150: channel and as such transmits the
1151: Default Configuration Message.
1152: true = Provisioning channel
1153: false = not a Provisioning channel."
1154: REFERENCE
1155: "ES 200 800 Provisioning Channel Message"
1156: DEFVAL { true }
1157:
1158: Pedersen Informational - Expires August 2001 32
1158: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
1159: DVB Cable INA Interface MIB Feb 2001
1160:
1161:
1162: ::= { dvbInaIfDsChEntry 11 }
1162: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1163:
1164: dvbInaIfDsChProvTableIndex OBJECT-TYPE
1164: change recommended -
warning: node `dvbInaIfDsChProvTableIndex' must be contained in at least one conformance group
1165: SYNTAX INTEGER ( 0..255 )
1165: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1166: MAX-ACCESS read-write
1167: STATUS current
1168: DESCRIPTION
1169: "If this downstream channel is a provisioning channel,
1170: then an index to the Provisioning tabel must be give here."
1171: ::= { dvbInaIfDsChEntry 12 }
1172:
1173:
1174: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1175: -- Upstream Channel Table
1176: --
1177: -- The upstream channel table extends the upstream channel entries in
1178: -- the MIB-II interfaces table [RFC 2233]. Both tables are indexed withi
1179: -- the same ifIndex object.
1180: --
1181: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1182:
1183: dvbInaIfUsChTable OBJECT-TYPE
1184: SYNTAX SEQUENCE OF DvbInaIfUsChEntry
1184: error -
unknown type `DvbInaIfUsChEntry'
1185: MAX-ACCESS not-accessible
1186: STATUS current
1187: DESCRIPTION
1188: "Describes the attributes of attached upstream channels
1189: (frequency bands)."
1190: ::= { dvbInaIfUsCh 1 }
1191:
1192: dvbInaIfUsChEntry OBJECT-TYPE
1193: SYNTAX DvbInaIfUsChEntry
1194: MAX-ACCESS not-accessible
1195: STATUS current
1196: DESCRIPTION
1197: "List of attributes for a single upstream channel.
1198: The state of the upstream channel depends on the state of
1199: the MAC and downstream channel. If one of both or both are
1200: non-operational also the state upstream channel(s) shall
1201: be ready.
1202:
1203: That in the case of Space division Multiplex SDM each
1204: upstream channel has a different non-zero Coax ID."
1205:
1206: INDEX { ifIndex }
1207: ::= { dvbInaIfUsChTable 1 }
1208:
1209: DvbInaIfUsChEntry ::= SEQUENCE {
1210: dvbInaIfUsChFrequency UpFrequency,
1211: dvbInaIfUsChSymbolRate UpstreamSymbolrate,
1212: dvbInaIfUsChModulation Modulation,
1213: dvbInaIfUsChMacFlagSet MacFlagSet,
1214: dvbInaIfUsChId INTEGER,
1214: severe -
unknown object identifier label `dvbInaIfUsChId'
1215:
1216: Pedersen Informational - Expires August 2001 33
1216: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting LOWERCASE_IDENTIFIER
1217: DVB Cable INA Interface MIB Feb 2001
1218:
1219:
1220: dvbInaIfUsChConnections Gauge32,
1221: dvbInaIfUsChCalibrationRxPower INTEGER,
1222: dvbInaIfUsChUpCoaxId Unsigned32,
1223: dvbInaIfUsChDownCoaxId Unsigned32,
1224: dvbInaIfUsChAtmCells Counter64,
1225: dvbInaIfUsChAtmTimingErrors Counter64,
1226: dvbInaIfUsChAtmPowerErrors Counter64,
1227: dvbInaIfUsChAtmRSCorrectableErrors Counter64,
1228: dvbInaIfUsChAtmRSNonCorrectableErrors Counter64,
1229: dvbInaIfUsChAtmHecErrors Counter64,
1230: dvbInaIfUsChAal5CrcErrors Counter64,
1231: dvbInaIfUsChAtmCollisionErrors Counter64
1232: }
1232: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1233:
1234: dvbInaIfUsChFrequency OBJECT-TYPE
1235: SYNTAX UpFrequency
1236: UNITS "hertz"
1237: MAX-ACCESS read-write
1238: STATUS current
1239: DESCRIPTION
1240: " Specifies the frequency in Hz of the carrier used for
1241: this upstream channel. "
1242: ::= { dvbInaIfUsChEntry 1 }
1243:
1244: dvbInaIfUsChSymbolRate OBJECT-TYPE
1245: SYNTAX UpstreamSymbolrate
1246: MAX-ACCESS read-write
1247: STATUS current
1248: DESCRIPTION
1249: " Specifies the symbol rate for this upstream channel. "
1250: DEFVAL { sr1544000 }
1251: ::= { dvbInaIfUsChEntry 2 }
1252:
1253: dvbInaIfUsChModulation OBJECT-TYPE
1254: SYNTAX Modulation
1255: MAX-ACCESS read-write
1256: STATUS current
1257: DESCRIPTION
1258: " Specifies the modulation for this upstream channel. "
1259: DEFVAL { qpsk }
1260: ::= { dvbInaIfUsChEntry 3 }
1261:
1262: dvbInaIfUsChMacFlagSet OBJECT-TYPE
1263: SYNTAX MacFlagSet
1264: MAX-ACCESS read-only
1265: STATUS current
1266: DESCRIPTION
1267: " Specifies the MAC flag set assigned to this upstream
1268: channel. "
1269: ::= { dvbInaIfUsChEntry 4 }
1270:
1271: dvbInaIfUsChId OBJECT-TYPE
1272: SYNTAX INTEGER ( 0..255 )
1272: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1273:
1274: Pedersen Informational - Expires August 2001 34
1274: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
1275: DVB Cable INA Interface MIB Feb 2001
1276:
1277:
1278: MAX-ACCESS read-only
1279: STATUS current
1280: DESCRIPTION
1281: " Specifies the logical channel number associated with this
1282: upstream channel. "
1283: ::= { dvbInaIfUsChEntry 5 }
1283: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1284:
1285: dvbInaIfUsChConnections OBJECT-TYPE
1286: SYNTAX Gauge32
1287: MAX-ACCESS read-only
1288: STATUS current
1289: DESCRIPTION
1290: " Specifies the number of connections currently active for
1291: this upstream channel. "
1292: ::= { dvbInaIfUsChEntry 6 }
1293:
1294: dvbInaIfUsChCalibrationRxPower OBJECT-TYPE
1295: SYNTAX INTEGER ( 0..255 )
1295: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1296: UNITS "dBuV"
1297: MAX-ACCESS read-write
1298: STATUS current
1299: DESCRIPTION
1300: " Specifies the target receive signal power in dBuV to
1301: which the NIUs on this upstream channel are calibrated "
1302: ::= { dvbInaIfUsChEntry 9 }
1303:
1304: dvbInaIfUsChUpCoaxId OBJECT-TYPE
1305: SYNTAX Unsigned32 ( 0..4294967295 )
1306: MAX-ACCESS read-write
1307: STATUS current
1308: DESCRIPTION
1309: "Specifies the coax ID of the UpStream HFC segment to
1310: which the upstream channel is connected.
1311: By default this parameter is zero."
1312: DEFVAL { 0 }
1313: ::= { dvbInaIfUsChEntry 10 }
1314:
1315: dvbInaIfUsChDownCoaxId OBJECT-TYPE
1316: SYNTAX Unsigned32 ( 0..4294967295 )
1317: MAX-ACCESS read-write
1318: STATUS current
1319: DESCRIPTION
1320: "Specifies the coax ID of the Downstream HFC segment to
1321: which the upstream channel is connected.
1322: By default this parameter is zero."
1323: DEFVAL { 0 }
1324: ::= { dvbInaIfUsChEntry 11 }
1325:
1326: dvbInaIfUsChAtmCells OBJECT-TYPE
1327: SYNTAX Counter64
1328: MAX-ACCESS read-only
1328: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1329: STATUS current
1330: DESCRIPTION
1331:
1332: Pedersen Informational - Expires August 2001 35
1332: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
1333: DVB Cable INA Interface MIB Feb 2001
1334:
1335:
1336: "Total number of recieved ATM Cells.
1337: 0 can indicate the counter is not supported."
1338: ::= { dvbInaIfUsChEntry 12 }
1338: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1339:
1340: dvbInaIfUsChAtmTimingErrors OBJECT-TYPE
1341: SYNTAX Counter64
1342: MAX-ACCESS read-only
1342: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1343: STATUS current
1344: DESCRIPTION
1345: "Number of ATM Cells received with Timing Error.
1346: 0 can indicate the counter is not supported."
1347: ::= { dvbInaIfUsChEntry 13 }
1348:
1349: dvbInaIfUsChAtmPowerErrors OBJECT-TYPE
1350: SYNTAX Counter64
1351: MAX-ACCESS read-only
1351: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1352: STATUS current
1353: DESCRIPTION
1354: "Number of ATM Cells received with Signal Level Error.
1355: 0 can indicate the counter is not supported."
1356: ::= { dvbInaIfUsChEntry 14 }
1357:
1358: dvbInaIfUsChAtmRSCorrectableErrors OBJECT-TYPE
1359: SYNTAX Counter64
1360: MAX-ACCESS read-only
1360: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1361: STATUS current
1362: DESCRIPTION
1363: "Number of ATM Cells received with correctable
1364: Reed-Solomon Errors.
1365: 0 can indicate the counter is not supported."
1366: ::= { dvbInaIfUsChEntry 15 }
1367:
1368: dvbInaIfUsChAtmRSNonCorrectableErrors OBJECT-TYPE
1369: SYNTAX Counter64
1370: MAX-ACCESS read-only
1370: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1371: STATUS current
1372: DESCRIPTION
1373: "Number of ATM Cells received with non-correctable
1374: Reed-Solomon Errors.
1375: 0 can indicate the counter is not supported."
1376: ::= { dvbInaIfUsChEntry 16 }
1377:
1378: dvbInaIfUsChAtmHecErrors OBJECT-TYPE
1379: SYNTAX Counter64
1380: MAX-ACCESS read-only
1380: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1381: STATUS current
1382: DESCRIPTION
1383: "Number of ATM Cells received with HEC Error.
1384: 0 can indicate the counter is not supported."
1385: ::= { dvbInaIfUsChEntry 17 }
1386:
1387: dvbInaIfUsChAal5CrcErrors OBJECT-TYPE
1388: SYNTAX Counter64
1389:
1390: Pedersen Informational - Expires August 2001 36
1390: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1390: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
1391: DVB Cable INA Interface MIB Feb 2001
1392:
1393:
1394: MAX-ACCESS read-only
1395: STATUS current
1396: DESCRIPTION
1397: "Number AAL5 frames received with CRC error.
1398: 0 can indicate the counter is not supported."
1399: ::= { dvbInaIfUsChEntry 18 }
1399: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1400:
1401: dvbInaIfUsChAtmCollisionErrors OBJECT-TYPE
1402: SYNTAX Counter64
1403: MAX-ACCESS read-only
1403: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1404: STATUS current
1405: DESCRIPTION
1406: "Number of ATM Cells received with Collision detected.
1407: 0 can indicate the counter is not supported."
1408: ::= { dvbInaIfUsChEntry 19 }
1409:
1410:
1411: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1412: -- Network Interface Unit (NIU) Table
1413: --
1414: -- The NIU table provides information on the NIUs connected to the INA.
1415: -- The index into this table is the NIU MAC address
1416: --
1417: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1418:
1419: dvbInaIfNiuTable OBJECT-TYPE
1420: SYNTAX SEQUENCE OF DvbInaIfNiuEntry
1421: MAX-ACCESS not-accessible
1422: STATUS current
1423: DESCRIPTION
1424: "Describes the attributes of Network Interface Units."
1425: ::= { dvbInaIfNiu 1 }
1426:
1427: dvbInaIfNiuEntry OBJECT-TYPE
1428: SYNTAX DvbInaIfNiuEntry
1429: MAX-ACCESS not-accessible
1430: STATUS current
1431: DESCRIPTION
1432: "Initially the table shall be empty. A new entry for a NIU
1433: is automatically created when the NIU in question signs on.
1434: Furthermore, the manager through the
1435: dvbInaIfNiuRowAccessStatus object can create new entries.
1436: This can be used in the case of re-provisioning where by
1437: the manager first makes an entry and sets all relevant
1438: parameters before the NIU is re-provisioned to this INA.
1439:
1440: When an entry is created for a NIU, also automatically an
1441: entry is created in the connection table for the default
1442: connection of the NIU in question.
1443:
1444: When a NIU entry is deleted, also all associated connection
1445: entries are deleted."
1446:
1447:
1448: Pedersen Informational - Expires August 2001 37
1448: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
1449: DVB Cable INA Interface MIB Feb 2001
1450:
1451:
1452: INDEX { dvbInaIfNiuMacAddress }
1452: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1453: ::= { dvbInaIfNiuTable 1 }
1453: severe -
syntax error, unexpected COLON_COLON_EQUAL
1453: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1454:
1455: DvbInaIfNiuEntry ::= SEQUENCE {
1456: dvbInaIfNiuMacAddress MacAddress,
1457: dvbInaIfNiuRowAccessStatus RowStatus,
1457: severe -
unknown object identifier label `dvbInaIfNiuRowAccessStatus'
1458: dvbInaIfNiuState INTEGER,
1459: dvbInaIfNiuDesiredState INTEGER,
1460: dvbInaIfNiuDownIfIndex InterfaceIndexOrZero,
1461: dvbInaIfNiuUpIfIndex InterfaceIndexOrZero,
1462: dvbInaIfNiuUpTxLevel INTEGER,
1462: severe -
unknown object identifier label `dvbInaIfNiuUpTxLevel'
1463: dvbInaIfNiuTimeOffset Integer32,
1464: dvbInaIfNiuStatus Unsigned32,
1465: dvbInaIfNiuErrorCode Unsigned32,
1466: dvbInaIfNiuRetryCount INTEGER,
1467: dvbInaIfNiuCapabilities OCTET STRING,
1467: severe -
unknown object identifier label `dvbInaIfNiuCapabilities'
1468: dvbInaIfNiuExtendedCapabilities OCTET STRING,
1469: dvbInaIfNiuInitCompletionStatus INTEGER,
1470: dvbInaIfNiuRequestStatus INTEGER,
1471: dvbInaIfNiuResponseNumber Counter32,
1471: severe -
unknown object identifier label `dvbInaIfNiuResponseNumber'
1472: dvbInaIfNiuRespTxLevel INTEGER,
1473: dvbInaIfNiuRespTimeOffset Integer32,
1474: dvbInaIfNiuRespOoBDownFrequency DownFrequency,
1475: dvbInaIfNiuRespIBDownFrequency DownFrequency,
1475: severe -
unknown object identifier label `dvbInaIfNiuRespIBDownFrequency'
1476: dvbInaIfNiuRespSNRLevel INTEGER,
1477: dvbInaIfNiuRespRxLevel INTEGER,
1478: dvbInaIfNiuDefaultConnectionId Unsigned32,
1479: dvbInaIfNiuLifetime Unsigned32,
1480: dvbInaIfNiuGrantProtocolTimeOut Unsigned32,
1480: severe -
unknown object identifier label `dvbInaIfNiuGrantProtocolTimeOut'
1481: dvbInaIfNiuSlotConfigurationErr Counter32,
1482: dvbInaIfNiuAtmPacketLoss Counter32,
1483: dvbInaIfNiuSlEsCrcErr Counter32,
1484: dvbInaIfNiuSlEsFrameCount Counter32,
1485: dvbInaIfNiuSlotConfigurationCount Counter32,
1486: dvbInaIfNiuRSErrCorrectable Counter32,
1487: dvbInaIfNiuRSErrNonCorrectable Counter32,
1488: dvbInaIfNiuSignOnTime TimeTicks,
1489: dvbInaIfNiuDsChBytes Counter64,
1489: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1490: dvbInaIfNiuUsChBytes Counter64,
1490: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1491: dvbInaIfNiuTimeRanging Counter32,
1491: severe -
unknown object identifier label `dvbInaIfNiuTimeRanging'
1492: dvbInaIfNiuPowerRanging Counter32
1493: }
1494:
1495: dvbInaIfNiuMacAddress OBJECT-TYPE
1496: SYNTAX MacAddress
1497: MAX-ACCESS not-accessible
1498: STATUS current
1499: DESCRIPTION
1500: " A 48-bit value representing the unique MAC address of
1501: the NIU. "
1502: ::= { dvbInaIfNiuEntry 1 }
1502: severe -
unknown object identifier label `dvbInaIfNiuEntry'
1503:
1504: dvbInaIfNiuRowAccessStatus OBJECT-TYPE
1505:
1506: Pedersen Informational - Expires August 2001 38
1506: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting SYNTAX
1507: DVB Cable INA Interface MIB Feb 2001
1508:
1509:
1510: SYNTAX RowStatus
1511: MAX-ACCESS read-create
1512: STATUS current
1513: DESCRIPTION
1514: " Controls and reflects the status of this row in this
1515: table. "
1516: ::= { dvbInaIfNiuEntry 2 }
1516: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1517:
1518: dvbInaIfNiuState OBJECT-TYPE
1518: change recommended -
warning: node `dvbInaIfNiuState' must be contained in at least one conformance group
1519: SYNTAX INTEGER {
1520: null(1),
1521: ranging(2),
1522: rangingAborted(3),
1523: rangingComplete(4),
1524: connecting(5),
1525: connectComplete(6),
1526: stopped(7)
1527: }
1528: MAX-ACCESS read-only
1529: STATUS current
1530: DESCRIPTION
1531: "Returned status information is the NIU status as
1532: assumed by the INA.
1533: The following states are possible:
1534:
1535: null(1)
1536: Any state other than below.
1537:
1538: ranging(2):
1539: The NIU has responded to a [MAC] Sign-on Request
1540: Message but the time ranging and power calibration
1541: is not yet complete.
1542:
1543: rangingAborted(3),
1544: The INA has sent a Initalisation Complete Message
1545: to the NIU with Completion_Status_Field != 0
1546:
1547: rangingComplete(4),
1548: The INA has sent a Initalisation Complete Message
1549: to the NIU with Completion_Status_Field = 0
1550:
1551: connecting(5),
1552: The INA has sent a Connect Message for first
1553: connection and is waiting for a Connect Response
1554: Message from the NIU.
1555:
1556: connectComplete(6)
1557: The INA has sent a Connect Confirm Message for first
1558: connection to the NIU.
1559:
1560: stopped(7)
1561: The NUI is in the stopped transmission state
1562: after the INA has send a Stop_Upstream_Transmission to
1563:
1564: Pedersen Informational - Expires August 2001 39
1565: DVB Cable INA Interface MIB Feb 2001
1566:
1567:
1568: the NIU and the NIU has returned a Link Management
1569: Response.
1570:
1571: NOTE: The INA only needs to report states
1572: it is able to detect."
1573: REFERENCE
1574: "ES 200 800 Sign-On and Calibration."
1575: ::= { dvbInaIfNiuEntry 3 }
1576:
1577: dvbInaIfNiuDesiredState OBJECT-TYPE
1577: change recommended -
warning: node `dvbInaIfNiuDesiredState' must be contained in at least one conformance group
1578: SYNTAX INTEGER {
1579: down(1),
1580: start(2),
1581: stop(3)
1582: }
1583: MAX-ACCESS read-create
1584: STATUS current
1585: DESCRIPTION
1586: "Specifies the desired state of the NIU. This parameter
1587: can be set to one of the following values:
1588: down : Initial state. Disable NIU operation.
1589: start : Enable NIU operation.
1590: stop : Stop upstream transmission from the NIU."
1591:
1592: ::= { dvbInaIfNiuEntry 4 }
1592: minor error -
scalar object must not have a `read-create' access value
1593:
1594: dvbInaIfNiuDownIfIndex OBJECT-TYPE
1594: change recommended -
warning: node `dvbInaIfNiuDownIfIndex' must be contained in at least one conformance group
1595: SYNTAX InterfaceIndexOrZero
1596: MAX-ACCESS read-only
1597: STATUS current
1598: DESCRIPTION
1599: " Specifies the IfIndex of the downstream channel on which
1600: the NIU is tuned. "
1601: ::= { dvbInaIfNiuEntry 5 }
1602:
1603: dvbInaIfNiuUpIfIndex OBJECT-TYPE
1603: change recommended -
warning: node `dvbInaIfNiuUpIfIndex' must be contained in at least one conformance group
1604: SYNTAX InterfaceIndexOrZero
1605: MAX-ACCESS read-only
1606: STATUS current
1607: DESCRIPTION
1608: " Specifies the IfIndex of the upstream channel that is
1609: used by the NIU. "
1610: ::= { dvbInaIfNiuEntry 6 }
1611:
1612: dvbInaIfNiuUpTxLevel OBJECT-TYPE
1613: SYNTAX INTEGER ( 0..255 )
1613: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1614: UNITS "dBuV"
1615: MAX-ACCESS read-only
1616: STATUS current
1617: DESCRIPTION
1618: " Specifies the upstream transmit level. This is the INA
1619: notion of NIU transmit level. (See also
1620: 'dvbInaIfNiuRespTxLevel'.) "
1621:
1622: Pedersen Informational - Expires August 2001 40
1622: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
1623: DVB Cable INA Interface MIB Feb 2001
1624:
1625:
1626: ::= { dvbInaIfNiuEntry 7 }
1626: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1627:
1628: dvbInaIfNiuTimeOffset OBJECT-TYPE
1628: change recommended -
warning: node `dvbInaIfNiuTimeOffset' must be contained in at least one conformance group
1629: SYNTAX Integer32 ( -32768..32767 )
1630: UNITS "100ns"
1631: MAX-ACCESS read-only
1632: STATUS current
1633: DESCRIPTION
1634: " Specifies the time offset. This is the INA notion of NIU
1635: time offset. (See also 'dvbInaIfNiuRespTimeOffset'.) "
1636: ::= { dvbInaIfNiuEntry 8 }
1637:
1638: dvbInaIfNiuStatus OBJECT-TYPE
1638: change recommended -
warning: node `dvbInaIfNiuStatus' must be contained in at least one conformance group
1639: SYNTAX Unsigned32 ( 0..4294967295 )
1640: MAX-ACCESS read-only
1641: STATUS current
1642: DESCRIPTION
1643: " This 32-bit object specifies the status of this NIU. See
1644: <MAC> Sign-On Response Message and <MAC> Status Response
1645: Message [1] for the exact bit assignment. This object is
1646: updated after the reception of a <MAC> Status Response
1647: Message [1]. "
1648: REFERENCE
1649: "ES 200 800 Sign-on Response Message"
1650: ::= { dvbInaIfNiuEntry 9 }
1651:
1652: dvbInaIfNiuErrorCode OBJECT-TYPE
1652: change recommended -
warning: node `dvbInaIfNiuErrorCode' must be contained in at least one conformance group
1653: SYNTAX Unsigned32 ( 0..65535 )
1654: MAX-ACCESS read-only
1655: STATUS current
1656: DESCRIPTION
1657: " This 16-bit object specifies the error code in the <MAC>
1658: Sign-On Response Message. See ES 200 800 for the exact bit
1659: assignment. "
1660: REFERENCE
1661: "ES 200 800 Sign-on Response Message"
1662: ::= { dvbInaIfNiuEntry 10 }
1663:
1664: dvbInaIfNiuRetryCount OBJECT-TYPE
1664: change recommended -
warning: node `dvbInaIfNiuRetryCount' must be contained in at least one conformance group
1665: SYNTAX INTEGER ( 0..255 )
1665: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1666: MAX-ACCESS read-only
1667: STATUS current
1668: DESCRIPTION
1669: " This 8-bit object specifies the number of transmissions
1670: of the <MAC> Sign-On Response Message. (See [1]). "
1671: REFERENCE
1672: "ES 200 800 Sign-on Response Message"
1673: ::= { dvbInaIfNiuEntry 11 }
1674:
1675: dvbInaIfNiuCapabilities OBJECT-TYPE
1676: SYNTAX OCTET STRING ( SIZE (4))
1677: MAX-ACCESS read-only
1678: STATUS current
1679:
1680: Pedersen Informational - Expires August 2001 41
1680: error -
description missing in object definition
1680: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
1681: DVB Cable INA Interface MIB Feb 2001
1682:
1683:
1684: DESCRIPTION
1685: " This 32-bit object specifies the capabilities of this NIU.
1686: See also ES 200 800 for the bit assignment."
1687: REFERENCE
1688: "See the [MAC] Sign-On Response Message in ES 200.800"
1689: ::= { dvbInaIfNiuEntry 12 }
1689: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1690:
1691: dvbInaIfNiuExtendedCapabilities OBJECT-TYPE
1691: change recommended -
warning: node `dvbInaIfNiuExtendedCapabilities' must be contained in at least one conformance group
1692: SYNTAX OCTET STRING ( SIZE (4))
1693: MAX-ACCESS read-only
1694: STATUS current
1695: DESCRIPTION
1696: " This 32-bit object specifies the extended capabilities
1697: of this NIU.
1698: See also ES 200 800 and ECR 5 for the bit assignment."
1699: REFERENCE
1700: "See the [MAC] Sign-On Response Message in ES 200.800"
1701: ::= { dvbInaIfNiuEntry 13 }
1702:
1703: dvbInaIfNiuInitCompletionStatus OBJECT-TYPE
1703: change recommended -
warning: node `dvbInaIfNiuInitCompletionStatus' must be contained in at least one conformance group
1704: SYNTAX INTEGER ( 0..255 )
1704: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1705: MAX-ACCESS read-only
1706: STATUS current
1707: DESCRIPTION
1708: " This 8-bit object indicates the errors in the
1709: initialisation phase of this NIU. See the <MAC>
1710: Initialization Complete Message ES 200 800 for the exact bit
1711: assignment. "
1712: ::= { dvbInaIfNiuEntry 14 }
1713:
1714: dvbInaIfNiuRequestStatus OBJECT-TYPE
1714: change recommended -
warning: node `dvbInaIfNiuRequestStatus' must be contained in at least one conformance group
1715: SYNTAX INTEGER {
1716: niuReqAddressPars(0),
1717: niuReqErrorPars(1),
1718: niuReqConnectionsPars(2),
1719: niuReqPhyLayerPars(3)
1720: }
1721: MAX-ACCESS read-create
1722: STATUS current
1723: DESCRIPTION
1724: "This object triggers the transmission of a <MAC> Status
1725: Request Message [1]. This parameter can be set to one of
1726: the following parameters: 'NiuReqAddressPars(0)': request
1727: address parameters, 'NiuReqErrorPars(1)': request
1728: error parameters, 'NiuReqConnectionsPars(2)': request
1729: connection parameters, and 'NiuReqPhyLayerPars(3)':
1730: request physical layer parameters.
1731: When read this object returns 'NiuReqAddressPars(0)'."
1732: DEFVAL { niuReqAddressPars }
1733: ::= { dvbInaIfNiuEntry 15 }
1733: minor error -
scalar object must not have a `read-create' access value
1734:
1735: dvbInaIfNiuResponseNumber OBJECT-TYPE
1736: SYNTAX Counter32
1737:
1738: Pedersen Informational - Expires August 2001 42
1738: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
1739: DVB Cable INA Interface MIB Feb 2001
1740:
1741:
1742: MAX-ACCESS read-only
1743: STATUS current
1744: DESCRIPTION
1745: " This object is incremented when a <MAC> Status Response
1746: Message [1] is received. This object can be polled to
1747: detect the reception of this message. After reset this
1748: object is zero. "
1749: ::= { dvbInaIfNiuEntry 16 }
1749: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1750:
1751: dvbInaIfNiuRespTxLevel OBJECT-TYPE
1751: change recommended -
warning: node `dvbInaIfNiuRespTxLevel' must be contained in at least one conformance group
1752: SYNTAX INTEGER ( 0..255 )
1752: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1753: UNITS ".5 dBuV"
1754: MAX-ACCESS read-only
1755: STATUS current
1756: DESCRIPTION
1757: " Specifies the transmit power level of the NIU. This
1758: object is updated after the reception of a <MAC> Status
1759: Response Message [1] that is a response on the
1760: 'NiuReqPhyLayerPars(3)' request. "
1761: ::= { dvbInaIfNiuEntry 17 }
1762:
1763: dvbInaIfNiuRespTimeOffset OBJECT-TYPE
1763: change recommended -
warning: node `dvbInaIfNiuRespTimeOffset' must be contained in at least one conformance group
1764: SYNTAX Integer32 ( -32768..32767 )
1765: UNITS "100ns"
1766: MAX-ACCESS read-only
1767: STATUS current
1768: DESCRIPTION
1769: " Specifies the time offset of the NIU. This object is
1770: updated after the reception of a <MAC> Status Response
1771: Message [1] that is a response on the
1772: 'NiuReqPhyLayerPars(3)' request. "
1773: ::= { dvbInaIfNiuEntry 18 }
1774:
1775: dvbInaIfNiuRespOoBDownFrequency OBJECT-TYPE
1775: change recommended -
warning: node `dvbInaIfNiuRespOoBDownFrequency' must be contained in at least one conformance group
1776: SYNTAX DownFrequency
1777: MAX-ACCESS read-only
1778: STATUS current
1779: DESCRIPTION
1780: " Specifies the OoB downstream frequency of the NIU. This
1781: object is updated after the reception of a <MAC> Status
1782: Response Message [1] that is a response on the
1783: 'NiuReqPhyLayerPars(3)' request. "
1784: ::= { dvbInaIfNiuEntry 19 }
1785:
1786: dvbInaIfNiuRespIBDownFrequency OBJECT-TYPE
1787: SYNTAX DownFrequency
1788: MAX-ACCESS read-only
1789: STATUS current
1790: DESCRIPTION
1791: " Specifies the IB downstream frequency of the NIU. This
1792: object is updated after the reception of a <MAC> Status
1793: Response Message [1] that is a response on the
1794: 'NiuReqPhyLayerPars(3)' request. "
1795:
1796: Pedersen Informational - Expires August 2001 43
1796: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
1797: DVB Cable INA Interface MIB Feb 2001
1798:
1799:
1800: ::= { dvbInaIfNiuEntry 20 }
1800: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1801:
1802: dvbInaIfNiuRespSNRLevel OBJECT-TYPE
1802: change recommended -
warning: node `dvbInaIfNiuRespSNRLevel' must be contained in at least one conformance group
1803: SYNTAX INTEGER ( 0..255 )
1803: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1804: UNITS "dB"
1805: MAX-ACCESS read-only
1806: STATUS current
1807: DESCRIPTION
1808: " Specifies the estimated SNR level at the RF input of
1809: the NIU. This object is updated after the reception of
1810: a <MAC> Status Response Message [1] that is a response
1811: on the 'NiuReqPhyLayerPars(3)' request. "
1812: ::= { dvbInaIfNiuEntry 21 }
1813:
1814: dvbInaIfNiuRespRxLevel OBJECT-TYPE
1814: change recommended -
warning: node `dvbInaIfNiuRespRxLevel' must be contained in at least one conformance group
1815: SYNTAX INTEGER ( 0..255 )
1815: warning -
warning: use Integer32 instead of INTEGER in SMIv2
1816: UNITS "dBuV"
1817: MAX-ACCESS read-only
1818: STATUS current
1819: DESCRIPTION
1820: " Specifies the estimated downstream power level of the
1821: MAC messages at the RF input of the NIU. This object is
1822: updated after the reception of a <MAC> Status Response
1823: Message [1] that is a response on the
1824: 'NiuReqPhyLayerPars(3)' request. "
1825: ::= { dvbInaIfNiuEntry 22 }
1826:
1827: dvbInaIfNiuDefaultConnectionId OBJECT-TYPE
1827: change recommended -
warning: node `dvbInaIfNiuDefaultConnectionId' must be contained in at least one conformance group
1828: SYNTAX Unsigned32 ( 0..4294967295 )
1829: MAX-ACCESS read-create
1830: STATUS current
1831: DESCRIPTION
1832: " Specifies the ConnectionId of the default connection
1833: that is assigned to this NIU. "
1834: ::= { dvbInaIfNiuEntry 23 }
1834: minor error -
scalar object must not have a `read-create' access value
1835:
1836: dvbInaIfNiuLifetime OBJECT-TYPE
1836: change recommended -
warning: node `dvbInaIfNiuLifetime' must be contained in at least one conformance group
1837: SYNTAX Unsigned32 ( 0..4294967295 )
1838: UNITS "s"
1839: MAX-ACCESS read-create
1840: STATUS current
1841: DESCRIPTION
1842: "Defines how long after the NIU was signed off,
1843: the entry is removed from the table.
1844: An infinite(0) value would mean that the values are
1845: stored at least until the next reboot of the INA."
1846: DEFVAL { 300 }
1847: ::= { dvbInaIfNiuEntry 24 }
1847: minor error -
scalar object must not have a `read-create' access value
1848:
1849: dvbInaIfNiuGrantProtocolTimeOut OBJECT-TYPE
1850: SYNTAX Unsigned32 ( 0..65535 )
1851: UNITS "ms"
1852: MAX-ACCESS read-create
1853:
1854: Pedersen Informational - Expires August 2001 44
1854: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
1855: DVB Cable INA Interface MIB Feb 2001
1856:
1857:
1858: STATUS current
1859: DESCRIPTION
1860: "The time that the NIU should wait before
1861: verifying the status of pending grants.
1862: Default value is dvbInaIfMacGrantProtocolTimeOut."
1863: ::= { dvbInaIfNiuEntry 25 }
1863: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1864:
1865: dvbInaIfNiuSlotConfigurationErr OBJECT-TYPE
1865: change recommended -
warning: node `dvbInaIfNiuSlotConfigurationErr' must be contained in at least one conformance group
1866: SYNTAX Counter32
1867: MAX-ACCESS read-only
1868: STATUS current
1869: DESCRIPTION
1870: "NIU Error Parameter: Slot_Configuration_CRC_Error_Count,
1871: the number of errors in Slot_Configuration_Count R bytes,
1872: as found by the CRC decoder."
1873: ::= { dvbInaIfNiuEntry 26 }
1873: minor error -
scalar object must not have a `read-create' access value
1874:
1875: dvbInaIfNiuAtmPacketLoss OBJECT-TYPE
1875: change recommended -
warning: node `dvbInaIfNiuAtmPacketLoss' must be contained in at least one conformance group
1876: SYNTAX Counter32
1877: MAX-ACCESS read-only
1878: STATUS current
1879: DESCRIPTION
1880: "NIU Error Parameter: ATM_Packet_Loss_Count,
1881: the number of received ATM cells that were lost,
1882: either due to unrecoverable Reed-Solomon errors or
1883: because of an erroneous HEC of the ATM cell header."
1884: ::= { dvbInaIfNiuEntry 27 }
1885:
1886: dvbInaIfNiuSlEsCrcErr OBJECT-TYPE
1886: change recommended -
warning: node `dvbInaIfNiuSlEsCrcErr' must be contained in at least one conformance group
1887: SYNTAX Counter32
1888: MAX-ACCESS read-only
1889: STATUS current
1890: DESCRIPTION
1891: "Niu Error Parameter: SL-ESF_CRC_Error_Count,
1892: the number of CRC errors found in consecutive C1-C6."
1893: ::= { dvbInaIfNiuEntry 28 }
1894:
1895: dvbInaIfNiuSlEsFrameCount OBJECT-TYPE
1895: change recommended -
warning: node `dvbInaIfNiuSlEsFrameCount' must be contained in at least one conformance group
1896: SYNTAX Counter32
1897: MAX-ACCESS read-only
1898: STATUS current
1899: DESCRIPTION
1900: "NIU Error Parameter: SL-ESF_Frame_Count,
1901: the number of frames the statistics apply to."
1902: ::= { dvbInaIfNiuEntry 29 }
1903:
1904: dvbInaIfNiuSlotConfigurationCount OBJECT-TYPE
1904: change recommended -
warning: node `dvbInaIfNiuSlotConfigurationCount' must be contained in at least one conformance group
1905: SYNTAX Counter32
1906: MAX-ACCESS read-only
1907: STATUS current
1908: DESCRIPTION
1909: "NIU Error Parameter: Slot_Configuration_Count,
1910: the number of R-byte sets (Rxa-Rxc) used to calculate
1911:
1912: Pedersen Informational - Expires August 2001 45
1913: DVB Cable INA Interface MIB Feb 2001
1914:
1915:
1916: Slot_Configuration_CRC_Error_Count."
1917: ::= { dvbInaIfNiuEntry 30 }
1918:
1919: dvbInaIfNiuRSErrCorrectable OBJECT-TYPE
1919: change recommended -
warning: node `dvbInaIfNiuRSErrCorrectable' must be contained in at least one conformance group
1920: SYNTAX Counter32
1921: MAX-ACCESS read-only
1922: STATUS current
1923: DESCRIPTION
1924: "NIU Error Parameter: Reed_Solomon_Errors_Correctable,
1925: MPEG frames received with correctable Reed-Solomon
1926: Errors (IB only)."
1927: ::= { dvbInaIfNiuEntry 31 }
1928:
1929: dvbInaIfNiuRSErrNonCorrectable OBJECT-TYPE
1929: change recommended -
warning: node `dvbInaIfNiuRSErrNonCorrectable' must be contained in at least one conformance group
1930: SYNTAX Counter32
1931: MAX-ACCESS read-only
1932: STATUS current
1933: DESCRIPTION
1934: "NIU Error Parameter: Reed_Solomon_Errors_Non_Correctable,
1935: MPEG frames received with non-correctable
1936: Reed-Solomon Errors (IB only)."
1937: ::= { dvbInaIfNiuEntry 32 }
1938:
1939: dvbInaIfNiuSignOnTime OBJECT-TYPE
1939: change recommended -
warning: node `dvbInaIfNiuSignOnTime' must be contained in at least one conformance group
1940: SYNTAX TimeTicks
1941: MAX-ACCESS read-only
1942: STATUS current
1943: DESCRIPTION
1944: "The value of sysUpTime at the time this NIU was signed on.
1945: If the time is unknown, this value shall be zero."
1946: ::= { dvbInaIfNiuEntry 33 }
1947:
1948: dvbInaIfNiuDsChBytes OBJECT-TYPE
1948: change recommended -
warning: node `dvbInaIfNiuDsChBytes' must be contained in at least one conformance group
1949: SYNTAX Counter64
1950: MAX-ACCESS read-only
1950: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1951: STATUS current
1952: DESCRIPTION
1953: "Number of bytes sent in direction INA to NIU."
1954: ::= { dvbInaIfNiuEntry 34 }
1955:
1956: dvbInaIfNiuUsChBytes OBJECT-TYPE
1956: change recommended -
warning: node `dvbInaIfNiuUsChBytes' must be contained in at least one conformance group
1957: SYNTAX Counter64
1958: MAX-ACCESS read-only
1958: error -
SMIv2 base type `Counter64' must be imported from SNMPv2-SMI
1959: STATUS current
1960: DESCRIPTION
1961: "Number of bytes sent in direction NIU to INA.
1962: Includes backbone, NIU-to-NIU and
1963: broadcast/multicast traffic."
1964: ::= { dvbInaIfNiuEntry 35 }
1965:
1966: dvbInaIfNiuTimeRanging OBJECT-TYPE
1967: SYNTAX Counter32
1968: MAX-ACCESS read-only
1969:
1970: Pedersen Informational - Expires August 2001 46
1970: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
1971: DVB Cable INA Interface MIB Feb 2001
1972:
1973:
1974: STATUS current
1975: DESCRIPTION
1976: "Number of times the NIU has been time ranged."
1977: ::= { dvbInaIfNiuEntry 36 }
1977: warning -
warning: flushing recent incorrect declaration, see previous error(s)
1978:
1979: dvbInaIfNiuPowerRanging OBJECT-TYPE
1979: change recommended -
warning: node `dvbInaIfNiuPowerRanging' must be contained in at least one conformance group
1980: SYNTAX Counter32
1981: MAX-ACCESS read-only
1982: STATUS current
1983: DESCRIPTION
1984: "Number of times the NIU has been power ranged."
1985: ::= { dvbInaIfNiuEntry 37 }
1986:
1987:
1988: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1989: -- Connection Table
1990: --
1991: -- The Connection Table contains information about DVB-RC MAC
1992: -- connections.
1993: -- Indices into this table are the MAC address and the Connection ID.
1994: --
1995: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1996:
1997: dvbInaIfConTable OBJECT-TYPE
1998: SYNTAX SEQUENCE OF DvbInaIfConEntry
1999: MAX-ACCESS not-accessible
2000: STATUS current
2001: DESCRIPTION
2002: " Contains information about DVB-RC MAC connections. "
2003: ::= { dvbInaIfConnection 1 }
2004:
2005: dvbInaIfConEntry OBJECT-TYPE
2006: SYNTAX DvbInaIfConEntry
2007: MAX-ACCESS not-accessible
2008: STATUS current
2009: DESCRIPTION
2010: "Initially the table shall be empty. A new entry for a
2011: connection is automatically generated when a <MAC> Resource
2012: Request Message is received from the NIU in question
2013: requesting a new connection.
2014: Also during reprovisioning new entries are created.
2015:
2016: Furthermore, the manager through the dvbInaIfConAccessStatus
2017: object can create new entries.
2018:
2019: Connection table entries shall be deleted, when the
2020: associated NIU entry is deleted. Furthermore, the manager
2021: can delete unused connection entries.
2022:
2023: The following parameters can only be set when the connection
2024: is in state down(1)
2025:
2026: dvbInaIfConAccessStatus,
2027:
2028: Pedersen Informational - Expires August 2001 47
2029: DVB Cable INA Interface MIB Feb 2001
2030:
2031:
2032: dvbInaIfConEncapsulation,
2033: dvbInaIfConFilterMACAddress,
2034: dvbInaIfConPID."
2035:
2036: INDEX { dvbInaIfConNiuMacAddress, dvbInaIfConConnectionId }
2037: ::= { dvbInaIfConTable 1 }
2038:
2039: DvbInaIfConEntry ::= SEQUENCE {
2039: minor error -
SEQUENCE element #3 `dvbInaIfConCurrentState' is not a child node under `dvbInaIfConEntry'
2039: warning -
warning: SEQUENCE element #4 `dvbInaIfConDesiredState' does not match order of columnar objects under `dvbInaIfConEntry'
2040: dvbInaIfConNiuMacAddress MacAddress,
2041: dvbInaIfConConnectionId Unsigned32,
2042: dvbInaIfConCurrentState INTEGER,
2042: severe -
unknown object identifier label `dvbInaIfConCurrentState'
2043: dvbInaIfConDesiredState INTEGER,
2044: dvbInaIfConConnectionType BITS,
2044: severe -
unknown object identifier label `dvbInaIfConConnectionType'
2045: dvbInaIfConAccessStatus RowStatus,
2046: dvbInaIfConEncapsulation INTEGER,
2047: dvbInaIfConAtmDownstreamVCC Unsigned32,
2048: dvbInaIfConAtmUpstreamVCC Unsigned32,
2048: severe -
unknown object identifier label `dvbInaIfConAtmUpstreamVCC'
2049: dvbInaIfConFilterMACAddress MacAddress,
2050: dvbInaIfConPID Unsigned32,
2051: dvbInaIfConMaxContentionMsgLen INTEGER,
2052: dvbInaIfConMaxReservationMsgLen INTEGER,
2052: severe -
unknown object identifier label `dvbInaIfConMaxReservationMsgLen'
2053: dvbInaIfConAuxFlags INTEGER
2054: }
2055:
2056: dvbInaIfConNiuMacAddress OBJECT-TYPE
2057: SYNTAX MacAddress
2058: MAX-ACCESS not-accessible
2059: STATUS current
2060: DESCRIPTION
2061: "MAC address of the NIU that is associated with the
2062: connection."
2063: ::= { dvbInaIfConEntry 1 }
2064:
2065: dvbInaIfConConnectionId OBJECT-TYPE
2066: SYNTAX Unsigned32 ( 0..4294967295 )
2067: MAX-ACCESS not-accessible
2068: STATUS current
2069: DESCRIPTION
2070: "Specifies the connection identifier to be used for this
2071: connection."
2072: ::= { dvbInaIfConEntry 2 }
2073:
2074: dvbInaIfConCurrentState OBJECT-TYPE
2075: SYNTAX INTEGER {
2076: down(1),
2077: settingUp(2),
2078: up(3),
2079: breakingDown(4),
2080: downAlloc(5),
2081: alarm(6)
2082: }
2083: MAX-ACCESS read-only
2084: STATUS current
2085:
2086: Pedersen Informational - Expires August 2001 48
2086: error -
description missing in object definition
2086: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
2087: DVB Cable INA Interface MIB Feb 2001
2088:
2089:
2090: DESCRIPTION
2091: "Current state of the connection.
2092: The following states are possible:
2093: down(1) In this state an entry is made in the
2094: connection table for the connection in
2095: question. However, there is not (yet) any
2096: connection on MAC layer between the INA
2097: and NIU.
2098: settingUp(2) Either the NIU in question has requested
2099: a connection via a [MAC] Resource Request
2100: message, or the manager has initiated
2101: a (new) connection by setting
2102: dvbInaConDesiredState to the state Up.
2103: up(3) In this state the connection in question
2104: is up and running.
2105: breakingDown(4) Either the NIU in question has requested
2106: to release the connection via a [MAC]
2107: Resource Request message, or the manager
2108: has initiated the release of the
2109: connection by setting dvbInaConDesiredState
2110: to the state: Down.
2111: downAlloc(5) In this state an entry is made in the
2112: connection table for the connection in
2113: question. Furthermore, the bandwidth
2114: for the fixed rate connection is allocated.
2115: However, the connection doesn't (yet)
2116: exist on MAC layer between the INA and NIU.
2117: alarm(6) The connection in question is in the alarm
2118: state. his means that either the parameter
2119: setting is not valid, or the scheduler of
2120: the MAC has not the resources to allocate
2121: the requested bandwidth for a fixed rate
2122: connection, or the NIU didn't response in
2123: time during the set-up of the connection or
2124: during the break down of it. This state
2125: shall be left, when either the manager sets
2126: dvbInaConDesiredState to Down(1) or,
2127: the NIU enters the Null(1) state."
2128: ::= { dvbInaIfConEntry 3 }
2128: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2129:
2130: dvbInaIfConDesiredState OBJECT-TYPE
2130: change recommended -
warning: node `dvbInaIfConDesiredState' must be contained in at least one conformance group
2131: SYNTAX INTEGER {
2132: down(1),
2133: up(3),
2134: downAlloc(5)
2135: }
2136: MAX-ACCESS read-create
2137: STATUS current
2138: DESCRIPTION
2139: " Desired state for the connection. The following desired
2140: states are possible: down(1), up(3) and, downAlloc(5). "
2141: ::= { dvbInaIfConEntry 4 }
2142:
2143:
2144: Pedersen Informational - Expires August 2001 49
2144: error -
`Pedersen' should start with a lower case letter
2144: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
2145: DVB Cable INA Interface MIB Feb 2001
2146:
2147:
2148: dvbInaIfConConnectionType OBJECT-TYPE
2149: SYNTAX BITS {
2150: conTypeFixedRate(0),
2151: conTypeContention(1),
2152: conTypeReservation(2)
2153: }
2153: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2154: MAX-ACCESS read-create
2154: severe -
syntax error, unexpected MAX_ACCESS
2155: STATUS current
2156: DESCRIPTION
2157: "Specifies the kind of connection: fixed rate, contention
2158: based, or reservation based. This parameter can be set to
2159: a value that is an OR of the following bits:
2160: 'conTypeFixedRate(0)'
2161: 'conTypeContention(1)'
2162: 'conTypeReservation(2)'
2163: Default this object is 'conTypeContention(1)'."
2164: DEFVAL {{ conTypeContention }}
2164: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2164: severe -
syntax error, unexpected '}'
2164: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2165: ::= { dvbInaIfConEntry 5 }
2165: severe -
syntax error, unexpected COLON_COLON_EQUAL
2165: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2166:
2167: dvbInaIfConAccessStatus OBJECT-TYPE
2167: change recommended -
warning: node `dvbInaIfConAccessStatus' must be contained in at least one conformance group
2168: SYNTAX RowStatus
2169: MAX-ACCESS read-create
2170: STATUS current
2171: DESCRIPTION
2172: "Controls and reflects the status of this row in this
2173: table."
2174: ::= { dvbInaIfConEntry 6 }
2175:
2176: dvbInaIfConEncapsulation OBJECT-TYPE
2176: change recommended -
warning: node `dvbInaIfConEncapsulation' must be contained in at least one conformance group
2177: SYNTAX INTEGER {
2178: directIp(1),
2179: ethernetMacBridging(2),
2180: ppp(3)
2181: }
2182: MAX-ACCESS read-create
2183: STATUS current
2184: DESCRIPTION
2185: "This object indicates the type of encapsulation provided
2186: on this connection. This object can have one of the
2187: following values: 'directIp(1)',
2188: 'ethernetMacBridging(2)', or 'ppp(3)'. By default this
2189: parameter is set to 'directIp(1)'."
2190: DEFVAL { directIp }
2191: ::= { dvbInaIfConEntry 7 }
2192:
2193: dvbInaIfConAtmDownstreamVCC OBJECT-TYPE
2193: change recommended -
warning: node `dvbInaIfConAtmDownstreamVCC' must be contained in at least one conformance group
2194: SYNTAX Unsigned32 (0..16777215)
2195: MAX-ACCESS read-only
2196: STATUS current
2197: DESCRIPTION
2198: "ATM concatenated VPI and VCI Virtual Path Identifiers
2199: that is used for downstream OoB transmission."
2200: ::= { dvbInaIfConEntry 8 }
2201:
2202: Pedersen Informational - Expires August 2001 50
2202: error -
`Pedersen' should start with a lower case letter
2202: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
2203: DVB Cable INA Interface MIB Feb 2001
2204:
2205:
2206:
2207: dvbInaIfConAtmUpstreamVCC OBJECT-TYPE
2208: SYNTAX Unsigned32 (0..16777215)
2209: MAX-ACCESS read-only
2210: STATUS current
2211: DESCRIPTION
2212: "ATM concatenated VPI and VCI Virtual Path Identifiers
2213: that is used for upstream transmission."
2214: ::= { dvbInaIfConEntry 9 }
2214: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2215:
2216: dvbInaIfConFilterMACAddress OBJECT-TYPE
2216: change recommended -
warning: node `dvbInaIfConFilterMACAddress' must be contained in at least one conformance group
2217: SYNTAX MacAddress
2218: MAX-ACCESS read-create
2219: STATUS current
2220: DESCRIPTION
2221: "Specifies the 'soft' MPEG MPE MAC address used to
2222: filter the data out of the downstream IB transmission.
2223: This is found in the Downstream_Multiprotocol_CBD
2224: substructure in the Connect Message."
2225: ::= { dvbInaIfConEntry 10 }
2226:
2227: dvbInaIfConPID OBJECT-TYPE
2227: change recommended -
warning: node `dvbInaIfConPID' must be contained in at least one conformance group
2228: SYNTAX Unsigned32 ( 0..8191 )
2229: MAX-ACCESS read-create
2230: STATUS current
2231: DESCRIPTION
2232: "Specifies the MPEG PID of the elementary stream that
2233: carries the data."
2234: ::= { dvbInaIfConEntry 11 }
2235:
2236: dvbInaIfConMaxContentionMsgLen OBJECT-TYPE
2236: change recommended -
warning: node `dvbInaIfConMaxContentionMsgLen' must be contained in at least one conformance group
2237: SYNTAX INTEGER ( 1..255 )
2237: warning -
warning: use Integer32 instead of INTEGER in SMIv2
2238: UNITS "ATM cells"
2239: MAX-ACCESS read-create
2240: STATUS current
2241: DESCRIPTION
2242: "The Maximum_Contention_Access_Message_Length
2243: in the Connect Message.
2244: This is the maximum length of a message that may be
2245: transmitted using contention access.
2246: Any message greater than this should use reservation
2247: access.
2248: The default value should be
2249: dvbInaIfMacMaxContentionMsgLen."
2250: REFERENCE
2251: "ES 200 800 Connect_Message"
2252: ::= { dvbInaIfConEntry 12 }
2253:
2254: dvbInaIfConMaxReservationMsgLen OBJECT-TYPE
2255: SYNTAX INTEGER ( 0..255 )
2255: warning -
warning: use Integer32 instead of INTEGER in SMIv2
2256: UNITS "ATM cells"
2257: MAX-ACCESS read-create
2258: STATUS current
2259:
2260: Pedersen Informational - Expires August 2001 51
2260: error -
description missing in object definition
2260: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
2261: DVB Cable INA Interface MIB Feb 2001
2262:
2263:
2264: DESCRIPTION
2265: "This is the maximum length of a message that may be
2266: transmitted using a single reservation access.
2267: Any message greater than this should be transmitted by
2268: making multiple reservation requests.
2269: The default value should be
2270: dvbInaIfMacMaxReservationMsgLen."
2271: REFERENCE
2272: "ES 200 800 Connect Message."
2273: ::= { dvbInaIfConEntry 13 }
2273: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2274:
2275: dvbInaIfConAuxFlags OBJECT-TYPE
2275: change recommended -
warning: node `dvbInaIfConAuxFlags' must be contained in at least one conformance group
2276: SYNTAX INTEGER ( 0..255 )
2276: warning -
warning: use Integer32 instead of INTEGER in SMIv2
2277: MAX-ACCESS read-only
2278: STATUS current
2279: DESCRIPTION
2280: "The Connection_Control_Field_Aux from the Connect Message
2281: Structure.
2282: This is used to indicate if the Priority, Downstream
2283: flowspec and Session binding objects are used
2284: for the connection."
2285: REFERENCE
2286: "ES 200 800 Connect Message."
2287: ::= { dvbInaIfConEntry 14 }
2288:
2289:
2290: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2291: -- Connection Quality Table
2292: --
2293: -- The Connection Quality Table entends the Connection table
2294: -- with information about the connection quality.
2295: --
2296: -- The indexes are the same as for the Connection Table -
2297: -- the NIU MAC address and the Connection ID.
2298: --
2299: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2300: dvbInaIfConQosTable OBJECT-TYPE
2301: SYNTAX SEQUENCE OF DvbInaIfConQosEntry
2302: MAX-ACCESS not-accessible
2303: STATUS current
2304: DESCRIPTION
2305: "Contains information about connection quality for
2306: DVB-RC MAC connections.
2307: Both upstream and downstream quality parameters are found."
2308: ::= { dvbInaIfConnection 2 }
2309:
2310: dvbInaIfConQosEntry OBJECT-TYPE
2311: SYNTAX DvbInaIfConQosEntry
2312: MAX-ACCESS not-accessible
2313: STATUS current
2314: DESCRIPTION
2315: "An entry in the table is automatically created when
2316: a new entry in the connection table connection is created
2317:
2318: Pedersen Informational - Expires August 2001 52
2319: DVB Cable INA Interface MIB Feb 2001
2320:
2321:
2322: and the INA supports Quality of Service on the MAC layer.
2323: You must always create an entry in the Connection table
2324: first and this will automatically create an entry in
2325: the QoS table.
2326:
2327: The entries are deleted when the contection table entry
2328: is deleted."
2329: INDEX { dvbInaIfConNiuMacAddress, dvbInaIfConConnectionId }
2330: ::= { dvbInaIfConQosTable 1 }
2331:
2332: DvbInaIfConQosEntry ::= SEQUENCE {
2332: minor error -
SEQUENCE element #6 `dvbInaIfConQosDsAllocBitrate' is not a child node under `dvbInaIfConQosEntry'
2332: warning -
warning: SEQUENCE element #7 `dvbInaIfConQosDsAllocJitter' does not match order of columnar objects under `dvbInaIfConQosEntry'
2333: dvbInaIfConQosPriority INTEGER,
2334: dvbInaIfConQosDsReqMaxPacketSize Unsigned32,
2335: dvbInaIfConQosDsReqBitrate Unsigned32,
2336: dvbInaIfConQosDsReqJitter INTEGER,
2337: dvbInaIfConQosDsAllocMaxPacketSize Unsigned32,
2338: dvbInaIfConQosDsAllocBitrate Unsigned32,
2338: severe -
unknown object identifier label `dvbInaIfConQosDsAllocBitrate'
2339: dvbInaIfConQosDsAllocJitter INTEGER,
2340: dvbInaIfConQosUsReqBw Unsigned32,
2341: dvbInaIfConQosUsReqMaxDistSlots Unsigned32,
2342: dvbInaIfConQosUsReqFrameLength Unsigned32,
2342: severe -
unknown object identifier label `dvbInaIfConQosUsReqFrameLength'
2343: dvbInaIfConQosUsAllocBw Unsigned32,
2344: dvbInaIfConQosUsAllocMaxDistSlots Unsigned32,
2345: dvbInaIfConQosUsAllocFrameLength Unsigned32,
2346: dvbInaIfConQosUsReqFixedRateMethod INTEGER,
2346: severe -
unknown object identifier label `dvbInaIfConQosUsReqFixedRateMethod'
2347: dvbInaIfConQosUsAllocFixedRateMethod INTEGER
2348: }
2349:
2350: dvbInaIfConQosPriority OBJECT-TYPE
2351: SYNTAX INTEGER ( 0..255 )
2351: warning -
warning: use Integer32 instead of INTEGER in SMIv2
2352: MAX-ACCESS read-write
2353: STATUS current
2354: DESCRIPTION
2355: "The priority of the connection.
2356: Connections with low priority field value can be
2357: reprovisioned in order to accommodate the requirements
2358: of connections with high priority field.
2359: Standard data flow applications 0-79
2360: Applications with QoS requirements 80-200
2361: High priority applications 201-255"
2362: REFERENCE
2363: "ES 200 800 Resource Request Message"
2364: ::= { dvbInaIfConQosEntry 1 }
2365:
2366: dvbInaIfConQosDsReqMaxPacketSize OBJECT-TYPE
2367: SYNTAX Unsigned32 ( 0..65535 )
2368: MAX-ACCESS read-write
2369: STATUS current
2370: DESCRIPTION
2371: "A downstream QoS parameter. Defines the requested
2372: maximum packet size in the downstream.
2373: The parameter can be set either by the managment system,
2374: or by the INA according to the NIU resource request.
2375:
2376: Pedersen Informational - Expires August 2001 53
2377: DVB Cable INA Interface MIB Feb 2001
2378:
2379:
2380: The packet size includes propriety protocols header,
2381: transport protocol (UDP/TCP) header, and the IP header.
2382: The packet size does not include the Ethernet header."
2383: REFERENCE
2384: "ES 200 800 Resource Request Message"
2385: ::= { dvbInaIfConQosEntry 2 }
2386:
2387: dvbInaIfConQosDsReqBitrate OBJECT-TYPE
2388: SYNTAX Unsigned32 ( 0..65535 )
2389: UNITS "bytes/s"
2390: MAX-ACCESS read-write
2391: STATUS current
2392: DESCRIPTION
2393: "A downstream QoS parameter. Defines requested average
2394: bit rate in the downstream. The parameter can be set
2395: either by the managment system, or by the INA according
2396: to the NIU resource request."
2397: REFERENCE
2398: "ES 200 800 Resource Request Message"
2399: ::= { dvbInaIfConQosEntry 3 }
2400:
2401: dvbInaIfConQosDsReqJitter OBJECT-TYPE
2402: SYNTAX INTEGER ( 0..255 )
2402: warning -
warning: use Integer32 instead of INTEGER in SMIv2
2403: UNITS "ms"
2404: MAX-ACCESS read-write
2405: STATUS current
2406: DESCRIPTION
2407: "A downstream QoS parameter. Defines the requested
2408: maximum allowed jitter in the downstream.
2409: The parameter can be set either by the managment system,
2410: or by the INA according to the NIU resource request."
2411: REFERENCE
2412: "ES 200 800 Resource Request Message"
2413: ::= { dvbInaIfConQosEntry 4 }
2414:
2415: dvbInaIfConQosDsAllocMaxPacketSize OBJECT-TYPE
2416: SYNTAX Unsigned32 ( 0..65535 )
2417: MAX-ACCESS read-only
2418: STATUS current
2419: DESCRIPTION
2420: "A downstream QoS parameter. This is the actual
2421: maximum packet size supported by the INA in the downstream.
2422: The packet size includes propriety protocols header,
2423: transport protocol (UDP/TCP) header, and the IP header.
2424: The packet size does not include the Ethernet header."
2425: REFERENCE
2426: "ES 200 800 Resource Request Message"
2427: ::= { dvbInaIfConQosEntry 5 }
2428:
2429: dvbInaIfConQosDsAllocBitrate OBJECT-TYPE
2430: SYNTAX Unsigned32 ( 0..65535 )
2431: UNITS "bytes/s"
2432: MAX-ACCESS read-only
2433:
2434: Pedersen Informational - Expires August 2001 54
2434: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
2435: DVB Cable INA Interface MIB Feb 2001
2436:
2437:
2438: STATUS current
2439: DESCRIPTION
2440: "A downstream QoS parameter. This is the actual average
2441: bit rate supported by the INA in the downstream."
2442: REFERENCE
2443: "ES 200 800 Resource Request Message"
2444: ::= { dvbInaIfConQosEntry 6 }
2444: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2445:
2446: dvbInaIfConQosDsAllocJitter OBJECT-TYPE
2447: SYNTAX INTEGER ( 0..255 )
2447: warning -
warning: use Integer32 instead of INTEGER in SMIv2
2448: UNITS "ms"
2449: MAX-ACCESS read-only
2450: STATUS current
2451: DESCRIPTION
2452: "A downstream QoS parameter. This is the actual
2453: maximum jitter supported by the INA in the downstream."
2454: REFERENCE
2455: "ES 200 800 Resource Request Message"
2456: ::= { dvbInaIfConQosEntry 7 }
2457:
2458: dvbInaIfConQosUsReqBw OBJECT-TYPE
2459: SYNTAX Unsigned32 ( 0..16777215 )
2460: UNITS "slots/1200 ms"
2461: MAX-ACCESS read-write
2462: STATUS current
2463: DESCRIPTION
2464: "An upstream QoS parameter. The requested bandwidth
2465: for the upstream.
2466: The parameter can be set either by the managment system,
2467: or by the INA according to the NIU resource request."
2468: REFERENCE
2469: "ES 200 800 Resource Request Message"
2470: ::= { dvbInaIfConQosEntry 8 }
2471:
2472: dvbInaIfConQosUsReqMaxDistSlots OBJECT-TYPE
2473: SYNTAX Unsigned32 ( 0..65535 )
2474: UNITS "slots"
2475: MAX-ACCESS read-write
2476: STATUS current
2477: DESCRIPTION
2478: "An upstream QoS parameter. The requested maximum
2479: distance between slots for the upstream.
2480: The parameter can be set either by the managment system,
2481: or by the INA according to the NIU resource request."
2482: REFERENCE
2483: "ES 200 800 Resource Request Message"
2484: ::= { dvbInaIfConQosEntry 9 }
2485:
2486: dvbInaIfConQosUsReqFrameLength OBJECT-TYPE
2487: SYNTAX Unsigned32 ( 0..65535 )
2488: MAX-ACCESS read-write
2489: STATUS current
2490: DESCRIPTION
2491:
2492: Pedersen Informational - Expires August 2001 55
2492: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
2493: DVB Cable INA Interface MIB Feb 2001
2494:
2495:
2496: "An upstream QoS parameter. The requested frame
2497: length for the upstream.
2498: The parameter can be set either by the managment system,
2499: or by the INA according to the NIU resource request."
2500: REFERENCE
2501: "ES 200 800 Connect Message."
2502: ::= { dvbInaIfConQosEntry 10 }
2502: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2503:
2504: dvbInaIfConQosUsAllocBw OBJECT-TYPE
2505: SYNTAX Unsigned32 ( 0..16777215 )
2506: UNITS "slots/1200 ms"
2507: MAX-ACCESS read-only
2508: STATUS current
2509: DESCRIPTION
2510: "An upstream QoS parameter. The actual allocated bandwidth
2511: for the upstream."
2512: REFERENCE
2513: "ES 200 800 Connect Message"
2514: ::= { dvbInaIfConQosEntry 11 }
2515:
2516: dvbInaIfConQosUsAllocMaxDistSlots OBJECT-TYPE
2517: SYNTAX Unsigned32 ( 0..65535 )
2518: UNITS "slots"
2519: MAX-ACCESS read-only
2520: STATUS current
2521: DESCRIPTION
2522: "An upstream QoS parameter. The allocated distance
2523: between slots for the upstream.
2524: In case of using a cyclic assignment, this is the
2525: parameter sent by the INA in the connect message.
2526: In the case of reservation access, this parameter is an
2527: average number, calculated by the INA to reflect the
2528: actual allocation."
2529: REFERENCE
2530: "ES 200 800 Connect Message"
2531: ::= { dvbInaIfConQosEntry 12 }
2532:
2533: dvbInaIfConQosUsAllocFrameLength OBJECT-TYPE
2534: SYNTAX Unsigned32 ( 0..65535 )
2535: MAX-ACCESS read-only
2536: STATUS current
2537: DESCRIPTION
2538: "An upstream QoS parameter. The allocated frame length
2539: for the upstream.
2540: In case of using a cyclic assignment, this is the
2541: parameter sent by the INA in the connect message.
2542: In the case of reservation access, this parameter is
2543: an average number, calculated by the INA to reflect
2544: the actual allocation."
2545: REFERENCE
2546: "ES 200 800 Connect Message."
2547: ::= { dvbInaIfConQosEntry 13 }
2548:
2549:
2550: Pedersen Informational - Expires August 2001 56
2550: error -
`Pedersen' should start with a lower case letter
2550: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
2551: DVB Cable INA Interface MIB Feb 2001
2552:
2553:
2554: dvbInaIfConQosUsReqFixedRateMethod OBJECT-TYPE
2555: SYNTAX INTEGER {
2556: cyclic( 1 ),
2557: slotList( 2 )
2558: }
2558: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2559: MAX-ACCESS read-write
2559: severe -
syntax error, unexpected MAX_ACCESS
2560: STATUS current
2561: DESCRIPTION
2562: "An upstream QoS parameter. Request a specific fixed rate
2563: slot assignment method to be used.
2564: If cyclic then cyclic assignment is used.
2565: If slotList then the slot list method is used.
2566: The parameter can be set either by the managment system,
2567: or by the INA according to the NIU resource request.
2568: If the bit Cyclic_Assignment_Needed is set, the NIU
2569: requests the cyclic method.
2570: Otherwise the slot list method."
2571: REFERENCE
2572: "ES 200 800 Connect Message and Resource Request Message"
2573: ::= { dvbInaIfConQosEntry 14 }
2573: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2574:
2575: dvbInaIfConQosUsAllocFixedRateMethod OBJECT-TYPE
2576: SYNTAX INTEGER {
2577: cyclic( 1 ),
2578: slotList( 2 )
2579: }
2580: MAX-ACCESS read-only
2581: STATUS current
2582: DESCRIPTION
2583: "An upstream QoS parameter. Reflects the actual fixed rate
2584: slot assignment method that is used.
2585: If cyclic then cyclic assignment is used.
2586: If slotList then the slot list method is used."
2587: REFERENCE
2588: "ES 200 800 Connect Message and Resource Request Message"
2589: ::= { dvbInaIfConQosEntry 15 }
2590:
2591:
2592: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2593: -- Connection Session Binding Table
2594: --
2595: -- The Connection Session Binding Table entends the Connection table
2596: -- with information about session binding for the connection.
2597: --
2598: -- The indexes are the same as for the Connection Table -
2599: -- the NIU MAC address and the Connection ID.
2600: --
2601: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2602: dvbInaIfConSesTable OBJECT-TYPE
2603: SYNTAX SEQUENCE OF DvbInaIfConSesEntry
2604: MAX-ACCESS not-accessible
2605: STATUS current
2606: DESCRIPTION
2607:
2608: Pedersen Informational - Expires August 2001 57
2608: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
2609: DVB Cable INA Interface MIB Feb 2001
2610:
2611:
2612: "Contains information about session binding for
2613: DVB-RC MAC connections."
2614: ::= { dvbInaIfConnection 3 }
2614: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2615:
2616: dvbInaIfConSesEntry OBJECT-TYPE
2616: error -
row's parent node must be a table node
2617: SYNTAX DvbInaIfConSesEntry
2618: MAX-ACCESS not-accessible
2619: STATUS current
2620: DESCRIPTION
2621: "An entry in the table is automatically created when
2622: a new entry in the connection table connection is created
2623: if the INA and the NIU supports session binding.
2624:
2625: The entries are deleted when the contection table entry
2626: is deleted."
2627: INDEX { dvbInaIfConNiuMacAddress, dvbInaIfConConnectionId }
2628: ::= { dvbInaIfConSesTable 1 }
2628: severe -
unknown object identifier label `dvbInaIfConSesTable'
2629:
2630: DvbInaIfConSesEntry ::= SEQUENCE {
2630: minor error -
SEQUENCE element #1 `dvbInaIfConSesUsControl' is not a child node under `dvbInaIfConSesEntry'
2630: warning -
warning: SEQUENCE element #2 `dvbInaIfConSesUsNiuClientSrcIpType' does not match order of columnar objects under `dvbInaIfConSesEntry'
2631: dvbInaIfConSesUsControl Unsigned32,
2631: severe -
unknown object identifier label `dvbInaIfConSesUsControl'
2632: dvbInaIfConSesUsNiuClientSrcIpType InetAddressType,
2633: dvbInaIfConSesUsNiuClientSrcIp InetAddress,
2634: dvbInaIfConSesUsNiuClientDstIpType InetAddressType,
2635: dvbInaIfConSesUsNiuClientDstIp InetAddress,
2636: dvbInaIfConSesUsNiuClientSrcPort Unsigned32,
2637: dvbInaIfConSesUsNiuClientDstPort Unsigned32,
2637: severe -
unknown object identifier label `dvbInaIfConSesUsNiuClientDstPort'
2638: dvbInaIfConSesUsTransportProtocol INTEGER,
2639: dvbInaIfConSesUsNiuClientSrcMac MacAddress,
2640: dvbInaIfConSesUsNiuClientDstMac MacAddress,
2641: dvbInaIfConSesUsEthernetProtocol Unsigned32,
2641: severe -
unknown object identifier label `dvbInaIfConSesUsEthernetProtocol'
2642: dvbInaIfConSesUsSessionId Unsigned32,
2643: dvbInaIfConSesDsControl Unsigned32,
2644: dvbInaIfConSesDsInaClientSrcIpType InetAddressType,
2645: dvbInaIfConSesDsInaClientSrcIp InetAddress,
2646: dvbInaIfConSesDsInaClientDstIpType InetAddressType,
2647: dvbInaIfConSesDsInaClientDstIp InetAddress,
2647: severe -
unknown object identifier label `dvbInaIfConSesDsInaClientDstIp'
2647: warning -
warning: `InetAddress' object should have an accompanied preceding `InetAdressType' object
2648: dvbInaIfConSesDsInaClientSrcPort Unsigned32,
2649: dvbInaIfConSesDsInaClientDstPort Unsigned32,
2650: dvbInaIfConSesDsTransportProtocol INTEGER,
2651: dvbInaIfConSesDsInaClientSrcMac MacAddress,
2651: severe -
unknown object identifier label `dvbInaIfConSesDsInaClientSrcMac'
2652: dvbInaIfConSesDsInaClientDstMac MacAddress,
2653: dvbInaIfConSesDsEthernetProtocol Unsigned32,
2654: dvbInaIfConSesDsSessionId Unsigned32
2655: }
2656:
2657: dvbInaIfConSesUsControl OBJECT-TYPE
2658: SYNTAX Unsigned32 ( 0..4294967295 )
2659: MAX-ACCESS read-only
2660: STATUS current
2661: DESCRIPTION
2662: "Control which fields of the upstream session binding
2663: parameters that are used."
2664: REFERENCE
2665:
2666: Pedersen Informational - Expires August 2001 58
2666: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
2667: DVB Cable INA Interface MIB Feb 2001
2668:
2669:
2670: "ES 200 800 version 2"
2671: ::= { dvbInaIfConSesEntry 1 }
2671: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2672:
2673: dvbInaIfConSesUsNiuClientSrcIpType OBJECT-TYPE
2673: change recommended -
warning: node `dvbInaIfConSesUsNiuClientSrcIpType' must be contained in at least one conformance group
2674: SYNTAX InetAddressType
2675: MAX-ACCESS read-only
2676: STATUS current
2677: DESCRIPTION
2678: "The type of the IP source address of the NIU client."
2679: ::= { dvbInaIfConSesEntry 2 }
2680:
2681: dvbInaIfConSesUsNiuClientSrcIp OBJECT-TYPE
2681: change recommended -
warning: node `dvbInaIfConSesUsNiuClientSrcIp' must be contained in at least one conformance group
2682: SYNTAX InetAddress
2683: MAX-ACCESS read-only
2684: STATUS current
2685: DESCRIPTION
2686: "The IP source address of the NIU client.
2687: Only used if bit 0 of dvbInaIfConSesUsControl is set."
2688: REFERENCE
2689: "ES 200 800 version 2"
2690: ::= { dvbInaIfConSesEntry 3 }
2691:
2692: dvbInaIfConSesUsNiuClientDstIpType OBJECT-TYPE
2692: change recommended -
warning: node `dvbInaIfConSesUsNiuClientDstIpType' must be contained in at least one conformance group
2693: SYNTAX InetAddressType
2694: MAX-ACCESS read-only
2695: STATUS current
2696: DESCRIPTION
2697: "The type of the IP destination address of the NIU client."
2698: ::= { dvbInaIfConSesEntry 4 }
2699:
2700: dvbInaIfConSesUsNiuClientDstIp OBJECT-TYPE
2700: change recommended -
warning: node `dvbInaIfConSesUsNiuClientDstIp' must be contained in at least one conformance group
2701: SYNTAX InetAddress
2702: MAX-ACCESS read-only
2703: STATUS current
2704: DESCRIPTION
2705: "The IP destination address of the NIU client.
2706: Only used if bit 1 of dvbInaIfConSesUsControl is set."
2707: REFERENCE
2708: "ES 200 800 version 2"
2709: ::= { dvbInaIfConSesEntry 5 }
2710:
2711: dvbInaIfConSesUsNiuClientSrcPort OBJECT-TYPE
2711: change recommended -
warning: node `dvbInaIfConSesUsNiuClientSrcPort' must be contained in at least one conformance group
2712: SYNTAX Unsigned32 ( 0..65535 )
2713: MAX-ACCESS read-only
2714: STATUS current
2715: DESCRIPTION
2716: "The source port of the NIU client.
2717: Only used if bit 2 of dvbInaIfConSesUsControl is set."
2718: REFERENCE
2719: "ES 200 800 version 2"
2720: ::= { dvbInaIfConSesEntry 6 }
2721:
2722: dvbInaIfConSesUsNiuClientDstPort OBJECT-TYPE
2723:
2724: Pedersen Informational - Expires August 2001 59
2724: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting SYNTAX
2725: DVB Cable INA Interface MIB Feb 2001
2726:
2727:
2728: SYNTAX Unsigned32 ( 0..65535 )
2729: MAX-ACCESS read-only
2730: STATUS current
2731: DESCRIPTION
2732: "The destination port of the NIU client.
2733: Only used if bit 3 of dvbInaIfConSesUsControl is set."
2734: REFERENCE
2735: "ES 200 800 version 2"
2736: ::= { dvbInaIfConSesEntry 7 }
2736: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2737:
2738: dvbInaIfConSesUsTransportProtocol OBJECT-TYPE
2738: change recommended -
warning: node `dvbInaIfConSesUsTransportProtocol' must be contained in at least one conformance group
2739: SYNTAX INTEGER ( 0..255 )
2739: warning -
warning: use Integer32 instead of INTEGER in SMIv2
2740: MAX-ACCESS read-only
2741: STATUS current
2742: DESCRIPTION
2743: "The transport protocol used by the NIU client (UDP/TCP).
2744: This is the 8-bit protocol field in the IP header.
2745: Only used if bit 4 of dvbInaIfConSesUsControl is set."
2746: REFERENCE
2747: "ES 200 800 version 2"
2748: ::= { dvbInaIfConSesEntry 8 }
2749:
2750: dvbInaIfConSesUsNiuClientSrcMac OBJECT-TYPE
2750: change recommended -
warning: node `dvbInaIfConSesUsNiuClientSrcMac' must be contained in at least one conformance group
2751: SYNTAX MacAddress
2752: MAX-ACCESS read-only
2753: STATUS current
2754: DESCRIPTION
2755: "The Ethernet source MAC address of the NIU client.
2756: Only used if bit 5 of dvbInaIfConSesUsControl is set."
2757: REFERENCE
2758: "ES 200 800 version 2"
2759: ::= { dvbInaIfConSesEntry 9 }
2760:
2761: dvbInaIfConSesUsNiuClientDstMac OBJECT-TYPE
2761: change recommended -
warning: node `dvbInaIfConSesUsNiuClientDstMac' must be contained in at least one conformance group
2762: SYNTAX MacAddress
2763: MAX-ACCESS read-only
2764: STATUS current
2765: DESCRIPTION
2766: "The Ethernet destination MAC address of the NIU client.
2767: Only used if bit 6 of dvbInaIfConSesUsControl is set."
2768: REFERENCE
2769: "ES 200 800 version 2"
2770: ::= { dvbInaIfConSesEntry 10 }
2771:
2772: dvbInaIfConSesUsEthernetProtocol OBJECT-TYPE
2773: SYNTAX Unsigned32 ( 0..65535 )
2774: MAX-ACCESS read-only
2775: STATUS current
2776: DESCRIPTION
2777: "The ethernet protocol, as described in the ethernet header.
2778: This is the type field in the Ethernet protocol header.
2779: Only used if bit 7 of dvbInaIfConSesUsControl is set."
2780: REFERENCE
2781:
2782: Pedersen Informational - Expires August 2001 60
2782: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
2783: DVB Cable INA Interface MIB Feb 2001
2784:
2785:
2786: "ES 200 800 version 2"
2787: ::= { dvbInaIfConSesEntry 11 }
2787: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2788:
2789: dvbInaIfConSesUsSessionId OBJECT-TYPE
2789: change recommended -
warning: node `dvbInaIfConSesUsSessionId' must be contained in at least one conformance group
2790: SYNTAX Unsigned32 ( 0..4294967295 )
2791: MAX-ACCESS read-only
2792: STATUS current
2793: DESCRIPTION
2794: "The session_Id, as defined for PPPoE protocol.
2795: Only used if bit 8 of dvbInaIfConSesUsControl is set."
2796: REFERENCE
2797: "ES 200 800 version 2"
2798: ::= { dvbInaIfConSesEntry 12 }
2799:
2800: dvbInaIfConSesDsControl OBJECT-TYPE
2800: change recommended -
warning: node `dvbInaIfConSesDsControl' must be contained in at least one conformance group
2801: SYNTAX Unsigned32 ( 0..4294967295 )
2802: MAX-ACCESS read-only
2803: STATUS current
2804: DESCRIPTION
2805: "Control which fields of the downstream session binding
2806: parameters that are used."
2807: REFERENCE
2808: "ES 200 800 version 2"
2809: ::= { dvbInaIfConSesEntry 13 }
2810:
2811: dvbInaIfConSesDsInaClientSrcIpType OBJECT-TYPE
2811: change recommended -
warning: node `dvbInaIfConSesDsInaClientSrcIpType' must be contained in at least one conformance group
2812: SYNTAX InetAddressType
2813: MAX-ACCESS read-only
2814: STATUS current
2815: DESCRIPTION
2816: "The type of the IP source address of the INA client."
2817: ::= { dvbInaIfConSesEntry 14 }
2818:
2819: dvbInaIfConSesDsInaClientSrcIp OBJECT-TYPE
2819: change recommended -
warning: node `dvbInaIfConSesDsInaClientSrcIp' must be contained in at least one conformance group
2820: SYNTAX InetAddress
2821: MAX-ACCESS read-only
2822: STATUS current
2823: DESCRIPTION
2824: "The IP source address of the INA client.
2825: Only used if bit 0 of dvbInaIfConSesDsControl is set."
2826: REFERENCE
2827: "ES 200 800 version 2"
2828: ::= { dvbInaIfConSesEntry 15 }
2829:
2830: dvbInaIfConSesDsInaClientDstIpType OBJECT-TYPE
2830: change recommended -
warning: node `dvbInaIfConSesDsInaClientDstIpType' must be contained in at least one conformance group
2831: SYNTAX InetAddressType
2832: MAX-ACCESS read-only
2833: STATUS current
2834: DESCRIPTION
2835: "The type of the IP destination address of the INA client."
2836: ::= { dvbInaIfConSesEntry 16 }
2837:
2838: dvbInaIfConSesDsInaClientDstIp OBJECT-TYPE
2839:
2840: Pedersen Informational - Expires August 2001 61
2840: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting SYNTAX
2841: DVB Cable INA Interface MIB Feb 2001
2842:
2843:
2844: SYNTAX InetAddress
2845: MAX-ACCESS read-only
2846: STATUS current
2847: DESCRIPTION
2848: "The IP destination address of the INA client.
2849: Only used if bit 1 of dvbInaIfConSesDsControl is set."
2850: REFERENCE
2851: "ES 200 800 version 2"
2852: ::= { dvbInaIfConSesEntry 17 }
2852: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2853:
2854: dvbInaIfConSesDsInaClientSrcPort OBJECT-TYPE
2854: change recommended -
warning: node `dvbInaIfConSesDsInaClientSrcPort' must be contained in at least one conformance group
2855: SYNTAX Unsigned32 ( 0..65535 )
2856: MAX-ACCESS read-only
2857: STATUS current
2858: DESCRIPTION
2859: "The source port of the INA client.
2860: Only used if bit 2 of dvbInaIfConSesDsControl is set."
2861: REFERENCE
2862: "ES 200 800 version 2"
2863: ::= { dvbInaIfConSesEntry 18 }
2864:
2865: dvbInaIfConSesDsInaClientDstPort OBJECT-TYPE
2865: change recommended -
warning: node `dvbInaIfConSesDsInaClientDstPort' must be contained in at least one conformance group
2866: SYNTAX Unsigned32 ( 0..65535 )
2867: MAX-ACCESS read-only
2868: STATUS current
2869: DESCRIPTION
2870: "The destination port of the INA client.
2871: Only used if bit 3 of dvbInaIfConSesDsControl is set."
2872: REFERENCE
2873: "ES 200 800 version 2"
2874: ::= { dvbInaIfConSesEntry 19 }
2875:
2876: dvbInaIfConSesDsTransportProtocol OBJECT-TYPE
2876: change recommended -
warning: node `dvbInaIfConSesDsTransportProtocol' must be contained in at least one conformance group
2877: SYNTAX INTEGER ( 0..255 )
2877: warning -
warning: use Integer32 instead of INTEGER in SMIv2
2878: MAX-ACCESS read-only
2879: STATUS current
2880: DESCRIPTION
2881: "The transport protocol used by the INA client (UDP/TCP).
2882: This is the 8-bit protocol field in the IP header.
2883: Only used if bit 4 of dvbInaIfConSesDsControl is set."
2884: REFERENCE
2885: "ES 200 800 version 2"
2886: ::= { dvbInaIfConSesEntry 20 }
2887:
2888: dvbInaIfConSesDsInaClientSrcMac OBJECT-TYPE
2889: SYNTAX MacAddress
2890: MAX-ACCESS read-only
2891: STATUS current
2892: DESCRIPTION
2893: "The Ethernet source MAC address of the INA client.
2894: Only used if bit 5 of dvbInaIfConSesDsControl is set."
2895: REFERENCE
2896: "ES 200 800 version 2"
2897:
2898: Pedersen Informational - Expires August 2001 62
2898: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
2899: DVB Cable INA Interface MIB Feb 2001
2900:
2901:
2902: ::= { dvbInaIfConSesEntry 21 }
2902: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2903:
2904: dvbInaIfConSesDsInaClientDstMac OBJECT-TYPE
2904: change recommended -
warning: node `dvbInaIfConSesDsInaClientDstMac' must be contained in at least one conformance group
2905: SYNTAX MacAddress
2906: MAX-ACCESS read-only
2907: STATUS current
2908: DESCRIPTION
2909: "The Ethernet destination MAC address of the INA client.
2910: Only used if bit 6 of dvbInaIfConSesDsControl is set."
2911: REFERENCE
2912: "ES 200 800 version 2"
2913: ::= { dvbInaIfConSesEntry 22 }
2914:
2915: dvbInaIfConSesDsEthernetProtocol OBJECT-TYPE
2915: change recommended -
warning: node `dvbInaIfConSesDsEthernetProtocol' must be contained in at least one conformance group
2916: SYNTAX Unsigned32 ( 0..65535 )
2917: MAX-ACCESS read-only
2918: STATUS current
2919: DESCRIPTION
2920: "The ethernet protocol, as described in the ethernet header.
2921: This is the type field in the Ethernet protocol header.
2922: Only used if bit 7 of dvbInaIfConSesDsControl is set."
2923: REFERENCE
2924: "ES 200 800 version 2"
2925: ::= { dvbInaIfConSesEntry 23 }
2926:
2927: dvbInaIfConSesDsSessionId OBJECT-TYPE
2927: change recommended -
warning: node `dvbInaIfConSesDsSessionId' must be contained in at least one conformance group
2928: SYNTAX Unsigned32 ( 0..4294967295 )
2929: MAX-ACCESS read-only
2930: STATUS current
2931: DESCRIPTION
2932: "The session_Id, as defined for PPPoE protocol.
2933: Only used if bit 8 of dvbInaIfConSesDsControl is set."
2934: REFERENCE
2935: "ES 200 800 version 2"
2936: ::= { dvbInaIfConSesEntry 24 }
2937:
2938:
2939: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2940: -- Header Suppression Table
2941: --
2942: -- The Header Suppression Table contains information about the current
2943: -- state of the header suppression.
2944: --
2945: -- The table is only used during reprovisioning in order to
2946: -- transfer the current header suppression state from INA 1 to INA 2.
2947: --
2948: -- The whole table is read-only and read from INA 1 during
2949: -- reprovisioning.
2950: -- A reprovisioning issue of the table is written to INA 2 during
2951: -- reprovisoning and INA 2 then transfers the information to this
2952: -- table then the reprovisioning takes place.
2953: --
2954: -- Indices into this table are the Connection ID and a Context ID
2955:
2956: Pedersen Informational - Expires August 2001 63
2956: error -
`Pedersen' should start with a lower case letter
2956: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
2957: DVB Cable INA Interface MIB Feb 2001
2958:
2959:
2960: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
2961:
2962: dvbInaIfConHdrSupTable OBJECT-TYPE
2963: SYNTAX SEQUENCE OF DvbInaIfConHdrSupEntry
2964: MAX-ACCESS not-accessible
2965: STATUS current
2966: DESCRIPTION
2967: "Table contains information about the header suppression
2968: for a connection, indexed trough the Connection ID
2969: and the Context ID."
2970: ::= { dvbInaIfConnection 4 }
2970: warning -
warning: flushing recent incorrect declaration, see previous error(s)
2971:
2972: dvbInaIfConHdrSupEntry OBJECT-TYPE
2972: error -
row's parent node must be a table node
2973: SYNTAX DvbInaIfConHdrSupEntry
2974: MAX-ACCESS not-accessible
2975: STATUS current
2976: DESCRIPTION
2977: "An entry in the table is automatically generated when
2978: a new header suppression starts.
2979: Or when a reprovisioning is made.
2980:
2981: An entry is deleted when the connection is deleted."
2982:
2983: INDEX { dvbInaIfConNiuMacAddress,
2984: dvbInaIfConConnectionId,
2985: dvbInaIfConHdrSupContextId,
2986: dvbInaIfConHdrSupDirection }
2986: severe -
unknown object identifier label `dvbInaIfConHdrSupDirection'
2986: error -
index element `dvbInaIfConHdrSupDirection' of row `dvbInaIfConHdrSupEntry' must have a range restriction
2987: ::= { dvbInaIfConHdrSupTable 1 }
2987: severe -
unknown object identifier label `dvbInaIfConHdrSupTable'
2988:
2989: DvbInaIfConHdrSupEntry ::= SEQUENCE {
2989: minor error -
SEQUENCE element #2 `dvbInaIfConHdrSupDirection' is not a child node under `dvbInaIfConHdrSupEntry'
2989: warning -
warning: SEQUENCE element #3 `dvbInaIfConHdrSupControl' does not match order of columnar objects under `dvbInaIfConHdrSupEntry'
2990: dvbInaIfConHdrSupContextId INTEGER,
2991: dvbInaIfConHdrSupDirection INTEGER,
2992: dvbInaIfConHdrSupControl OCTET STRING,
2993: dvbInaIfConHdrSupGeneration Integer32,
2994: dvbInaIfConHdrSupHeaderLength Integer32,
2995: dvbInaIfConHdrSupHeader OCTET STRING
2996: }
2996: severe -
unknown object identifier label `dvbInaIfConHdrSupHeader'
2997:
2998: dvbInaIfConHdrSupContextId OBJECT-TYPE
2999: SYNTAX INTEGER ( 0..127 )
2999: warning -
warning: use Integer32 instead of INTEGER in SMIv2
3000: MAX-ACCESS not-accessible
3001: STATUS current
3002: DESCRIPTION
3003: "The context ID for the header suppression session."
3004: REFERENCE
3005: "ES 200 800 Suppression Data Message"
3006: ::= { dvbInaIfConHdrSupEntry 1 }
3007:
3008: dvbInaIfConHdrSupDirection OBJECT-TYPE
3009: SYNTAX INTEGER {
3010: upstream( 1 ),
3011: downstream( 2 )
3012: }
3013:
3014: Pedersen Informational - Expires August 2001 64
3014: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
3015: DVB Cable INA Interface MIB Feb 2001
3016:
3017:
3018: MAX-ACCESS not-accessible
3019: STATUS current
3020: DESCRIPTION
3021: "The direction for this the header suppression session."
3022: REFERENCE
3023: "ES 200 800 Suppression Data Message"
3024: ::= { dvbInaIfConHdrSupEntry 2 }
3024: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3025:
3026: dvbInaIfConHdrSupControl OBJECT-TYPE
3027: SYNTAX OCTET STRING ( SIZE ( 13 ))
3028: MAX-ACCESS read-only
3029: STATUS current
3030: DESCRIPTION
3031: "String of bits that control the use of the header
3032: suppression. Each of the first 103 bits, indicates
3033: if a byte in the header is suppressed or not.
3034: Bit 103 is used as an overall suppression enable.
3035: If a mask bit is 0, the matching header byte is
3036: suppressed.
3037: If bit 103 is set, suppression is performed.
3038: Bit 103 is the least significant bit in octet 13.
3039: See also dvbInaIfConHdrSupHeader."
3040: REFERENCE
3041: "ES 200 800 Suppression Data Message"
3042: ::= { dvbInaIfConHdrSupEntry 3 }
3043:
3044: dvbInaIfConHdrSupGeneration OBJECT-TYPE
3045: SYNTAX Integer32 ( 0..15 )
3046: MAX-ACCESS read-only
3047: STATUS current
3048: DESCRIPTION
3049: "The generation number that is attached to the header
3050: fields value."
3051: REFERENCE
3052: "ES 200 800 Suppression Data Message"
3053: ::= { dvbInaIfConHdrSupEntry 4 }
3054:
3055: dvbInaIfConHdrSupHeaderLength OBJECT-TYPE
3056: SYNTAX Integer32 ( 0..103 )
3057: MAX-ACCESS read-only
3058: STATUS current
3059: DESCRIPTION
3060: "The number of usefull bytes in the suppression header.
3061: This is the number of the last zero in the
3062: dvbInaIfConHdrSupControl."
3063: REFERENCE
3064: "ES 200 800 Suppression Data Message"
3065: ::= { dvbInaIfConHdrSupEntry 5 }
3066:
3067: dvbInaIfConHdrSupHeader OBJECT-TYPE
3068: SYNTAX OCTET STRING ( SIZE ( 103 ))
3069: MAX-ACCESS read-only
3070: STATUS current
3071:
3072: Pedersen Informational - Expires August 2001 65
3072: error -
description missing in object definition
3072: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
3073: DVB Cable INA Interface MIB Feb 2001
3074:
3075:
3076: DESCRIPTION
3077: "The header used for header suppression.
3078: Both fixed and changing fields together.
3079: Only the first dvbInaIfConHdrSupHeaderLength is used."
3080: REFERENCE
3081: "ES 200 800 Suppression Data Message"
3082: ::= { dvbInaIfConHdrSupEntry 6 }
3082: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3083:
3084:
3085: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
3086: -- Reprovisioning tables
3087: --
3088: -- When a NIU is reprovisioned from INA 1 to INA 2
3089: -- a manager must read the NIU and connections information on INA 1
3090: -- in the
3091: -- NIU Table
3092: -- Connection Table
3093: -- Connection Session Binding Table
3094: -- Connection Quality Table
3095: -- Header Suppression Table
3096: --
3097: -- The manager must then create entries for the NIU, each Connection,
3098: -- each Session and Context on INA 2.
3099: -- Reprovision Dest NIU Table
3100: -- Reprovision Connection Table
3101: -- Reprovision Connection Session Binding Table
3102: -- Reprovision Connection Quality Table
3103: -- Reprovision Header Suppression Table
3104: --
3105: -- This will create information on INA 2 in the reprovisioning tables
3106: -- that will be copied back to INA 1.
3107: -- Reprovision Src NIU Table
3108: -- Reprovision Src Connection Table
3109: --
3110: -- When the NIU sign-on on INA 2, the INA 2 will move the information
3111: -- from the Reprovisioning tables and delete the entries in the
3112: -- Reprovisioning tables.
3113: -- Likewise INA 1 can remove the entries in the reprovisioning tables
3114: -- when the NIU has been reprovisioned.
3115: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
3116:
3117: -- - - - - - - - - - - - - - - -
3118: -- Reprov Src NIU tables
3119: -- - - - - - - - - - - - - - - -
3120:
3121: dvbInaIfReprovSrcNiuTable OBJECT-TYPE
3122: SYNTAX SEQUENCE OF DvbInaIfReprovSrcNiuEntry
3123: MAX-ACCESS not-accessible
3124: STATUS current
3125: DESCRIPTION
3126: "The table describes information created on INA 1 for
3127: a NIU that is about to be reprovisioned."
3128: ::= { dvbInaIfReprov 1 }
3129:
3130: Pedersen Informational - Expires August 2001 66
3130: error -
`Pedersen' should start with a lower case letter
3130: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
3131: DVB Cable INA Interface MIB Feb 2001
3132:
3133:
3134:
3135: dvbInaIfReprovSrcNiuEntry OBJECT-TYPE
3136: SYNTAX DvbInaIfReprovSrcNiuEntry
3137: MAX-ACCESS not-accessible
3138: STATUS current
3139: DESCRIPTION
3140: "An entry in the table is created by the manager when
3141: a NIU is about to be reprovisioned.
3142:
3143: When the reprovisioning is done and the NIU entry is
3144: deleted after dvbInaIfNiuLifetime this entry will
3145: be deleted too."
3146: INDEX { dvbInaIfNiuMacAddress }
3146: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3147: ::= { dvbInaIfReprovSrcNiuTable 1 }
3147: severe -
syntax error, unexpected COLON_COLON_EQUAL
3147: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3148:
3149: DvbInaIfReprovSrcNiuEntry ::= SEQUENCE {
3150: dvbInaIfReprovSrcNiuRowAccessStatus RowStatus,
3151: dvbInaIfReprovSrcNiuCommand INTEGER,
3152: dvbInaIfReprovSrcNiuDsChFrequency DownFrequency,
3152: severe -
unknown object identifier label `dvbInaIfReprovSrcNiuDsChFrequency'
3153: dvbInaIfReprovSrcNiuDsChSymbolRate DownstreamSymbolrate,
3154: dvbInaIfReprovSrcNiuDsChModulation Modulation,
3155: dvbInaIfReprovSrcNiuDsChType INTEGER,
3156: dvbInaIfReprovSrcNiuUsChFrequency UpFrequency,
3157: dvbInaIfReprovSrcNiuUsChSymbolRate UpstreamSymbolrate,
3157: severe -
unknown object identifier label `dvbInaIfReprovSrcNiuUsChSymbolRate'
3158: dvbInaIfReprovSrcNiuUsChModulation Modulation,
3159: dvbInaIfReprovSrcNiuUsChId Integer32
3160: }
3161:
3162: dvbInaIfReprovSrcNiuRowAccessStatus OBJECT-TYPE
3163: SYNTAX RowStatus
3164: MAX-ACCESS read-create
3165: STATUS current
3166: DESCRIPTION
3167: "Controls and reflects the status of this row in this
3168: table."
3169: ::= { dvbInaIfReprovSrcNiuEntry 1 }
3169: minor error -
scalar object must not have a `read-create' access value
3169: severe -
unknown object identifier label `dvbInaIfReprovSrcNiuEntry'
3170:
3171: dvbInaIfReprovSrcNiuCommand OBJECT-TYPE
3172: SYNTAX INTEGER {
3173: reprovIdle( 1 ),
3174: reprovStart( 2 )
3175: }
3176: MAX-ACCESS read-create
3177: STATUS current
3178: DESCRIPTION
3179: "Controls the reprovisioning on INA 1.
3180: When set to reprovStart the actual reporvisioning on INA 1
3181: is initiated with a Reprovisioning Message to the NIU.
3182: Everything must be prepared for the reprovisioning when
3183: this is done.
3184: When read the response will always be reprovIdle."
3185: ::= { dvbInaIfReprovSrcNiuEntry 2 }
3185: minor error -
scalar object must not have a `read-create' access value
3186:
3187:
3188: Pedersen Informational - Expires August 2001 67
3188: error -
`Pedersen' should start with a lower case letter
3188: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
3189: DVB Cable INA Interface MIB Feb 2001
3190:
3191:
3192: dvbInaIfReprovSrcNiuDsChFrequency OBJECT-TYPE
3193: SYNTAX DownFrequency
3194: UNITS "hertz"
3195: MAX-ACCESS read-create
3196: STATUS current
3197: DESCRIPTION
3198: "The centre of the new downstream frequency when
3199: the NIU is reprovisioned to INA 2."
3200: ::= { dvbInaIfReprovSrcNiuEntry 3 }
3200: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3201:
3202: dvbInaIfReprovSrcNiuDsChSymbolRate OBJECT-TYPE
3203: SYNTAX DownstreamSymbolrate
3204: UNITS "symbol/s"
3205: MAX-ACCESS read-create
3206: STATUS current
3207: DESCRIPTION
3208: "Specifies the new symbol rate for the Downstream channel
3209: when the NIU is reprovisioned."
3210: ::= { dvbInaIfReprovSrcNiuEntry 4 }
3210: minor error -
scalar object must not have a `read-create' access value
3211:
3212: dvbInaIfReprovSrcNiuDsChModulation OBJECT-TYPE
3213: SYNTAX Modulation
3214: MAX-ACCESS read-create
3215: STATUS current
3216: DESCRIPTION
3217: "Specifies the new modulation for the Downstream channel
3218: when the NIU is reprovisioned."
3219: DEFVAL { qpsk }
3220: ::= { dvbInaIfReprovSrcNiuEntry 5 }
3220: minor error -
scalar object must not have a `read-create' access value
3221:
3222: dvbInaIfReprovSrcNiuDsChType OBJECT-TYPE
3223: SYNTAX INTEGER {
3224: ib(1),
3225: oob(2)
3226: }
3227: MAX-ACCESS read-create
3228: STATUS current
3229: DESCRIPTION
3230: "Specifies if the new Downstream channel is inband or
3231: out-of-band when the NIU is reprovisioned."
3232: ::= { dvbInaIfReprovSrcNiuEntry 6 }
3232: minor error -
scalar object must not have a `read-create' access value
3233:
3234: dvbInaIfReprovSrcNiuUsChFrequency OBJECT-TYPE
3235: SYNTAX UpFrequency
3236: UNITS "hertz"
3237: MAX-ACCESS read-create
3238: STATUS current
3239: DESCRIPTION
3240: "Specifies the new upstream channel frequency in Hz
3241: when the NIU is reprovisoned."
3242: ::= { dvbInaIfReprovSrcNiuEntry 7 }
3242: minor error -
scalar object must not have a `read-create' access value
3243:
3244: dvbInaIfReprovSrcNiuUsChSymbolRate OBJECT-TYPE
3245:
3246: Pedersen Informational - Expires August 2001 68
3246: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting SYNTAX
3247: DVB Cable INA Interface MIB Feb 2001
3248:
3249:
3250: SYNTAX UpstreamSymbolrate
3251: MAX-ACCESS read-create
3252: STATUS current
3253: DESCRIPTION
3254: "Specifies the new upstream channel symbol rate
3255: when the NIU is reprovisoned."
3256: DEFVAL { sr1544000 }
3256: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3257: ::= { dvbInaIfReprovSrcNiuEntry 8 }
3257: severe -
syntax error, unexpected COLON_COLON_EQUAL
3257: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3258:
3259: dvbInaIfReprovSrcNiuUsChModulation OBJECT-TYPE
3260: SYNTAX Modulation
3261: MAX-ACCESS read-create
3262: STATUS current
3263: DESCRIPTION
3264: "Specifies the new upstream modulation
3265: when the NIU is reprovisoned."
3266: DEFVAL { qpsk }
3267: ::= { dvbInaIfReprovSrcNiuEntry 9 }
3267: minor error -
scalar object must not have a `read-create' access value
3268:
3269: dvbInaIfReprovSrcNiuUsChId OBJECT-TYPE
3270: SYNTAX Integer32 ( 0..255 )
3271: MAX-ACCESS read-only
3272: STATUS current
3273: DESCRIPTION
3274: "Specifies the new logical channel number associated
3275: with the upstream channel when the NIU is reprovisioned."
3276: ::= { dvbInaIfReprovSrcNiuEntry 10 }
3277:
3278:
3279: -- - - - - - - - - - - - - - - -
3280: -- Reprov Dst NIU tables
3281: -- - - - - - - - - - - - - - - -
3282:
3283: dvbInaIfReprovDstNiuTable OBJECT-TYPE
3284: SYNTAX SEQUENCE OF DvbInaIfReprovDstNiuEntry
3285: MAX-ACCESS not-accessible
3286: STATUS current
3287: DESCRIPTION
3288: "The table describes information created on INA 2 for
3289: a NIU that is about to be reprovisioned."
3290: ::= { dvbInaIfReprov 2 }
3291:
3292: dvbInaIfReprovDstNiuEntry OBJECT-TYPE
3293: SYNTAX DvbInaIfReprovDstNiuEntry
3294: MAX-ACCESS not-accessible
3295: STATUS current
3296: DESCRIPTION
3297: "An entry in the table is created by the manager when
3298: a NIU is about to be reprovisioned.
3299:
3300: When the reprovisioning is done and the NIU signs on
3301: to INA 2 the information is transfered to the NIU table
3302: and the entry in this table is deleted automatically."
3303:
3304: Pedersen Informational - Expires August 2001 69
3304: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting COLON_COLON_EQUAL
3305: DVB Cable INA Interface MIB Feb 2001
3306:
3307:
3308: INDEX { dvbInaIfReprovDstNiuMacAddress }
3308: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3309: ::= { dvbInaIfReprovDstNiuTable 1 }
3309: severe -
syntax error, unexpected COLON_COLON_EQUAL
3309: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3310:
3311: DvbInaIfReprovDstNiuEntry ::= SEQUENCE {
3312: dvbInaIfReprovDstNiuMacAddress MacAddress,
3313: dvbInaIfReprovDstNiuRowAccessStatus RowStatus,
3314: dvbInaIfReprovDstNiuCommand INTEGER,
3315: dvbInaIfReprovDstNiuDownIfIndex InterfaceIndexOrZero,
3316: dvbInaIfReprovDstNiuUpIfIndex InterfaceIndexOrZero,
3317: dvbInaIfReprovDstNiuLifetime Unsigned32
3318: }
3319:
3320: dvbInaIfReprovDstNiuMacAddress OBJECT-TYPE
3320: warning -
warning: index element `dvbInaIfReprovDstNiuMacAddress' of row `dvbInaIfReprovDstConEntry' must be a column
3320: warning -
warning: index element `dvbInaIfReprovDstNiuMacAddress' of row `dvbInaIfReprovDstConSesEntry' must be a column
3320: warning -
warning: index element `dvbInaIfReprovDstNiuMacAddress' of row `dvbInaIfReprovDstConHdrSupEntry' must be a column
3320: warning -
warning: index element `dvbInaIfReprovDstNiuMacAddress' of row `dvbInaIfReprovDstConQosEntry' must be a column
3321: SYNTAX MacAddress
3322: MAX-ACCESS not-accessible
3323: STATUS current
3324: DESCRIPTION
3325: "A 48-bit value representing the unique MAC address of
3326: the NIU to be reprovisioned.
3327: This is the index of the table."
3328: ::= { dvbInaIfReprovDstNiuEntry 1 }
3328: severe -
unknown object identifier label `dvbInaIfReprovDstNiuEntry'
3329:
3330: dvbInaIfReprovDstNiuRowAccessStatus OBJECT-TYPE
3331: SYNTAX RowStatus
3332: MAX-ACCESS read-create
3333: STATUS current
3334: DESCRIPTION
3335: "Controls and reflects the status of this row in this
3336: table."
3337: ::= { dvbInaIfReprovDstNiuEntry 2 }
3337: minor error -
scalar object must not have a `read-create' access value
3338:
3339: dvbInaIfReprovDstNiuCommand OBJECT-TYPE
3340: SYNTAX INTEGER {
3341: reprovIdle( 1 ),
3342: reprovPrepare( 2 ),
3343: reprovReceiveNiu( 3 )
3344: }
3345: MAX-ACCESS read-create
3346: STATUS current
3347: DESCRIPTION
3348: "Controls the reprovisioning on INA 2.
3349: When set to reprovPrepare INA 2 will generate the
3350: necessary information that needs to be transferred back
3351: to INA 1.
3352: This includes:
3353: New Connection ID's
3354: New PID for each connection
3355: New downstream VPI/VCI
3356: New upstream VPI/VCI
3357: New upstream number
3358: Furthermore new fixed rate parameters are calculated
3359: if one of the new connections are fixed rate.
3360: All settings needed to calculate these new parameters
3361:
3362: Pedersen Informational - Expires August 2001 70
3363: DVB Cable INA Interface MIB Feb 2001
3364:
3365:
3366: must be given before reprovPrepare is set.
3367:
3368: When set to reprovReceiveNiu this is an indication
3369: to INA 2 that the NIU is expected to sign-on now.
3370:
3371: When read the response will always be reprovIdle."
3372: ::= { dvbInaIfReprovDstNiuEntry 3 }
3372: minor error -
scalar object must not have a `read-create' access value
3373:
3374: dvbInaIfReprovDstNiuDownIfIndex OBJECT-TYPE
3375: SYNTAX InterfaceIndexOrZero
3376: MAX-ACCESS read-create
3377: STATUS current
3378: DESCRIPTION
3379: "Specifies the IfIndex of the downstream channel on which
3380: the NIU is tuned after the reprovisioning. "
3381: ::= { dvbInaIfReprovDstNiuEntry 4 }
3381: minor error -
scalar object must not have a `read-create' access value
3382:
3383: dvbInaIfReprovDstNiuUpIfIndex OBJECT-TYPE
3384: SYNTAX InterfaceIndexOrZero
3385: MAX-ACCESS read-create
3386: STATUS current
3387: DESCRIPTION
3388: "Specifies the IfIndex of the upstream channel that is
3389: used by the NIU after the reprovisioning."
3390: ::= { dvbInaIfReprovDstNiuEntry 5 }
3390: minor error -
scalar object must not have a `read-create' access value
3391:
3392: dvbInaIfReprovDstNiuLifetime OBJECT-TYPE
3393: SYNTAX Unsigned32 ( 0..4294967295 )
3394: UNITS "s"
3395: MAX-ACCESS read-create
3396: STATUS current
3397: DESCRIPTION
3398: "Defines how long time after the NIU signs off, the NIU
3399: entry is removed from the NIU table.
3400: An infinite(0) value would mean that the values are stored
3401: at least until the next reboot of the INA"
3402: DEFVAL { 300 }
3403: ::= { dvbInaIfReprovDstNiuEntry 6 }
3403: minor error -
scalar object must not have a `read-create' access value
3404:
3405:
3406: -- - - - - - - - - - - - - - - -
3407: -- Reprov Src Connection tables
3408: -- - - - - - - - - - - - - - - -
3409:
3410: dvbInaIfReprovSrcConTable OBJECT-TYPE
3411: SYNTAX SEQUENCE OF DvbInaIfReprovSrcConEntry
3412: MAX-ACCESS not-accessible
3413: STATUS current
3414: DESCRIPTION
3415: "Contains information about DVB-RC MAC connections
3416: on INA 1 that is about to be reprovisioned."
3417: ::= { dvbInaIfReprov 3 }
3418:
3419:
3420: Pedersen Informational - Expires August 2001 71
3420: error -
`Pedersen' should start with a lower case letter
3420: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
3421: DVB Cable INA Interface MIB Feb 2001
3422:
3423:
3424: dvbInaIfReprovSrcConEntry OBJECT-TYPE
3425: SYNTAX DvbInaIfReprovSrcConEntry
3426: MAX-ACCESS not-accessible
3427: STATUS current
3428: DESCRIPTION
3429: "The entries in the table are created by the manager
3430: when a NIU on INA 1 is about to be reprovisioned.
3431:
3432: After the NIU is reprovisoned the entries are automatically
3433: deleted when the corresponding NUI entry are deleted
3434: after dvbInaIfNiuLifetime."
3435: INDEX { dvbInaIfNiuMacAddress, dvbInaIfConConnectionId }
3435: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3436: ::= { dvbInaIfReprovSrcConTable 1 }
3436: severe -
syntax error, unexpected COLON_COLON_EQUAL
3436: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3437:
3438: DvbInaIfReprovSrcConEntry ::= SEQUENCE {
3439: dvbInaIfReprovSrcConRowAccessStatus RowStatus,
3440: dvbInaIfReprovSrcConConnectionIdNew Unsigned32,
3441: dvbInaIfReprovSrcConPID Unsigned32,
3442: dvbInaIfReprovSrcConDsVc Unsigned32,
3442: severe -
unknown object identifier label `dvbInaIfReprovSrcConDsVc'
3443: dvbInaIfReprovSrcConUsVc Unsigned32
3444: }
3445:
3446: dvbInaIfReprovSrcConRowAccessStatus OBJECT-TYPE
3446: change recommended -
warning: node `dvbInaIfReprovSrcConRowAccessStatus' must be contained in at least one conformance group
3447: SYNTAX RowStatus
3448: MAX-ACCESS read-create
3449: STATUS current
3450: DESCRIPTION
3451: "Controls and reflects the status of this row in this
3452: table. "
3453: ::= { dvbInaIfReprovSrcConEntry 1 }
3453: minor error -
scalar object must not have a `read-create' access value
3453: severe -
unknown object identifier label `dvbInaIfReprovSrcConEntry'
3454:
3455: dvbInaIfReprovSrcConConnectionIdNew OBJECT-TYPE
3455: change recommended -
warning: node `dvbInaIfReprovSrcConConnectionIdNew' must be contained in at least one conformance group
3456: SYNTAX Unsigned32 ( 0..4294967295 )
3457: MAX-ACCESS read-create
3458: STATUS current
3459: DESCRIPTION
3460: "Specifies the new value for the connection identifier
3461: to be used for this connection after the reprovisioning.
3462: The management system must get this value from INA 2."
3463: ::= { dvbInaIfReprovSrcConEntry 2 }
3463: minor error -
scalar object must not have a `read-create' access value
3464:
3465: dvbInaIfReprovSrcConPID OBJECT-TYPE
3465: change recommended -
warning: node `dvbInaIfReprovSrcConPID' must be contained in at least one conformance group
3466: SYNTAX Unsigned32 ( 0..8191 )
3467: MAX-ACCESS read-create
3468: STATUS current
3469: DESCRIPTION
3470: "Specifies the new MPEG PID of the elementary stream that
3471: carries the data after the reprovisioning."
3472: ::= { dvbInaIfReprovSrcConEntry 3 }
3472: minor error -
scalar object must not have a `read-create' access value
3473:
3474: dvbInaIfReprovSrcConDsVc OBJECT-TYPE
3475: SYNTAX Unsigned32 ( 0..16777215 )
3476: MAX-ACCESS read-create
3477:
3478: Pedersen Informational - Expires August 2001 72
3478: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
3479: DVB Cable INA Interface MIB Feb 2001
3480:
3481:
3482: STATUS current
3483: DESCRIPTION
3484: "ATM concatenated VPI and VCI Virtual Path Identifiers
3485: that is used for downstream OoB transmission after
3486: reprovisioning.
3487: The management system must get this value from INA 2."
3488: ::= { dvbInaIfReprovSrcConEntry 4 }
3488: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3489:
3490: dvbInaIfReprovSrcConUsVc OBJECT-TYPE
3490: change recommended -
warning: node `dvbInaIfReprovSrcConUsVc' must be contained in at least one conformance group
3491: SYNTAX Unsigned32 ( 0..16777215 )
3492: MAX-ACCESS read-create
3493: STATUS current
3494: DESCRIPTION
3495: "ATM concatenated VPI and VCI Virtual Path Identifiers
3496: that is used for upstream transmission after
3497: reprovisioning.
3498: The management system must get this value from INA 2."
3499: ::= { dvbInaIfReprovSrcConEntry 5 }
3499: minor error -
scalar object must not have a `read-create' access value
3500:
3501:
3502: -- - - - - - - - - - - - - - - -
3503: -- Reprov Dst Connection tables
3504: -- - - - - - - - - - - - - - - -
3505:
3506: dvbInaIfReprovDstConTable OBJECT-TYPE
3507: SYNTAX SEQUENCE OF DvbInaIfReprovDstConEntry
3507: error -
unknown type `DvbInaIfReprovDstConEntry'
3508: MAX-ACCESS not-accessible
3509: STATUS current
3510: DESCRIPTION
3511: "Contains information about DVB-RC MAC connections
3512: that is about to be reprovisioned to INA 2."
3513: ::= { dvbInaIfReprov 4 }
3514:
3515: dvbInaIfReprovDstConEntry OBJECT-TYPE
3516: SYNTAX DvbInaIfReprovDstConEntry
3517: MAX-ACCESS not-accessible
3518: STATUS current
3519: DESCRIPTION
3520: "The entries in the table are created by the manager
3521: when a NIU is about to be reprovisioned to INA 2.
3522:
3523: After the NIU has signed on to INA 2, the information in
3524: the tables are used to create entries in the normal
3525: connection tables.
3526: When the entries in the normal tables are made
3527: the entries in the reprovisioning table are automatically
3528: deleted."
3529: INDEX { dvbInaIfReprovDstNiuMacAddress,
3530: dvbInaIfReprovDstConConnectionIdOld }
3531: ::= { dvbInaIfReprovDstConTable 1 }
3532:
3533: DvbInaIfReprovDstConEntry ::= SEQUENCE {
3534: dvbInaIfReprovDstConConnectionIdOld Unsigned32,
3535:
3536: Pedersen Informational - Expires August 2001 73
3536: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting LOWERCASE_IDENTIFIER
3537: DVB Cable INA Interface MIB Feb 2001
3538:
3539:
3540: dvbInaIfReprovDstConRowAccessStatus RowStatus,
3541: dvbInaIfReprovDstConConnectionIdNew Unsigned32,
3542: dvbInaIfReprovDstConConnectionType BITS,
3543: dvbInaIfReprovDstConEncapsulation INTEGER,
3544: dvbInaIfReprovDstConAtmDownstreamVCC Unsigned32,
3545: dvbInaIfReprovDstConAtmUpstreamVCC Unsigned32,
3546: dvbInaIfReprovDstConFilterMACAddress MacAddress,
3547: dvbInaIfReprovDstConPID Unsigned32,
3548: dvbInaIfReprovDstConMaxContentionMsgLen INTEGER,
3549: dvbInaIfReprovDstConMaxReservationMsgLen INTEGER,
3550: dvbInaIfReprovDstConAuxFlags INTEGER
3551: }
3551: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3552:
3553: dvbInaIfReprovDstConConnectionIdOld OBJECT-TYPE
3554: SYNTAX Unsigned32 ( 0..4294967295 )
3555: MAX-ACCESS not-accessible
3556: STATUS current
3557: DESCRIPTION
3558: "Specifies the old value for the connection identifier
3559: that is used on INA 1.
3560: The management system must get this value from INA 1."
3561: ::= { dvbInaIfReprovDstConEntry 1 }
3562:
3563: dvbInaIfReprovDstConRowAccessStatus OBJECT-TYPE
3564: SYNTAX RowStatus
3565: MAX-ACCESS read-create
3566: STATUS current
3567: DESCRIPTION
3568: "Controls and reflects the status of this row in this
3569: table."
3570: ::= { dvbInaIfReprovDstConEntry 2 }
3571:
3572: dvbInaIfReprovDstConConnectionIdNew OBJECT-TYPE
3573: SYNTAX Unsigned32 ( 0..4294967295 )
3574: MAX-ACCESS read-only
3575: STATUS current
3576: DESCRIPTION
3577: "Specifies the new value for the connection identifier
3578: that is used on INA 2.
3579: INA 2 creates this value when dvbInaIfReprovDstNiuCommand
3580: is set to reprovPrepare."
3581: ::= { dvbInaIfReprovDstConEntry 3 }
3582:
3583: dvbInaIfReprovDstConConnectionType OBJECT-TYPE
3584: SYNTAX BITS {
3585: conTypeFixedRate(0),
3586: conTypeContention(1),
3587: conTypeReservation(2)
3588: }
3589: MAX-ACCESS read-create
3590: STATUS current
3591: DESCRIPTION
3592: "Specifies the kind of connection: fixed rate, contention
3593:
3594: Pedersen Informational - Expires August 2001 74
3595: DVB Cable INA Interface MIB Feb 2001
3596:
3597:
3598: based, or reservation based. This parameter can be set to
3599: a value that is an OR of the following bits:
3600: 'conTypeFixedRate(0)'
3601: 'conTypeContention(1)'
3602: 'conTypeReservation(2)'
3603: Default this object is 'conTypeContention(1)'."
3604: DEFVAL {{ conTypeContention }}
3605: ::= { dvbInaIfReprovDstConEntry 4 }
3606:
3607: dvbInaIfReprovDstConEncapsulation OBJECT-TYPE
3608: SYNTAX INTEGER {
3609: directIp(1),
3610: ethernetMacBridging(2),
3611: ppp(3)
3612: }
3613: MAX-ACCESS read-create
3614: STATUS current
3615: DESCRIPTION
3616: "This object indicates the type of encapsulation provided
3617: on this connection. This object can have one of the
3618: following values: 'directIp(1)',
3619: 'ethernetMacBridging(2)', or 'ppp(3)'. By default this
3620: parameter is set to 'directIp(1)'."
3621: DEFVAL { directIp }
3622: ::= { dvbInaIfReprovDstConEntry 5 }
3623:
3624: dvbInaIfReprovDstConAtmDownstreamVCC OBJECT-TYPE
3625: SYNTAX Unsigned32 (0..16777215)
3626: MAX-ACCESS read-only
3627: STATUS current
3628: DESCRIPTION
3629: "ATM concatenated VPI and VCI Virtual Path Identifiers
3630: that is used for downstream OoB transmission.
3631: INA 2 creates this value when dvbInaIfReprovDstNiuCommand
3632: is set to reprovPrepare."
3633: ::= { dvbInaIfReprovDstConEntry 6 }
3634:
3635: dvbInaIfReprovDstConAtmUpstreamVCC OBJECT-TYPE
3636: SYNTAX Unsigned32 (0..16777215)
3637: MAX-ACCESS read-only
3638: STATUS current
3639: DESCRIPTION
3640: "ATM concatenated VPI and VCI Virtual Path Identifiers
3641: that is used for upstream transmission.
3642: INA 2 creates this value when dvbInaIfReprovDstNiuCommand
3643: is set to reprovPrepare."
3644: ::= { dvbInaIfReprovDstConEntry 7 }
3645:
3646: dvbInaIfReprovDstConFilterMACAddress OBJECT-TYPE
3647: SYNTAX MacAddress
3648: MAX-ACCESS read-create
3649: STATUS current
3650: DESCRIPTION
3651:
3652: Pedersen Informational - Expires August 2001 75
3652: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
3653: DVB Cable INA Interface MIB Feb 2001
3654:
3655:
3656: "Specifies the 'soft' MPEG MPE MAC address used to
3657: filter the data out of the downstream IB transmission.
3658: This is found in the Downstream_Multiprotocol_CBD
3659: substructure in the Connect Message."
3660: ::= { dvbInaIfReprovDstConEntry 8 }
3660: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3661:
3662: dvbInaIfReprovDstConPID OBJECT-TYPE
3663: SYNTAX Unsigned32 ( 0..8191 )
3664: MAX-ACCESS read-only
3665: STATUS current
3666: DESCRIPTION
3667: "Specifies the MPEG PID of the elementary stream that
3668: carries the data.
3669: INA 2 creates this value when dvbInaIfReprovDstNiuCommand
3670: is set to reprovPrepare."
3671: ::= { dvbInaIfReprovDstConEntry 9 }
3672:
3673: dvbInaIfReprovDstConMaxContentionMsgLen OBJECT-TYPE
3674: SYNTAX INTEGER ( 1..255 )
3674: warning -
warning: use Integer32 instead of INTEGER in SMIv2
3675: UNITS "ATM cells"
3676: MAX-ACCESS read-create
3677: STATUS current
3678: DESCRIPTION
3679: "The Maximum_Contention_Access_Message_Length
3680: in the Connect Message.
3681: This is the maximum length of a message that may be
3682: transmitted using contention access.
3683: Any message greater than this should use reservation
3684: access.
3685: The default value should be
3686: dvbInaIfMacMaxContentionMsgLen."
3687: REFERENCE
3688: "ES 200 800 Connect_Message"
3689: ::= { dvbInaIfReprovDstConEntry 10 }
3690:
3691: dvbInaIfReprovDstConMaxReservationMsgLen OBJECT-TYPE
3692: SYNTAX INTEGER ( 0..255 )
3692: warning -
warning: use Integer32 instead of INTEGER in SMIv2
3693: UNITS "ATM cells"
3694: MAX-ACCESS read-create
3695: STATUS current
3696: DESCRIPTION
3697: "This is the maximum length of a message that may be
3698: transmitted using a single reservation access.
3699: Any message greater than this should be transmitted by
3700: making multiple reservation requests.
3701: The default value should be
3702: dvbInaIfMacMaxReservationMsgLen."
3703: REFERENCE
3704: "ES 200 800 Connect Message."
3705: ::= { dvbInaIfReprovDstConEntry 11 }
3706:
3707: dvbInaIfReprovDstConAuxFlags OBJECT-TYPE
3708: SYNTAX INTEGER ( 0..255 )
3708: warning -
warning: use Integer32 instead of INTEGER in SMIv2
3709:
3710: Pedersen Informational - Expires August 2001 76
3710: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
3711: DVB Cable INA Interface MIB Feb 2001
3712:
3713:
3714: MAX-ACCESS read-only
3715: STATUS current
3716: DESCRIPTION
3717: "The Connection_Control_Field_Aux from the Connect Message
3718: Structure.
3719: This is used to indicate if the Priority, Downstream
3720: flowspec and Session binding objects are used
3721: for the connection."
3722: REFERENCE
3723: "ES 200 800 Connect Message."
3724: ::= { dvbInaIfReprovDstConEntry 12 }
3724: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3725:
3726: -- - - - - - - - - - - - - - - -
3727: -- Reprov Dst Session Bind tables
3728: -- - - - - - - - - - - - - - - -
3729:
3730: dvbInaIfReprovDstConSesTable OBJECT-TYPE
3731: SYNTAX SEQUENCE OF DvbInaIfReprovDstConSesEntry
3731: error -
unknown type `DvbInaIfReprovDstConSesEntry'
3732: MAX-ACCESS not-accessible
3733: STATUS current
3734: DESCRIPTION
3735: "Contains information about DVB-RC MAC connections
3736: that is about to be reprovisioned to INA 2."
3737: ::= { dvbInaIfReprov 5 }
3738:
3739: dvbInaIfReprovDstConSesEntry OBJECT-TYPE
3740: SYNTAX DvbInaIfReprovDstConSesEntry
3741: MAX-ACCESS not-accessible
3742: STATUS current
3743: DESCRIPTION
3744: "The entries in the table are created automatically
3745: when an entry in the dvbInaIfReprovDstConTable is created
3746: and the INA support session binding.
3747: You must always create an entry in the
3748: dvbInaIfReprovDstConTable first and this will automatically
3749: create an entry in the dvbInaIfReprovDstConSesTable table.
3750:
3751: After the NIU has signed on to INA 2, the information in
3752: the table are used to create entries in the normal
3753: connection tables.
3754: When the entries in the normal tables are made
3755: the entries in the reprovisioning table are automatically
3756: deleted."
3757: INDEX { dvbInaIfReprovDstNiuMacAddress,
3758: dvbInaIfReprovDstConConnectionIdOld }
3759: ::= { dvbInaIfReprovDstConSesTable 1 }
3760:
3761: DvbInaIfReprovDstConSesEntry ::= SEQUENCE {
3762: dvbInaIfReprovDstConSesUsControl Unsigned32,
3763: dvbInaIfReprovDstConSesUsNiuClientSrcIpType InetAddressType,
3764: dvbInaIfReprovDstConSesUsNiuClientSrcIp InetAddress,
3765: dvbInaIfReprovDstConSesUsNiuClientDstIpType InetAddressType,
3765: severe -
unknown object identifier label `dvbInaIfReprovDstConSesUsNiuClientDstIpType'
3766: dvbInaIfReprovDstConSesUsNiuClientDstIp InetAddress,
3767:
3768: Pedersen Informational - Expires August 2001 77
3768: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting LOWERCASE_IDENTIFIER
3769: DVB Cable INA Interface MIB Feb 2001
3770:
3771:
3772: dvbInaIfReprovDstConSesUsNiuClientSrcPort Unsigned32,
3773: dvbInaIfReprovDstConSesUsNiuClientDstPort Unsigned32,
3774: dvbInaIfReprovDstConSesUsTransportProtocol INTEGER,
3775: dvbInaIfReprovDstConSesUsNiuClientSrcMac MacAddress,
3776: dvbInaIfReprovDstConSesUsNiuClientDstMac MacAddress,
3777: dvbInaIfReprovDstConSesUsEthernetProtocol Unsigned32,
3778: dvbInaIfReprovDstConSesUsSessionId Unsigned32,
3779: dvbInaIfReprovDstConSesDsControl Unsigned32,
3780: dvbInaIfReprovDstConSesDsInaClientSrcIpType InetAddressType,
3781: dvbInaIfReprovDstConSesDsInaClientSrcIp InetAddress,
3782: dvbInaIfReprovDstConSesDsInaClientDstIpType InetAddressType,
3783: dvbInaIfReprovDstConSesDsInaClientDstIp InetAddress,
3784: dvbInaIfReprovDstConSesDsInaClientSrcPort Unsigned32,
3785: dvbInaIfReprovDstConSesDsInaClientDstPort Unsigned32,
3786: dvbInaIfReprovDstConSesDsTransportProtocol INTEGER,
3787: dvbInaIfReprovDstConSesDsInaClientSrcMac MacAddress,
3788: dvbInaIfReprovDstConSesDsInaClientDstMac MacAddress,
3789: dvbInaIfReprovDstConSesDsEthernetProtocol Unsigned32,
3790: dvbInaIfReprovDstConSesDsSessionId Unsigned32
3791: }
3791: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3792:
3793: dvbInaIfReprovDstConSesUsControl OBJECT-TYPE
3793: change recommended -
warning: node `dvbInaIfReprovDstConSesUsControl' must be contained in at least one conformance group
3794: SYNTAX Unsigned32 ( 0..4294967295 )
3795: MAX-ACCESS read-write
3796: STATUS current
3797: DESCRIPTION
3798: "Control which fields of the upstream session binding
3799: parameters that are used."
3800: REFERENCE
3801: "ES 200 800 version 2"
3802: ::= { dvbInaIfReprovDstConSesEntry 1 }
3803:
3804: dvbInaIfReprovDstConSesUsNiuClientSrcIpType OBJECT-TYPE
3804: change recommended -
warning: node `dvbInaIfReprovDstConSesUsNiuClientSrcIpType' must be contained in at least one conformance group
3805: SYNTAX InetAddressType
3806: MAX-ACCESS read-write
3807: STATUS current
3808: DESCRIPTION
3809: "The type of the IP source address of the NIU client."
3810: ::= { dvbInaIfReprovDstConSesEntry 2 }
3811:
3812: dvbInaIfReprovDstConSesUsNiuClientSrcIp OBJECT-TYPE
3812: change recommended -
warning: node `dvbInaIfReprovDstConSesUsNiuClientSrcIp' must be contained in at least one conformance group
3813: SYNTAX InetAddress
3814: MAX-ACCESS read-write
3815: STATUS current
3816: DESCRIPTION
3817: "The IP source address of the NIU client.
3818: Only used if bit 0 of dvbInaIfReprovDstConSesUsControl
3819: is set."
3820: REFERENCE
3821: "ES 200 800 version 2"
3822: ::= { dvbInaIfReprovDstConSesEntry 3 }
3823:
3824: dvbInaIfReprovDstConSesUsNiuClientDstIpType OBJECT-TYPE
3825:
3826: Pedersen Informational - Expires August 2001 78
3826: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting SYNTAX
3827: DVB Cable INA Interface MIB Feb 2001
3828:
3829:
3830: SYNTAX InetAddressType
3831: MAX-ACCESS read-write
3832: STATUS current
3833: DESCRIPTION
3834: "The type of the IP destination address of the NIU client."
3835: ::= { dvbInaIfReprovDstConSesEntry 4 }
3835: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3836:
3837: dvbInaIfReprovDstConSesUsNiuClientDstIp OBJECT-TYPE
3837: change recommended -
warning: node `dvbInaIfReprovDstConSesUsNiuClientDstIp' must be contained in at least one conformance group
3838: SYNTAX InetAddress
3839: MAX-ACCESS read-write
3840: STATUS current
3841: DESCRIPTION
3842: "The IP destination address of the NIU client.
3843: Only used if bit 1 of dvbInaIfReprovDstConSesUsControl
3844: is set."
3845: REFERENCE
3846: "ES 200 800 version 2"
3847: ::= { dvbInaIfReprovDstConSesEntry 5 }
3848:
3849: dvbInaIfReprovDstConSesUsNiuClientSrcPort OBJECT-TYPE
3849: change recommended -
warning: node `dvbInaIfReprovDstConSesUsNiuClientSrcPort' must be contained in at least one conformance group
3850: SYNTAX Unsigned32 ( 0..65535 )
3851: MAX-ACCESS read-write
3852: STATUS current
3853: DESCRIPTION
3854: "The source port of the NIU client.
3855: Only used if bit 2 of dvbInaIfReprovDstConSesUsControl
3856: is set."
3857: REFERENCE
3858: "ES 200 800 version 2"
3859: ::= { dvbInaIfReprovDstConSesEntry 6 }
3860:
3861: dvbInaIfReprovDstConSesUsNiuClientDstPort OBJECT-TYPE
3861: change recommended -
warning: node `dvbInaIfReprovDstConSesUsNiuClientDstPort' must be contained in at least one conformance group
3862: SYNTAX Unsigned32 ( 0..65535 )
3863: MAX-ACCESS read-write
3864: STATUS current
3865: DESCRIPTION
3866: "The destination port of the NIU client.
3867: Only used if bit 3 of dvbInaIfReprovDstConSesUsControl
3868: is set."
3869: REFERENCE
3870: "ES 200 800 version 2"
3871: ::= { dvbInaIfReprovDstConSesEntry 7 }
3872:
3873: dvbInaIfReprovDstConSesUsTransportProtocol OBJECT-TYPE
3874: SYNTAX INTEGER ( 0..255 )
3874: warning -
warning: use Integer32 instead of INTEGER in SMIv2
3875: MAX-ACCESS read-write
3876: STATUS current
3877: DESCRIPTION
3878: "The transport protocol used by the NIU client (UDP/TCP).
3879: This is the 8-bit protocol field in the IP header.
3880: Only used if bit 4 of dvbInaIfReprovDstConSesUsControl
3881: is set."
3882: REFERENCE
3883:
3884: Pedersen Informational - Expires August 2001 79
3884: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting QUOTED_STRING
3885: DVB Cable INA Interface MIB Feb 2001
3886:
3887:
3888: "ES 200 800 version 2"
3889: ::= { dvbInaIfReprovDstConSesEntry 8 }
3889: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3890:
3891: dvbInaIfReprovDstConSesUsNiuClientSrcMac OBJECT-TYPE
3891: change recommended -
warning: node `dvbInaIfReprovDstConSesUsNiuClientSrcMac' must be contained in at least one conformance group
3892: SYNTAX MacAddress
3893: MAX-ACCESS read-write
3894: STATUS current
3895: DESCRIPTION
3896: "The Ethernet source MAC address of the NIU client.
3897: Only used if bit 5 of dvbInaIfReprovDstConSesUsControl
3898: is set."
3899: REFERENCE
3900: "ES 200 800 version 2"
3901: ::= { dvbInaIfReprovDstConSesEntry 9 }
3902:
3903: dvbInaIfReprovDstConSesUsNiuClientDstMac OBJECT-TYPE
3903: change recommended -
warning: node `dvbInaIfReprovDstConSesUsNiuClientDstMac' must be contained in at least one conformance group
3904: SYNTAX MacAddress
3905: MAX-ACCESS read-write
3906: STATUS current
3907: DESCRIPTION
3908: "The Ethernet destination MAC address of the NIU client.
3909: Only used if bit 6 of dvbInaIfReprovDstConSesUsControl
3910: is set."
3911: REFERENCE
3912: "ES 200 800 version 2"
3913: ::= { dvbInaIfReprovDstConSesEntry 10 }
3914:
3915: dvbInaIfReprovDstConSesUsEthernetProtocol OBJECT-TYPE
3915: change recommended -
warning: node `dvbInaIfReprovDstConSesUsEthernetProtocol' must be contained in at least one conformance group
3916: SYNTAX Unsigned32 ( 0..65535 )
3917: MAX-ACCESS read-write
3918: STATUS current
3919: DESCRIPTION
3920: "The ethernet protocol, as described in the ethernet header.
3921: This is the type field in the Ethernet protocol header.
3922: Only used if bit 7 of dvbInaIfReprovDstConSesUsControl
3923: is set."
3924: REFERENCE
3925: "ES 200 800 version 2"
3926: ::= { dvbInaIfReprovDstConSesEntry 11 }
3927:
3928: dvbInaIfReprovDstConSesUsSessionId OBJECT-TYPE
3928: change recommended -
warning: node `dvbInaIfReprovDstConSesUsSessionId' must be contained in at least one conformance group
3929: SYNTAX Unsigned32 ( 0..4294967295 )
3930: MAX-ACCESS read-write
3931: STATUS current
3932: DESCRIPTION
3933: "The session_Id, as defined for PPPoE protocol.
3934: Only used if bit 8 of dvbInaIfReprovDstConSesUsControl
3935: is set."
3936: REFERENCE
3937: "ES 200 800 version 2"
3938: ::= { dvbInaIfReprovDstConSesEntry 12 }
3939:
3940: dvbInaIfReprovDstConSesDsControl OBJECT-TYPE
3941:
3942: Pedersen Informational - Expires August 2001 80
3942: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting SYNTAX
3943: DVB Cable INA Interface MIB Feb 2001
3944:
3945:
3946: SYNTAX Unsigned32 ( 0..4294967295 )
3947: MAX-ACCESS read-write
3948: STATUS current
3949: DESCRIPTION
3950: "Control which fields of the downstream session binding
3951: parameters that are used."
3952: REFERENCE
3953: "ES 200 800 version 2"
3954: ::= { dvbInaIfReprovDstConSesEntry 13 }
3954: warning -
warning: flushing recent incorrect declaration, see previous error(s)
3955:
3956: dvbInaIfReprovDstConSesDsInaClientSrcIpType OBJECT-TYPE
3956: change recommended -
warning: node `dvbInaIfReprovDstConSesDsInaClientSrcIpType' must be contained in at least one conformance group
3957: SYNTAX InetAddressType
3958: MAX-ACCESS read-write
3959: STATUS current
3960: DESCRIPTION
3961: "The type of the IP source address of the INA client."
3962: ::= { dvbInaIfReprovDstConSesEntry 14 }
3963:
3964: dvbInaIfReprovDstConSesDsInaClientSrcIp OBJECT-TYPE
3964: change recommended -
warning: node `dvbInaIfReprovDstConSesDsInaClientSrcIp' must be contained in at least one conformance group
3965: SYNTAX InetAddress
3966: MAX-ACCESS read-write
3967: STATUS current
3968: DESCRIPTION
3969: "The IP source address of the INA client.
3970: Only used if bit 0 of dvbInaIfReprovDstConSesDsControl
3971: is set."
3972: REFERENCE
3973: "ES 200 800 version 2"
3974: ::= { dvbInaIfReprovDstConSesEntry 15 }
3975:
3976: dvbInaIfReprovDstConSesDsInaClientDstIpType OBJECT-TYPE
3976: change recommended -
warning: node `dvbInaIfReprovDstConSesDsInaClientDstIpType' must be contained in at least one conformance group
3977: SYNTAX InetAddressType
3978: MAX-ACCESS read-write
3979: STATUS current
3980: DESCRIPTION
3981: "The type of the IP destination address of the INA client."
3982: ::= { dvbInaIfReprovDstConSesEntry 16 }
3983:
3984: dvbInaIfReprovDstConSesDsInaClientDstIp OBJECT-TYPE
3984: change recommended -
warning: node `dvbInaIfReprovDstConSesDsInaClientDstIp' must be contained in at least one conformance group
3985: SYNTAX InetAddress
3986: MAX-ACCESS read-write
3987: STATUS current
3988: DESCRIPTION
3989: "The IP destination address of the INA client.
3990: Only used if bit 1 of dvbInaIfReprovDstConSesDsControl
3991: is set."
3992: REFERENCE
3993: "ES 200 800 version 2"
3994: ::= { dvbInaIfReprovDstConSesEntry 17 }
3995:
3996: dvbInaIfReprovDstConSesDsInaClientSrcPort OBJECT-TYPE
3997: SYNTAX Unsigned32 ( 0..65535 )
3998: MAX-ACCESS read-write
3999:
4000: Pedersen Informational - Expires August 2001 81
4000: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
4001: DVB Cable INA Interface MIB Feb 2001
4002:
4003:
4004: STATUS current
4005: DESCRIPTION
4006: "The source port of the INA client.
4007: Only used if bit 2 of dvbInaIfReprovDstConSesDsControl
4008: is set."
4009: REFERENCE
4010: "ES 200 800 version 2"
4011: ::= { dvbInaIfReprovDstConSesEntry 18 }
4011: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4012:
4013: dvbInaIfReprovDstConSesDsInaClientDstPort OBJECT-TYPE
4013: change recommended -
warning: node `dvbInaIfReprovDstConSesDsInaClientDstPort' must be contained in at least one conformance group
4014: SYNTAX Unsigned32 ( 0..65535 )
4015: MAX-ACCESS read-write
4016: STATUS current
4017: DESCRIPTION
4018: "The destination port of the INA client.
4019: Only used if bit 3 of dvbInaIfReprovDstConSesDsControl
4020: is set."
4021: REFERENCE
4022: "ES 200 800 version 2"
4023: ::= { dvbInaIfReprovDstConSesEntry 19 }
4024:
4025: dvbInaIfReprovDstConSesDsTransportProtocol OBJECT-TYPE
4025: change recommended -
warning: node `dvbInaIfReprovDstConSesDsTransportProtocol' must be contained in at least one conformance group
4026: SYNTAX INTEGER ( 0..255 )
4026: warning -
warning: use Integer32 instead of INTEGER in SMIv2
4027: MAX-ACCESS read-write
4028: STATUS current
4029: DESCRIPTION
4030: "The transport protocol used by the INA client (UDP/TCP).
4031: This is the 8-bit protocol field in the IP header.
4032: Only used if bit 4 of dvbInaIfReprovDstConSesDsControl
4033: is set."
4034: REFERENCE
4035: "ES 200 800 version 2"
4036: ::= { dvbInaIfReprovDstConSesEntry 20 }
4037:
4038: dvbInaIfReprovDstConSesDsInaClientSrcMac OBJECT-TYPE
4038: change recommended -
warning: node `dvbInaIfReprovDstConSesDsInaClientSrcMac' must be contained in at least one conformance group
4039: SYNTAX MacAddress
4040: MAX-ACCESS read-write
4041: STATUS current
4042: DESCRIPTION
4043: "The Ethernet source MAC address of the INA client.
4044: Only used if bit 5 of dvbInaIfReprovDstConSesDsControl
4045: is set."
4046: REFERENCE
4047: "ES 200 800 version 2"
4048: ::= { dvbInaIfReprovDstConSesEntry 21 }
4049:
4050: dvbInaIfReprovDstConSesDsInaClientDstMac OBJECT-TYPE
4050: change recommended -
warning: node `dvbInaIfReprovDstConSesDsInaClientDstMac' must be contained in at least one conformance group
4051: SYNTAX MacAddress
4052: MAX-ACCESS read-write
4053: STATUS current
4054: DESCRIPTION
4055: "The Ethernet destination MAC address of the INA client.
4056: Only used if bit 6 of dvbInaIfReprovDstConSesDsControl
4057:
4058: Pedersen Informational - Expires August 2001 82
4059: DVB Cable INA Interface MIB Feb 2001
4060:
4061:
4062: is set."
4063: REFERENCE
4064: "ES 200 800 version 2"
4065: ::= { dvbInaIfReprovDstConSesEntry 22 }
4066:
4067: dvbInaIfReprovDstConSesDsEthernetProtocol OBJECT-TYPE
4067: change recommended -
warning: node `dvbInaIfReprovDstConSesDsEthernetProtocol' must be contained in at least one conformance group
4068: SYNTAX Unsigned32 ( 0..65535 )
4069: MAX-ACCESS read-write
4070: STATUS current
4071: DESCRIPTION
4072: "The ethernet protocol, as described in the ethernet header.
4073: This is the type field in the Ethernet protocol header.
4074: Only used if bit 7 of dvbInaIfReprovDstConSesDsControl
4075: is set."
4076: REFERENCE
4077: "ES 200 800 version 2"
4078: ::= { dvbInaIfReprovDstConSesEntry 23 }
4079:
4080: dvbInaIfReprovDstConSesDsSessionId OBJECT-TYPE
4080: change recommended -
warning: node `dvbInaIfReprovDstConSesDsSessionId' must be contained in at least one conformance group
4081: SYNTAX Unsigned32 ( 0..4294967295 )
4082: MAX-ACCESS read-write
4083: STATUS current
4084: DESCRIPTION
4085: "The session_Id, as defined for PPPoE protocol.
4086: Only used if bit 8 of dvbInaIfReprovDstConSesDsControl
4087: is set."
4088: REFERENCE
4089: "ES 200 800 version 2"
4090: ::= { dvbInaIfReprovDstConSesEntry 24 }
4091:
4092:
4093: -- - - - - - - - - - - - - - - -
4094: -- Reprov Dst Header Sup tables
4095: -- - - - - - - - - - - - - - - -
4096:
4097: dvbInaIfReprovDstConHdrSupTable OBJECT-TYPE
4098: SYNTAX SEQUENCE OF DvbInaIfReprovDstConHdrSupEntry
4099: MAX-ACCESS not-accessible
4100: STATUS current
4101: DESCRIPTION
4102: "Contains information about DVB-RC MAC connections
4103: that is about to be reprovisioned to INA 2."
4104: ::= { dvbInaIfReprov 6 }
4105:
4106: dvbInaIfReprovDstConHdrSupEntry OBJECT-TYPE
4107: SYNTAX DvbInaIfReprovDstConHdrSupEntry
4108: MAX-ACCESS not-accessible
4109: STATUS current
4110: DESCRIPTION
4111: "The entries in the table are created by the manager
4112: when a NIU is about to be reprovisioned to INA 2.
4113:
4114: After the NIU has signed on to INA 2, the information in
4115:
4116: Pedersen Informational - Expires August 2001 83
4117: DVB Cable INA Interface MIB Feb 2001
4118:
4119:
4120: the tables are used to create entries in the normal
4121: connection tables.
4122: When the entries in the normal tables are made
4123: the entries in the reprovisioning table are automatically
4124: deleted."
4125: INDEX { dvbInaIfReprovDstNiuMacAddress,
4126: dvbInaIfReprovDstConConnectionIdOld,
4127: dvbInaIfReprovDstConHdrSupContextId,
4128: dvbInaIfReprovDstConHdrSupDirection }
4129: ::= { dvbInaIfReprovDstConHdrSupTable 1 }
4130:
4131: DvbInaIfReprovDstConHdrSupEntry ::= SEQUENCE {
4131: minor error -
SEQUENCE element #4 `dvbInaIfReprovDstConHdrSupControl' is not a child node under `dvbInaIfReprovDstConHdrSupEntry'
4131: warning -
warning: SEQUENCE element #5 `dvbInaIfReprovDstConHdrSupGeneration' does not match order of columnar objects under `dvbInaIfReprovDstConHdrSupEntry'
4132: dvbInaIfReprovDstConHdrSupContextId INTEGER,
4133: dvbInaIfReprovDstConHdrSupDirection INTEGER,
4134: dvbInaIfReprovDstConHdrSupRowAccessStatus RowStatus,
4135: dvbInaIfReprovDstConHdrSupControl OCTET STRING,
4135: severe -
unknown object identifier label `dvbInaIfReprovDstConHdrSupControl'
4136: dvbInaIfReprovDstConHdrSupGeneration Integer32,
4137: dvbInaIfReprovDstConHdrSupHeaderLength Integer32,
4138: dvbInaIfReprovDstConHdrSupHeader OCTET STRING
4139: }
4140:
4141: dvbInaIfReprovDstConHdrSupContextId OBJECT-TYPE
4142: SYNTAX INTEGER ( 0..127 )
4142: warning -
warning: use Integer32 instead of INTEGER in SMIv2
4143: MAX-ACCESS not-accessible
4144: STATUS current
4145: DESCRIPTION
4146: "The context ID for the header suppression session."
4147: REFERENCE
4148: "ES 200 800 Suppression Data Message"
4149: ::= { dvbInaIfReprovDstConHdrSupEntry 1 }
4150:
4151: dvbInaIfReprovDstConHdrSupDirection OBJECT-TYPE
4152: SYNTAX INTEGER {
4153: upstream( 1 ),
4154: downstream( 2 )
4155: }
4156: MAX-ACCESS not-accessible
4157: STATUS current
4158: DESCRIPTION
4159: "The direction for this the header suppression session."
4160: REFERENCE
4161: "ES 200 800 Suppression Data Message"
4162: ::= { dvbInaIfReprovDstConHdrSupEntry 2 }
4163:
4164: dvbInaIfReprovDstConHdrSupRowAccessStatus OBJECT-TYPE
4165: SYNTAX RowStatus
4166: MAX-ACCESS read-create
4167: STATUS current
4168: DESCRIPTION
4169: "Controls and reflects the status of this row in this
4170: table. "
4171: ::= { dvbInaIfReprovDstConHdrSupEntry 3 }
4172:
4173:
4174: Pedersen Informational - Expires August 2001 84
4174: error -
`Pedersen' should start with a lower case letter
4174: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
4175: DVB Cable INA Interface MIB Feb 2001
4176:
4177:
4178: dvbInaIfReprovDstConHdrSupControl OBJECT-TYPE
4179: SYNTAX OCTET STRING ( SIZE ( 13 ))
4180: MAX-ACCESS read-only
4181: STATUS current
4182: DESCRIPTION
4183: "String of bits that control the use of the header
4184: suppression. Each of the fisrt 103 bits, indicates
4185: if a byte in the header is suppressed or not.
4186: Bit 103 is used as an overall suppression enable.
4187: If a mask bit is 0, the matching header byte is
4188: suppressed.
4189: If bit 103 is set, suppression is performed.
4190: Bit 103 is the least significant bit in octet 13.
4191: See also dvbInaIfReprovDstConHdrSupHeader."
4192: REFERENCE
4193: "ES 200 800 Suppression Data Message"
4194: ::= { dvbInaIfReprovDstConHdrSupEntry 4 }
4194: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4195:
4196: dvbInaIfReprovDstConHdrSupGeneration OBJECT-TYPE
4197: SYNTAX Integer32 ( 0..15 )
4198: MAX-ACCESS read-only
4199: STATUS current
4200: DESCRIPTION
4201: "The generation number that is attached to the header
4202: fields value."
4203: REFERENCE
4204: "ES 200 800 Suppression Data Message"
4205: ::= { dvbInaIfReprovDstConHdrSupEntry 5 }
4206:
4207: dvbInaIfReprovDstConHdrSupHeaderLength OBJECT-TYPE
4208: SYNTAX Integer32 ( 0..103 )
4209: MAX-ACCESS read-only
4210: STATUS current
4211: DESCRIPTION
4212: "The number of usefull bytes in the suppression header.
4213: This is the number of the last zero in the
4214: dvbInaIfReprovDstConHdrSupControl."
4215: REFERENCE
4216: "ES 200 800 Suppression Data Message"
4217: ::= { dvbInaIfReprovDstConHdrSupEntry 6 }
4218:
4219: dvbInaIfReprovDstConHdrSupHeader OBJECT-TYPE
4220: SYNTAX OCTET STRING ( SIZE ( 103 ))
4221: MAX-ACCESS read-only
4222: STATUS current
4223: DESCRIPTION
4224: "The header used for header suppression.
4225: Both fixed and changing fields together.
4226: Only the first dvbInaIfReprovDstConHdrSupHeaderLength is
4227: used."
4228: REFERENCE
4229: "ES 200 800 Suppression Data Message"
4230: ::= { dvbInaIfReprovDstConHdrSupEntry 7 }
4231:
4232: Pedersen Informational - Expires August 2001 85
4232: error -
`Pedersen' should start with a lower case letter
4232: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
4233: DVB Cable INA Interface MIB Feb 2001
4234:
4235:
4236:
4237:
4238: -- - - - - - - - - - - - - - - -
4239: -- Reprov Dst QoS tables
4240: -- - - - - - - - - - - - - - - -
4241:
4242: dvbInaIfReprovDstConQosTable OBJECT-TYPE
4243: SYNTAX SEQUENCE OF DvbInaIfReprovDstConQosEntry
4244: MAX-ACCESS not-accessible
4245: STATUS current
4246: DESCRIPTION
4247: "Contains information about DVB-RC MAC connections
4248: that is about to be reprovisioned to INA 2."
4249: ::= { dvbInaIfReprov 7 }
4249: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4250:
4251: dvbInaIfReprovDstConQosEntry OBJECT-TYPE
4251: error -
row's parent node must be a table node
4252: SYNTAX DvbInaIfReprovDstConQosEntry
4253: MAX-ACCESS not-accessible
4254: STATUS current
4255: DESCRIPTION
4256: "The entries in the table are created automatically
4257: when an entry in the dvbInaIfReprovDstConTable is created
4258: and the INA support QoS settings.
4259:
4260: After the NIU has signed on to INA 2, the information in
4261: the tables are used to create entries in the normal
4262: connection tables.
4263: When the entries in the normal tables are made
4264: the entries in the reprovisioning table are automatically
4265: deleted."
4266: INDEX { dvbInaIfReprovDstNiuMacAddress,
4267: dvbInaIfReprovDstConConnectionIdOld }
4268: ::= { dvbInaIfReprovDstConQosTable 1 }
4268: severe -
unknown object identifier label `dvbInaIfReprovDstConQosTable'
4269:
4270:
4271: DvbInaIfReprovDstConQosEntry ::= SEQUENCE {
4271: minor error -
SEQUENCE element #5 `dvbInaIfReprovDstConQosUsReqBw' is not a child node under `dvbInaIfReprovDstConQosEntry'
4271: warning -
warning: SEQUENCE element #6 `dvbInaIfReprovDstConQosUsReqMaxDistSlots' does not match order of columnar objects under `dvbInaIfReprovDstConQosEntry'
4272: dvbInaIfReprovDstConQosPriority INTEGER,
4273: dvbInaIfReprovDstConQosDsReqMaxPacketSize Unsigned32,
4274: dvbInaIfReprovDstConQosDsReqBitrate Unsigned32,
4275: dvbInaIfReprovDstConQosDsReqJitter INTEGER,
4276: dvbInaIfReprovDstConQosUsReqBw Unsigned32,
4276: severe -
unknown object identifier label `dvbInaIfReprovDstConQosUsReqBw'
4277: dvbInaIfReprovDstConQosUsReqMaxDistSlots Unsigned32,
4278: dvbInaIfReprovDstConQosUsReqFrameLength Unsigned32,
4279: dvbInaIfReprovDstConQosUsReqFixedRateMethod INTEGER
4280: }
4281:
4282: dvbInaIfReprovDstConQosPriority OBJECT-TYPE
4283: SYNTAX INTEGER ( 0..255 )
4283: warning -
warning: use Integer32 instead of INTEGER in SMIv2
4284: MAX-ACCESS read-create
4285: STATUS current
4286: DESCRIPTION
4287: "The priority of the connection.
4288: Connections with low priority field value can be
4289:
4290: Pedersen Informational - Expires August 2001 86
4291: DVB Cable INA Interface MIB Feb 2001
4292:
4293:
4294: reprovisioned in order to accommodate the requirements
4295: of connections with high priority field.
4296: Standard data flow applications 0-79
4297: Applications with QoS requirements 80-200
4298: High priority applications 201-255"
4299: REFERENCE
4300: "ES 200 800 Resource Request Message"
4301: ::= { dvbInaIfReprovDstConQosEntry 1 }
4302:
4303: dvbInaIfReprovDstConQosDsReqMaxPacketSize OBJECT-TYPE
4304: SYNTAX Unsigned32 ( 0..65535 )
4305: MAX-ACCESS read-create
4306: STATUS current
4307: DESCRIPTION
4308: "A downstream QoS parameter. Defines the requested
4309: maximum packet size in the downstream.
4310: The parameter can be set either by the managment system,
4311: or by the INA according to the NIU resource request.
4312: The packet size includes propriety protocols header,
4313: transport protocol (UDP/TCP) header, and the IP header.
4314: The packet size does not include the Ethernet header."
4315: REFERENCE
4316: "ES 200 800 Resource Request Message"
4317: ::= { dvbInaIfReprovDstConQosEntry 2 }
4318:
4319: dvbInaIfReprovDstConQosDsReqBitrate OBJECT-TYPE
4320: SYNTAX Unsigned32 ( 0..65535 )
4321: UNITS "bytes/s"
4322: MAX-ACCESS read-create
4323: STATUS current
4324: DESCRIPTION
4325: "A downstream QoS parameter. Defines requested average
4326: bit rate in the downstream."
4327: REFERENCE
4328: "ES 200 800 Resource Request Message"
4329: ::= { dvbInaIfReprovDstConQosEntry 3 }
4330:
4331: dvbInaIfReprovDstConQosDsReqJitter OBJECT-TYPE
4332: SYNTAX INTEGER ( 0..255 )
4332: warning -
warning: use Integer32 instead of INTEGER in SMIv2
4333: UNITS "ms"
4334: MAX-ACCESS read-create
4335: STATUS current
4336: DESCRIPTION
4337: "A downstream QoS parameter. Defines the requested
4338: maximum allowed jitter in the downstream."
4339: REFERENCE
4340: "ES 200 800 Resource Request Message"
4341: ::= { dvbInaIfReprovDstConQosEntry 4 }
4342:
4343: dvbInaIfReprovDstConQosUsReqBw OBJECT-TYPE
4344: SYNTAX Unsigned32 ( 0..16777215 )
4345: UNITS "slots/1200 ms"
4346: MAX-ACCESS read-create
4347:
4348: Pedersen Informational - Expires August 2001 87
4348: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
4349: DVB Cable INA Interface MIB Feb 2001
4350:
4351:
4352: STATUS current
4353: DESCRIPTION
4354: "An upstream QoS parameter. The requested bandwidth
4355: for the upstream."
4356: REFERENCE
4357: "ES 200 800 Resource Request Message"
4358: ::= { dvbInaIfReprovDstConQosEntry 5 }
4358: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4359:
4360: dvbInaIfReprovDstConQosUsReqMaxDistSlots OBJECT-TYPE
4361: SYNTAX Unsigned32 ( 0..65535 )
4362: UNITS "slots"
4363: MAX-ACCESS read-create
4364: STATUS current
4365: DESCRIPTION
4366: "An upstream QoS parameter. The requested maximum
4367: distance between slots for the upstream."
4368: REFERENCE
4369: "ES 200 800 Resource Request Message"
4370: ::= { dvbInaIfReprovDstConQosEntry 6 }
4371:
4372: dvbInaIfReprovDstConQosUsReqFrameLength OBJECT-TYPE
4373: SYNTAX Unsigned32 ( 0..65535 )
4374: MAX-ACCESS read-create
4375: STATUS current
4376: DESCRIPTION
4377: "An upstream QoS parameter. The requested frame
4378: length for the upstream."
4379: REFERENCE
4380: "ES 200 800 Connect Message."
4381: ::= { dvbInaIfReprovDstConQosEntry 7 }
4382:
4383: dvbInaIfReprovDstConQosUsReqFixedRateMethod OBJECT-TYPE
4384: SYNTAX INTEGER {
4385: cyclic( 1 ),
4386: slotList( 2 )
4387: }
4388: MAX-ACCESS read-create
4389: STATUS current
4390: DESCRIPTION
4391: "An upstream QoS parameter. Request a specific fixed rate
4392: slot assignment method to be used.
4393: If cyclic then cyclic assignment is used.
4394: If slotList then the slot list method is used."
4395: REFERENCE
4396: "ES 200 800 Connect Message and Resource Request Message"
4397: ::= { dvbInaIfReprovDstConQosEntry 8 }
4398:
4399:
4400: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
4401: -- Conformance statements
4402: -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
4403:
4404: dvbInaIfCompliance MODULE-COMPLIANCE
4405:
4406: Pedersen Informational - Expires August 2001 88
4406: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting STATUS
4407: DVB Cable INA Interface MIB Feb 2001
4408:
4409:
4410: STATUS current
4411: DESCRIPTION
4412: "The compliance statement for EuroModem INAs
4413: which implement the DVB-CABLE-INA-IF-MIB MIB. An
4414: implementation only has to support IPv4 addresses
4415: to be compliant."
4416:
4417:
4418: MODULE -- dvbInaIf
4419: MANDATORY-GROUPS { dvbInaIfMacGroup,
4420: dvbInaIfProvisionGroup,
4421: dvbInaIfDsChGroup,
4422: dvbInaIfUsChGroup,
4423: dvbInaIfNiuGroup,
4424: dvbInaIfConnectionGroup
4425: }
4425: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4426:
4427: GROUP dvbInaIfConQosGroup
4427: severe -
syntax error, unexpected GROUP
4428: DESCRIPTION
4429: "The QoS group is optional to implement."
4430:
4431: GROUP dvbInaIfConSesGroup
4432: DESCRIPTION
4433: "The session binding group is optional to implement."
4434:
4435: GROUP dvbInaIfConHdrSupGroup
4436: DESCRIPTION
4437: "The header suppression group is optional to implement."
4438:
4439: GROUP dvbInaIfReprovSrcNiuGroup
4440: DESCRIPTION
4441: "The reprovisoning NIU source group is optional to
4442: implement."
4443:
4444: GROUP dvbInaIfReprovDstNiuGroup
4445: DESCRIPTION
4446: "The reprovisoning NIU destionation group is optional
4447: to implement."
4448:
4449: GROUP dvbInaIfReprovSrcConGroup
4450: DESCRIPTION
4451: "The reprovisoning connection source group is optional
4452: to implement."
4453:
4454: GROUP dvbInaIfReprovDstConGroup
4455: DESCRIPTION
4456: "The reprovisoning connection destination group is
4457: optional to implement."
4458:
4459: GROUP dvbInaIfReprovDstConSesGroup
4460: DESCRIPTION
4461: "The reprovisioning session binding group is optional
4462: to implement."
4463:
4464: Pedersen Informational - Expires August 2001 89
4465: DVB Cable INA Interface MIB Feb 2001
4466:
4467:
4468:
4469: GROUP dvbInaIfReprovDstConHdrSupGroup
4470: DESCRIPTION
4471: "The reprovisoning header suppression group is optional
4472: to implement."
4473:
4474: GROUP dvbInaIfReprovDstConQosGroup
4475: DESCRIPTION
4476: "The reprovisioning QoS group is optional to implement."
4477:
4478: OBJECT dvbInaIfMacTimeout0
4479: MIN-ACCESS read-only
4480: DESCRIPTION
4481: "It is compliant to implement this object as read-only."
4482:
4483: OBJECT dvbInaIfMacTimeout1
4484: MIN-ACCESS read-only
4485: DESCRIPTION
4486: "It is compliant to implement this object as read-only."
4487:
4488: OBJECT dvbInaIfMacTimeout2
4489: MIN-ACCESS read-only
4490: DESCRIPTION
4491: "It is compliant to implement this object as read-only."
4492:
4493: OBJECT dvbInaIfMacTimeout3
4494: MIN-ACCESS read-only
4495: DESCRIPTION
4496: "It is compliant to implement this object as read-only."
4497:
4498: OBJECT dvbInaIfMacTimeout4
4499: MIN-ACCESS read-only
4500: DESCRIPTION
4501: "It is compliant to implement this object as read-only."
4502:
4503: OBJECT dvbInaIfMacTimeoutD
4504: MIN-ACCESS read-only
4505: DESCRIPTION
4506: "It is compliant to implement this object as read-only."
4507:
4508: OBJECT dvbInaIfMacTimeoutE
4509: MIN-ACCESS read-only
4510: DESCRIPTION
4511: "It is compliant to implement this object as read-only."
4512:
4513: OBJECT dvbInaIfMacTimeoutF
4514: MIN-ACCESS read-only
4515: DESCRIPTION
4516: "It is compliant to implement this object as read-only."
4517:
4518: OBJECT dvbInaIfMacRapidSignOnEnable
4519: MIN-ACCESS read-only
4520: DESCRIPTION
4521:
4522: Pedersen Informational - Expires August 2001 90
4523: DVB Cable INA Interface MIB Feb 2001
4524:
4525:
4526: "It is compliant to implement this object as read-only."
4527:
4528: OBJECT dvbInaIfMacRespCollTimeWindow
4529: MIN-ACCESS read-only
4530: DESCRIPTION
4531: "It is compliant to implement this object as read-only."
4532:
4533: OBJECT dvbInaIfMacAddressFilterUse
4534: MIN-ACCESS read-only
4535: DESCRIPTION
4536: "It is compliant to implement this object as read-only."
4537:
4538: OBJECT dvbInaIfMacAddressPositionMask
4539: MIN-ACCESS read-only
4540: DESCRIPTION
4541: "It is compliant to implement this object as read-only."
4542:
4543: OBJECT dvbInaIfMacAddressComparisonValue
4544: MIN-ACCESS read-only
4545: DESCRIPTION
4546: "It is compliant to implement this object as read-only."
4547:
4548: OBJECT dvbInaIfMacProtocolSupport
4549: MIN-ACCESS read-only
4550: DESCRIPTION
4551: "It is compliant to implement this object as read-only."
4552:
4553: OBJECT dvbInaIfMacGrantProtocolTimeOut
4554: MIN-ACCESS read-only
4555: DESCRIPTION
4556: "It is compliant to implement this object as read-only."
4557:
4558: OBJECT dvbInaIfMacIdleInterval
4559: MIN-ACCESS read-only
4560: DESCRIPTION
4561: "It is compliant to implement this object as read-only."
4562:
4563: OBJECT dvbInaIfMacIdleInvalidCount
4564: MIN-ACCESS read-only
4565: DESCRIPTION
4566: "It is compliant to implement this object as read-only."
4567:
4568: OBJECT dvbInaIfMacCapabilities
4569: MIN-ACCESS read-only
4570: DESCRIPTION
4571: "It is compliant to implement this object as read-only."
4572:
4573: OBJECT dvbInaIfMacExtendedCapabilities
4574: MIN-ACCESS read-only
4575: DESCRIPTION
4576: "It is compliant to implement this object as read-only."
4577:
4578: OBJECT dvbInaIfMacN
4579:
4580: Pedersen Informational - Expires August 2001 91
4581: DVB Cable INA Interface MIB Feb 2001
4582:
4583:
4584: MIN-ACCESS read-only
4585: DESCRIPTION
4586: "It is compliant to implement this object as read-only."
4587:
4588: OBJECT dvbInaIfProvChMaxPowerLevel
4589: MIN-ACCESS read-only
4590: DESCRIPTION
4591: "It is compliant to implement this object as read-only."
4592:
4593: OBJECT dvbInaIfProvChMinPowerLevel
4594: MIN-ACCESS read-only
4595: DESCRIPTION
4596: "It is compliant to implement this object as read-only."
4597:
4598: OBJECT dvbInaIfProvChMaxBackOffExponent
4599: MIN-ACCESS read-only
4600: DESCRIPTION
4601: "It is compliant to implement this object as read-only."
4602:
4603: OBJECT dvbInaIfProvChMinBackOffExponent
4604: MIN-ACCESS read-only
4605: DESCRIPTION
4606: "It is compliant to implement this object as read-only."
4607:
4608: OBJECT dvbInaIfDsChDownCoaxId
4609: MIN-ACCESS read-only
4610: DESCRIPTION
4611: "It is compliant to implement this object as read-only."
4612:
4613: OBJECT dvbInaIfUsChCalibrationRxPower
4614: MIN-ACCESS read-only
4615: DESCRIPTION
4616: "It is compliant to implement this object as read-only."
4617:
4618: OBJECT dvbInaIfUsChUpCoaxId
4619: MIN-ACCESS read-only
4620: DESCRIPTION
4621: "It is compliant to implement this object as read-only."
4622:
4623: OBJECT dvbInaIfUsChDownCoaxId
4624: MIN-ACCESS read-only
4625: DESCRIPTION
4626: "It is compliant to implement this object as read-only."
4627:
4628: OBJECT dvbInaIfNiuDefaultConnectionId
4629: MIN-ACCESS read-only
4630: DESCRIPTION
4631: "It is compliant to implement this object as read-only."
4632:
4633: OBJECT dvbInaIfNiuGrantProtocolTimeOut
4634: MIN-ACCESS read-only
4635: DESCRIPTION
4636: "It is compliant to implement this object as read-only."
4637:
4638: Pedersen Informational - Expires August 2001 92
4639: DVB Cable INA Interface MIB Feb 2001
4640:
4641:
4642:
4643: OBJECT dvbInaIfConConnectionType
4644: MIN-ACCESS read-only
4645: DESCRIPTION
4646: "It is compliant to implement this object as read-only."
4647:
4648: OBJECT dvbInaIfConAccessStatus
4649: MIN-ACCESS read-only
4650: DESCRIPTION
4651: "It is compliant to implement this object as read-only.
4652: It can be set only when the connection state is :
4653: down(1)"
4654:
4655: OBJECT dvbInaIfConEncapsulation
4656: MIN-ACCESS read-only
4657: DESCRIPTION
4658: "It is compliant to implement this object as read-only.
4659: It can be set only when the connection state is :
4660: down(1)"
4661:
4662: OBJECT dvbInaIfConFilterMACAddress
4663: MIN-ACCESS read-only
4664: DESCRIPTION
4665: "It is compliant to implement this object as read-only.
4666: It can be set only when the connection state is :
4667: down(1)"
4668:
4669: OBJECT dvbInaIfConPID
4670: MIN-ACCESS read-only
4671: DESCRIPTION
4672: "It is compliant to implement this object as read-only.
4673: It can be set only when the connection state is :
4674: down(1)"
4675:
4676: OBJECT dvbInaIfConMaxContentionMsgLen
4677: MIN-ACCESS read-only
4678: DESCRIPTION
4679: "It is compliant to implement this object as read-only."
4680:
4681: OBJECT dvbInaIfConMaxReservationMsgLen
4682: MIN-ACCESS read-only
4683: DESCRIPTION
4684: "It is compliant to implement this object as read-only."
4685:
4686: ::= { dvbInaIfCompliances 1 }
4686: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4687:
4688: dvbInaIfMacGroup OBJECT-GROUP
4689: OBJECTS {
4690: dvbInaIfMacDeviceCapabilities,
4691: dvbInaIfMacDeviceExtendedCapabilities,
4692: dvbInaIfMacCapabilities,
4693: dvbInaIfMacExtendedCapabilities,
4694: dvbInaIfMacProtocolSupport,
4695:
4696: Pedersen Informational - Expires August 2001 93
4696: error -
`Pedersen' should start with a lower case letter
4696: error -
`Informational' should start with a lower case letter
4696: error -
Object identifier element `Informational' name only allowed as first element
4696: severe -
syntax error, unexpected $undefined, expecting '}' or ','
4696: severe -
unknown object identifier label `Pedersen'
4696: severe -
unknown object identifier label `Informational'
4697: DVB Cable INA Interface MIB Feb 2001
4698:
4699:
4700: dvbInaIfMacTimeout0,
4701: dvbInaIfMacTimeout1,
4702: dvbInaIfMacTimeout2,
4703: dvbInaIfMacTimeout3,
4704: dvbInaIfMacTimeout4,
4705: dvbInaIfMacTimeoutD,
4706: dvbInaIfMacTimeoutE,
4707: dvbInaIfMacTimeoutF,
4708: dvbInaIfMacRapidSignOnEnable,
4709: dvbInaIfMacRespCollTimeWindow,
4710: dvbInaIfMacAddressFilterUse,
4711: dvbInaIfMacAddressPositionMask,
4712: dvbInaIfMacAddressComparisonValue,
4713: dvbInaIfMacGrantProtocolTimeOut,
4714: dvbInaIfMacIdleInterval,
4715: dvbInaIfMacIdleInvalidCount,
4716: dvbInaIfMacN,
4717: dvbInaIfMacMaxContentionMsgLen,
4718: dvbInaIfMacMaxReservationMsgLen,
4719: dvbInaIfMacNiuCount,
4720: dvbInaIfMacConnections,
4721: dvbInaIfMacUnknownNiuError,
4722: dvbInaIfMacMsgDataError,
4723: dvbInaIfMacMsgHdrError,
4724: dvbInaIfMacInvalidNiu,
4725: dvbInaIfMacTimingRangingError,
4726: dvbInaIfMacPowerRangingError,
4727: dvbInaIfMacOtherSignOnError
4728: }
4728: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4729: STATUS current
4729: severe -
syntax error, unexpected STATUS
4730: DESCRIPTION
4731: "A collection of objects providing capabilities and
4732: statistics for the MAC layer."
4733: ::= { dvbInaIfGroups 1 }
4733: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4734:
4735: dvbInaIfProvisionGroup OBJECT-GROUP
4735: warning -
warning: current group `dvbInaIfProvisionGroup' is not referenced in this module
4736: OBJECTS {
4737: dvbInaIfProvChIndex,
4738: dvbInaIfProvChRowAccessStatus,
4739: dvbInaIfProvChServiceChIfIndex,
4740: dvbInaIfProvChBackupServiceChIfIndex,
4741: dvbInaIfProvChIncrPowerRetryCount,
4742: dvbInaIfProvChMaxPowerLevel,
4743: dvbInaIfProvChMinPowerLevel,
4744: dvbInaIfProvChMaxBackOffExponent,
4745: dvbInaIfProvChMinBackOffExponent,
4746: dvbInaIfProvChAbsoluteTimeOffset
4747: }
4748: STATUS current
4749: DESCRIPTION
4750: ""
4750: warning -
warning: zero-length description string
4751: ::= { dvbInaIfGroups 2 }
4752:
4753:
4754: Pedersen Informational - Expires August 2001 94
4754: error -
`Pedersen' should start with a lower case letter
4754: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
4755: DVB Cable INA Interface MIB Feb 2001
4756:
4757:
4758: dvbInaIfDsChGroup OBJECT-GROUP
4759: OBJECTS {
4760: dvbInaIfDsChFrequency,
4761: dvbInaIfDsChConnections,
4762: dvbInaIfDsChTxPower,
4763: dvbInaIfDsChDownCoaxId,
4764: dvbInaIfDsChSymbolRate,
4765: dvbInaIfDsChModulation,
4766: dvbInaIfDsChType,
4767: dvbInaIfDsChDefaultPID,
4768: dvbInaIfDsChProvFrequency,
4769: dvbInaIfDsChProvDownstreamType,
4770: dvbInaIfDsChProvEnable,
4771: dvbInaIfDsChProvTableIndex
4772: }
4772: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4773: STATUS current
4773: severe -
syntax error, unexpected STATUS
4774: DESCRIPTION
4775: ""
4776: ::= { dvbInaIfGroups 3 }
4776: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4777:
4778: dvbInaIfUsChGroup OBJECT-GROUP
4778: warning -
warning: current group `dvbInaIfUsChGroup' is not referenced in this module
4779: OBJECTS {
4780: dvbInaIfUsChFrequency,
4781: dvbInaIfUsChSymbolRate,
4782: dvbInaIfUsChModulation,
4783: dvbInaIfUsChMacFlagSet,
4784: dvbInaIfUsChId,
4785: dvbInaIfUsChConnections,
4786: dvbInaIfUsChCalibrationRxPower,
4787: dvbInaIfUsChUpCoaxId,
4788: dvbInaIfUsChDownCoaxId,
4789: dvbInaIfUsChAtmCells,
4789: severe -
unknown object identifier label `dvbInaIfUsChAtmCells'
4790: dvbInaIfUsChAtmTimingErrors,
4791: dvbInaIfUsChAtmPowerErrors,
4792: dvbInaIfUsChAtmRSCorrectableErrors,
4793: dvbInaIfUsChAtmRSNonCorrectableErrors,
4794: dvbInaIfUsChAtmHecErrors,
4795: dvbInaIfUsChAal5CrcErrors,
4795: severe -
unknown object identifier label `dvbInaIfUsChAal5CrcErrors'
4796: dvbInaIfUsChAtmCollisionErrors
4797: }
4798: STATUS current
4799: DESCRIPTION
4800: ""
4800: warning -
warning: zero-length description string
4801: ::= { dvbInaIfGroups 4 }
4802:
4803: dvbInaIfNiuGroup OBJECT-GROUP
4804: OBJECTS {
4805: dvbInaIfNiuMacAddress,
4806: dvbInaIfNiuRowAccessStatus,
4807: dvbInaIfNiuState,
4808: dvbInaIfNiuDesiredState,
4809: dvbInaIfNiuDownIfIndex,
4810: dvbInaIfNiuUpIfIndex,
4811:
4812: Pedersen Informational - Expires August 2001 95
4812: error -
`Pedersen' should start with a lower case letter
4812: error -
`Informational' should start with a lower case letter
4812: error -
Object identifier element `Informational' name only allowed as first element
4812: severe -
syntax error, unexpected $undefined, expecting '}' or ','
4813: DVB Cable INA Interface MIB Feb 2001
4814:
4815:
4816: dvbInaIfNiuUpTxLevel,
4817: dvbInaIfNiuTimeOffset,
4818: dvbInaIfNiuStatus,
4819: dvbInaIfNiuErrorCode,
4820: dvbInaIfNiuRetryCount,
4821: dvbInaIfNiuCapabilities,
4822: dvbInaIfNiuExtendedCapabilities,
4823: dvbInaIfNiuInitCompletionStatus,
4824: dvbInaIfNiuRequestStatus,
4825: dvbInaIfNiuResponseNumber,
4826: dvbInaIfNiuRespTxLevel,
4827: dvbInaIfNiuRespTimeOffset,
4828: dvbInaIfNiuRespOoBDownFrequency,
4829: dvbInaIfNiuRespIBDownFrequency,
4830: dvbInaIfNiuRespSNRLevel,
4831: dvbInaIfNiuRespRxLevel,
4832: dvbInaIfNiuDefaultConnectionId,
4833: dvbInaIfNiuLifetime,
4834: dvbInaIfNiuGrantProtocolTimeOut,
4835: dvbInaIfNiuSlotConfigurationErr,
4836: dvbInaIfNiuAtmPacketLoss,
4837: dvbInaIfNiuSlEsCrcErr,
4838: dvbInaIfNiuSlEsFrameCount,
4839: dvbInaIfNiuSlotConfigurationCount,
4840: dvbInaIfNiuRSErrCorrectable,
4841: dvbInaIfNiuRSErrNonCorrectable,
4842: dvbInaIfNiuSignOnTime,
4843: dvbInaIfNiuDsChBytes,
4844: dvbInaIfNiuUsChBytes,
4845: dvbInaIfNiuTimeRanging,
4846: dvbInaIfNiuPowerRanging
4847: }
4847: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4848: STATUS current
4848: severe -
syntax error, unexpected STATUS
4849: DESCRIPTION
4850: ""
4851: ::= { dvbInaIfGroups 5 }
4851: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4852:
4853: dvbInaIfConnectionGroup OBJECT-GROUP
4854: OBJECTS {
4855: dvbInaIfConNiuMacAddress,
4856: dvbInaIfConConnectionId,
4857: dvbInaIfConCurrentState,
4858: dvbInaIfConDesiredState,
4859: dvbInaIfConConnectionType,
4860: dvbInaIfConAccessStatus,
4861: dvbInaIfConEncapsulation,
4862: dvbInaIfConAtmDownstreamVCC,
4863: dvbInaIfConAtmUpstreamVCC,
4864: dvbInaIfConFilterMACAddress,
4865: dvbInaIfConPID,
4866: dvbInaIfConMaxContentionMsgLen,
4867: dvbInaIfConMaxReservationMsgLen,
4868: dvbInaIfConAuxFlags
4869:
4870: Pedersen Informational - Expires August 2001 96
4870: error -
`Pedersen' should start with a lower case letter
4870: error -
Object identifier element `Pedersen' name only allowed as first element
4870: error -
`Informational' should start with a lower case letter
4870: error -
Object identifier element `Informational' name only allowed as first element
4870: severe -
syntax error, unexpected $undefined, expecting '}' or ','
4871: DVB Cable INA Interface MIB Feb 2001
4872:
4873:
4874: }
4874: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4875: STATUS current
4875: severe -
syntax error, unexpected STATUS
4876: DESCRIPTION
4877: ""
4878: ::= { dvbInaIfGroups 6 }
4878: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4879:
4880: dvbInaIfConQosGroup OBJECT-GROUP
4880: warning -
warning: current group `dvbInaIfConQosGroup' is not referenced in this module
4881: OBJECTS {
4882: dvbInaIfConQosPriority,
4883: dvbInaIfConQosDsReqMaxPacketSize,
4884: dvbInaIfConQosDsReqBitrate,
4885: dvbInaIfConQosDsReqJitter,
4886: dvbInaIfConQosDsAllocMaxPacketSize,
4887: dvbInaIfConQosDsAllocBitrate,
4888: dvbInaIfConQosDsAllocJitter,
4889: dvbInaIfConQosUsReqBw,
4890: dvbInaIfConQosUsReqMaxDistSlots,
4891: dvbInaIfConQosUsReqFrameLength,
4892: dvbInaIfConQosUsAllocBw,
4893: dvbInaIfConQosUsAllocMaxDistSlots,
4894: dvbInaIfConQosUsAllocFrameLength,
4895: dvbInaIfConQosUsReqFixedRateMethod,
4896: dvbInaIfConQosUsAllocFixedRateMethod
4897: }
4898: STATUS current
4899: DESCRIPTION
4900: ""
4900: warning -
warning: zero-length description string
4901: ::= { dvbInaIfGroups 7 }
4902:
4903: dvbInaIfConSesGroup OBJECT-GROUP
4904: OBJECTS {
4905: dvbInaIfConSesUsControl,
4906: dvbInaIfConSesUsNiuClientSrcIpType,
4907: dvbInaIfConSesUsNiuClientSrcIp,
4908: dvbInaIfConSesUsNiuClientDstIpType,
4909: dvbInaIfConSesUsNiuClientDstIp,
4910: dvbInaIfConSesUsNiuClientSrcPort,
4911: dvbInaIfConSesUsNiuClientDstPort,
4912: dvbInaIfConSesUsTransportProtocol,
4913: dvbInaIfConSesUsNiuClientSrcMac,
4914: dvbInaIfConSesUsNiuClientDstMac,
4915: dvbInaIfConSesUsEthernetProtocol,
4916: dvbInaIfConSesUsSessionId,
4917: dvbInaIfConSesDsControl,
4918: dvbInaIfConSesDsInaClientSrcIpType,
4919: dvbInaIfConSesDsInaClientSrcIp,
4920: dvbInaIfConSesDsInaClientDstIpType,
4921: dvbInaIfConSesDsInaClientDstIp,
4922: dvbInaIfConSesDsInaClientSrcPort,
4923: dvbInaIfConSesDsInaClientDstPort,
4924: dvbInaIfConSesDsTransportProtocol,
4925: dvbInaIfConSesDsInaClientSrcMac,
4926: dvbInaIfConSesDsInaClientDstMac,
4927:
4928: Pedersen Informational - Expires August 2001 97
4928: error -
`Pedersen' should start with a lower case letter
4928: error -
`Informational' should start with a lower case letter
4928: error -
Object identifier element `Informational' name only allowed as first element
4928: severe -
syntax error, unexpected $undefined, expecting '}' or ','
4929: DVB Cable INA Interface MIB Feb 2001
4930:
4931:
4932: dvbInaIfConSesDsEthernetProtocol,
4933: dvbInaIfConSesDsSessionId
4934: }
4934: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4935: STATUS current
4935: severe -
syntax error, unexpected STATUS
4936: DESCRIPTION
4937: ""
4938: ::= { dvbInaIfGroups 8 }
4938: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4939:
4940: dvbInaIfConHdrSupGroup OBJECT-GROUP
4940: minor error -
node `dvbInaIfConHdrSupContextId' is an invalid member of group `dvbInaIfConHdrSupGroup'
4940: warning -
warning: current group `dvbInaIfConHdrSupGroup' is not referenced in this module
4941: OBJECTS {
4942: dvbInaIfConHdrSupContextId,
4943: dvbInaIfConHdrSupDirection,
4944: dvbInaIfConHdrSupControl,
4945: dvbInaIfConHdrSupGeneration,
4946: dvbInaIfConHdrSupHeaderLength,
4947: dvbInaIfConHdrSupHeader
4948: }
4949: STATUS current
4950: DESCRIPTION
4951: ""
4951: warning -
warning: zero-length description string
4952: ::= { dvbInaIfGroups 9 }
4953:
4954: dvbInaIfReprovSrcNiuGroup OBJECT-GROUP
4954: warning -
warning: current group `dvbInaIfReprovSrcNiuGroup' is not referenced in this module
4955: OBJECTS {
4956: dvbInaIfReprovSrcNiuRowAccessStatus,
4957: dvbInaIfReprovSrcNiuCommand,
4958: dvbInaIfReprovSrcNiuDsChFrequency,
4959: dvbInaIfReprovSrcNiuDsChSymbolRate,
4960: dvbInaIfReprovSrcNiuDsChModulation,
4961: dvbInaIfReprovSrcNiuDsChType,
4962: dvbInaIfReprovSrcNiuUsChFrequency,
4963: dvbInaIfReprovSrcNiuUsChSymbolRate,
4964: dvbInaIfReprovSrcNiuUsChModulation,
4965: dvbInaIfReprovSrcNiuUsChId
4966: }
4967: STATUS current
4968: DESCRIPTION
4969: ""
4969: warning -
warning: zero-length description string
4970: ::= { dvbInaIfGroups 10 }
4971:
4972: dvbInaIfReprovDstNiuGroup OBJECT-GROUP
4972: minor error -
node `dvbInaIfReprovDstNiuMacAddress' is an invalid member of group `dvbInaIfReprovDstNiuGroup'
4972: warning -
warning: current group `dvbInaIfReprovDstNiuGroup' is not referenced in this module
4973: OBJECTS {
4974: dvbInaIfReprovDstNiuMacAddress,
4975: dvbInaIfReprovDstNiuRowAccessStatus,
4976: dvbInaIfReprovDstNiuCommand,
4977: dvbInaIfReprovDstNiuDownIfIndex,
4978: dvbInaIfReprovDstNiuUpIfIndex,
4979: dvbInaIfReprovDstNiuLifetime
4980: }
4981: STATUS current
4982: DESCRIPTION
4983: ""
4983: warning -
warning: zero-length description string
4984: ::= { dvbInaIfGroups 11 }
4985:
4986: Pedersen Informational - Expires August 2001 98
4986: error -
`Pedersen' should start with a lower case letter
4986: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting OBJECT
4987: DVB Cable INA Interface MIB Feb 2001
4988:
4989:
4990:
4991: dvbInaIfReprovSrcConGroup OBJECT-GROUP
4992: OBJECTS {
4993: dvbInaIfReprovSrcConRowAccessStatus,
4994: dvbInaIfReprovSrcConConnectionIdNew,
4995: dvbInaIfReprovSrcConPID,
4996: dvbInaIfReprovSrcConDsVc,
4997: dvbInaIfReprovSrcConUsVc
4998: }
4998: warning -
warning: flushing recent incorrect declaration, see previous error(s)
4999: STATUS current
4999: severe -
syntax error, unexpected STATUS
5000: DESCRIPTION
5001: ""
5002: ::= { dvbInaIfGroups 12 }
5002: warning -
warning: flushing recent incorrect declaration, see previous error(s)
5003:
5004: dvbInaIfReprovDstConGroup OBJECT-GROUP
5004: minor error -
node `dvbInaIfReprovDstConConnectionIdOld' is an invalid member of group `dvbInaIfReprovDstConGroup'
5004: warning -
warning: current group `dvbInaIfReprovDstConGroup' is not referenced in this module
5005: OBJECTS {
5006: dvbInaIfReprovDstConConnectionIdOld,
5007: dvbInaIfReprovDstConRowAccessStatus,
5008: dvbInaIfReprovDstConConnectionIdNew,
5009: dvbInaIfReprovDstConConnectionType,
5010: dvbInaIfReprovDstConEncapsulation,
5011: dvbInaIfReprovDstConAtmDownstreamVCC,
5012: dvbInaIfReprovDstConAtmUpstreamVCC,
5013: dvbInaIfReprovDstConFilterMACAddress,
5013: severe -
unknown object identifier label `dvbInaIfReprovDstConFilterMACAddress'
5014: dvbInaIfReprovDstConPID,
5015: dvbInaIfReprovDstConMaxContentionMsgLen,
5016: dvbInaIfReprovDstConMaxReservationMsgLen,
5017: dvbInaIfReprovDstConAuxFlags
5018: }
5018: severe -
unknown object identifier label `dvbInaIfReprovDstConAuxFlags'
5019: STATUS current
5020: DESCRIPTION
5021: ""
5021: warning -
warning: zero-length description string
5022: ::= { dvbInaIfGroups 13 }
5023:
5024: dvbInaIfReprovDstConSesGroup OBJECT-GROUP
5025: OBJECTS {
5026: dvbInaIfReprovDstConSesUsControl,
5027: dvbInaIfReprovDstConSesUsNiuClientSrcIpType,
5028: dvbInaIfReprovDstConSesUsNiuClientSrcIp,
5029: dvbInaIfReprovDstConSesUsNiuClientDstIpType,
5030: dvbInaIfReprovDstConSesUsNiuClientDstIp,
5031: dvbInaIfReprovDstConSesUsNiuClientSrcPort,
5032: dvbInaIfReprovDstConSesUsNiuClientDstPort,
5033: dvbInaIfReprovDstConSesUsTransportProtocol,
5033: severe -
unknown object identifier label `dvbInaIfReprovDstConSesUsTransportProtocol'
5034: dvbInaIfReprovDstConSesUsNiuClientSrcMac,
5035: dvbInaIfReprovDstConSesUsNiuClientDstMac,
5036: dvbInaIfReprovDstConSesUsEthernetProtocol,
5037: dvbInaIfReprovDstConSesUsSessionId,
5038: dvbInaIfReprovDstConSesDsControl,
5038: severe -
unknown object identifier label `dvbInaIfReprovDstConSesDsControl'
5039: dvbInaIfReprovDstConSesDsInaClientSrcIpType,
5040: dvbInaIfReprovDstConSesDsInaClientSrcIp,
5041: dvbInaIfReprovDstConSesDsInaClientDstIpType,
5042: dvbInaIfReprovDstConSesDsInaClientDstIp,
5043:
5044: Pedersen Informational - Expires August 2001 99
5044: error -
`Pedersen' should start with a lower case letter
5044: error -
`Informational' should start with a lower case letter
5044: error -
Object identifier element `Informational' name only allowed as first element
5044: severe -
syntax error, unexpected $undefined, expecting '}' or ','
5045: DVB Cable INA Interface MIB Feb 2001
5046:
5047:
5048: dvbInaIfReprovDstConSesDsInaClientSrcPort,
5049: dvbInaIfReprovDstConSesDsInaClientDstPort,
5050: dvbInaIfReprovDstConSesDsTransportProtocol,
5051: dvbInaIfReprovDstConSesDsInaClientSrcMac,
5052: dvbInaIfReprovDstConSesDsInaClientDstMac,
5053: dvbInaIfReprovDstConSesDsEthernetProtocol,
5054: dvbInaIfReprovDstConSesDsSessionId
5055: }
5055: warning -
warning: flushing recent incorrect declaration, see previous error(s)
5056: STATUS current
5056: severe -
syntax error, unexpected STATUS
5057: DESCRIPTION
5058: ""
5059: ::= { dvbInaIfGroups 14 }
5059: warning -
warning: flushing recent incorrect declaration, see previous error(s)
5060:
5061: dvbInaIfReprovDstConHdrSupGroup OBJECT-GROUP
5061: minor error -
node `dvbInaIfReprovDstConHdrSupContextId' is an invalid member of group `dvbInaIfReprovDstConHdrSupGroup'
5061: minor error -
node `dvbInaIfReprovDstConHdrSupDirection' is an invalid member of group `dvbInaIfReprovDstConHdrSupGroup'
5061: warning -
warning: current group `dvbInaIfReprovDstConHdrSupGroup' is not referenced in this module
5062: OBJECTS {
5063: dvbInaIfReprovDstConHdrSupContextId,
5064: dvbInaIfReprovDstConHdrSupRowAccessStatus,
5065: dvbInaIfReprovDstConHdrSupDirection,
5066: dvbInaIfReprovDstConHdrSupControl,
5067: dvbInaIfReprovDstConHdrSupGeneration,
5068: dvbInaIfReprovDstConHdrSupHeaderLength,
5069: dvbInaIfReprovDstConHdrSupHeader
5070: }
5071: STATUS current
5072: DESCRIPTION
5073: ""
5073: warning -
warning: zero-length description string
5074: ::= { dvbInaIfGroups 15 }
5075:
5076: dvbInaIfReprovDstConQosGroup OBJECT-GROUP
5076: warning -
warning: current group `dvbInaIfReprovDstConQosGroup' is not referenced in this module
5077: OBJECTS {
5078: dvbInaIfReprovDstConQosPriority,
5079: dvbInaIfReprovDstConQosDsReqMaxPacketSize,
5080: dvbInaIfReprovDstConQosDsReqBitrate,
5081: dvbInaIfReprovDstConQosDsReqJitter,
5082: dvbInaIfReprovDstConQosUsReqBw,
5083: dvbInaIfReprovDstConQosUsReqMaxDistSlots,
5084: dvbInaIfReprovDstConQosUsReqFrameLength,
5085: dvbInaIfReprovDstConQosUsReqFixedRateMethod
5086: }
5087: STATUS current
5088: DESCRIPTION
5089: ""
5089: warning -
warning: zero-length description string
5090: ::= { dvbInaIfGroups 16 }
5091:
5092: END
5092: error -
missing MODULE-IDENTITY clause in SMIv2 MIB
5093:
5094: --
5095: -- "Copyright (C) The Internet Society (February 2001). All Rights
5096: -- Reserved. This document and translations of it may be copied and
5097: -- furnished to others, and derivative works that comment on or
5098: -- otherwise explain it or assist in its implementation may be prepared,
5099: -- copied, published and distributed, in whole or in part, without
5100: -- restriction of any kind, provided that the above copyright notice and
5101: -- this paragraph are included on all such copies and derivative works.
5102: -- However, this document itself may not be modified in any way, such as
5103: -- by removing the copyright notice or references to the Internet
5104: -- Society or other Internet organizations, except as needed for the
5105: -- purpose of developing Internet standards in which case the procedures
5106: -- for copyrights defined in the Internet Standards process must be
5107: -- followed, or as required to translate it into.
5108: --
5109: --
5110: --
5111: --
5112: --
5113: --
5114: --
5115: --
5116: --
5117: --
5118: --
5119: --
5120: --
5121: --
5122: --
5123: --
5124: --
5125: --
5126: --
5127: --
5128: --
5129: --
5130: --
5131: --
5132: --
5133: --
5134: --
5135: --
5136: --
5137: --
5138: --
5139: -- Pedersen Informational - Expires August 2001 103
5140: