smilint output for ./VI-IP-MIB
Message Severities |
Severity | Count |
severe | 87 |
error | 83 |
minor error | 1 |
warning | 103 |
Message Types |
Type | Count |
bad-identifier-case (error) | 80 |
date-value (error) | 1 |
date-year-2digits (warning) | 1 |
empty-organization (warning) | 1 |
import-unused (warning) | 11 |
internal-flushing (warning) | 86 |
internal-other (severe) | 86 |
macro-not-imported (error) | 1 |
object-identifier-not-prefix (error) | 1 |
object-identifier-unknown (severe) | 1 |
obsolete-import (warning) | 4 |
revision-missing (minor error) | 1 |
Messages:
VI-IP-MIB
1: -- extracted from draft-sebastian-vitcpmib-00.txt
2: -- at Sat Nov 25 16:04:50 2000
3:
4: VI-IP-MIB DEFINITIONS ::= BEGIN
5:
6: IMPORTS
7:
8: OBJECT-TYPE FROM RFC-1212
8: warning -
warning: identifier `OBJECT-TYPE' imported from module `RFC-1212' is never used
9: Counter32, Gauge32, Integer32 FROM SNMPv2-SMI
9: warning -
warning: identifier `Counter32' imported from module `SNMPv2-SMI' is never used
9: warning -
warning: identifier `Gauge32' imported from module `SNMPv2-SMI' is never used
9: warning -
warning: identifier `Integer32' imported from module `SNMPv2-SMI' is never used
10: NOTIFICATION-TYPE FROM SNMPv2-SMI
10: warning -
warning: identifier `NOTIFICATION-TYPE' imported from module `SNMPv2-SMI' is never used
11: enterprises, NetworkAddress, IpAddress FROM RFC1155-SMI
11: warning -
warning: identifier `enterprises' imported from module `RFC1155-SMI' is never used
11: warning -
warning: identifier `enterprises' should be imported from `SNMPv2-SMI' instead of `RFC1155-SMI'
11: warning -
warning: identifier `NetworkAddress' imported from module `RFC1155-SMI' is never used
11: warning -
warning: identifier `IpAddress' imported from module `RFC1155-SMI' is never used
11: warning -
warning: identifier `IpAddress' should be imported from `SNMPv2-SMI' instead of `RFC1155-SMI'
12: Counter, ObjectName FROM RFC1155-SMI
12: warning -
warning: identifier `Counter' imported from module `RFC1155-SMI' is never used
12: warning -
warning: identifier `Counter' should be imported from `SNMPv2-SMI' instead of `RFC1155-SMI'
12: warning -
warning: identifier `ObjectName' imported from module `RFC1155-SMI' is never used
13: DisplayString FROM RFC1213-MIB;
13: warning -
warning: identifier `DisplayString' imported from module `RFC1213-MIB' is never used
13: warning -
warning: identifier `DisplayString' should be imported from `SNMPv2-TC' instead of `RFC1213-MIB'
14:
15: viIPMib MODULE-IDENTITY
15: error -
macro `MODULE-IDENTITY' has not been imported from module `SNMPv2-SMI'
16: LAST-UPDATED "0011150655Z"
16: warning -
warning: date specification `0011150655Z' contains a two-digit year representing `1900'
16: error -
date specification `0011150655Z' contains an illegal value
17: ORGANIZATION ""
17: warning -
warning: zero-length organization string
18: CONTACT-INFO
19: " Bino Sebastian
20:
21: Postal: Bino Sebastian
22: Giganet, Inc.
23: Concord Office Center
24: 2352 Main Street
25: Concord, Massachusetts 01742
26: 978.461.0402 (tel)
27: 978.461.0430 (fax)
28: www.giganet.com
29:
30: Tel: +1 978 461 0402
31: Fax: +1 978 461 0430
32:
33: E-mail: bsebastian@giganet.com"
34: DESCRIPTION
35: "The MIB module to describe objects for virtual interface
36: over TCP implementation."
37:
38: ::= { mib-2 XX }
38: minor error -
revision for last update is missing
38: error -
`XX' should start with a lower case letter
38: error -
Object identifier element `XX' name only allowed as first element
38: severe -
unknown object identifier label `mib-2'
39:
40: viIPMibObjects OBJECT IDENTIFIER ::= { viIPMib 1 }
41:
42: viaNodeConnection OBJECT IDENTIFIER ::= { viIPMibObjects 1 }
43:
44: VIANodeSystemName OBJECT-TYPE
44: error -
`VIANodeSystemName' should start with a lower case letter
44: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
45: SYNTAX DisplayString(SIZE (0..255))
46: ACCESS read-only
47: STATUS current
48: DESCRIPTION
49: "A string by which the node is identified in the cluster."
50: ::= { viaNodeConnection 1 }
50: warning -
warning: flushing recent incorrect declaration, see previous error(s)
51:
52: VIACreated OBJECT-TYPE
52: error -
`VIACreated' should start with a lower case letter
52: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
53: SYNTAX Counter32
54: ACCESS read-only
55: STATUS current
56: DESCRIPTION
57: "The number of VIs have been created."
58: ::= { viaNodeConnection 2 }
58: warning -
warning: flushing recent incorrect declaration, see previous error(s)
59:
60: VIAConnectRequest OBJECT-TYPE
60: error -
`VIAConnectRequest' should start with a lower case letter
60: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
61: SYNTAX Counter32
62: ACCESS read-only
63: STATUS current
64: DESCRIPTION
65: "The number of times Connect Request call is made."
66: ::= { viaNodeConnection 3 }
66: warning -
warning: flushing recent incorrect declaration, see previous error(s)
67:
68: VIAConnectWait OBJECT-TYPE
68: error -
`VIAConnectWait' should start with a lower case letter
68: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
69: SYNTAX Counter32
70: ACCESS read-only
71: STATUS current
72: DESCRIPTION
73: "The number of times Connect wait call is made."
74: ::= { viaNodeConnection 4 }
74: warning -
warning: flushing recent incorrect declaration, see previous error(s)
75:
76: VIADisconnect OBJECT-TYPE
76: error -
`VIADisconnect' should start with a lower case letter
76: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
77: SYNTAX Counter32
78: ACCESS read-only
79: STATUS current
80: DESCRIPTION
81: "Number of times VI got disconnected with out any error."
82: ::= { viaNodeConnection 5 }
82: warning -
warning: flushing recent incorrect declaration, see previous error(s)
83:
84: VIAConnectTimeOut OBJECT-TYPE
84: error -
`VIAConnectTimeOut' should start with a lower case letter
84: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
85: SYNTAX Counter32
86: ACCESS read-only
87: STATUS current
88: DESCRIPTION
89: "Number of times VI connect request got timed out."
90: ::= { viaNodeConnection 6 }
90: warning -
warning: flushing recent incorrect declaration, see previous error(s)
91:
92: VIAConnected OBJECT-TYPE
92: error -
`VIAConnected' should start with a lower case letter
92: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
93: SYNTAX Counter32
94: ACCESS read-only
95: STATUS current
96: DESCRIPTION
97: "Number of time VI got connected with out any error."
98: ::= { viaNodeConnection 7 }
98: warning -
warning: flushing recent incorrect declaration, see previous error(s)
99:
100: VIACurrConnectPending OBJECT-TYPE
100: error -
`VIACurrConnectPending' should start with a lower case letter
100: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
101: SYNTAX Gauge32
102: ACCESS read-only
103: STATUS current
104: DESCRIPTION
105: "The number of VIs for which connect request is pending."
106: ::= { viaNodeConnection 8 }
106: warning -
warning: flushing recent incorrect declaration, see previous error(s)
107:
108: VIACurrConnectWaitPending OBJECT-TYPE
108: error -
`VIACurrConnectWaitPending' should start with a lower case letter
108: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
109: SYNTAX Gauge32
110: ACCESS read-only
111: STATUS current
112: DESCRIPTION
113: "The number of VIs for which connect wait request is
114: pending."
115: ::= { viaNodeConnection 9 }
115: warning -
warning: flushing recent incorrect declaration, see previous error(s)
116:
117: VIACurrConnected OBJECT-TYPE
117: error -
`VIACurrConnected' should start with a lower case letter
117: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
118: SYNTAX Gauge32
119: ACCESS read-only
120: STATUS current
121: DESCRIPTION
122: "The number of VIs for which the current state is CONNECTED."
123: ::= { viaNodeConnection 10 }
123: warning -
warning: flushing recent incorrect declaration, see previous error(s)
124:
125: VIACurrError OBJECT-TYPE
125: error -
`VIACurrError' should start with a lower case letter
125: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
126: SYNTAX Gauge32
127: ACCESS read-only
128: STATUS current
129: DESCRIPTION
130: "The number of VIs for which the current state is ERROR"
131: ::= { viaNodeConnection 11 }
131: warning -
warning: flushing recent incorrect declaration, see previous error(s)
132:
133: VIATotalError OBJECT-TYPE
133: error -
`VIATotalError' should start with a lower case letter
133: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
134: SYNTAX Counter32
135: ACCESS read-only
136: STATUS current
137: DESCRIPTION
138: "The number of VIs which encountered error state."
139: ::= { viaNodeConnection 12 }
139: warning -
warning: flushing recent incorrect declaration, see previous error(s)
140:
141: VIAInMsgs OBJECT-TYPE
141: error -
`VIAInMsgs' should start with a lower case letter
141: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
142: SYNTAX Counter32
143: ACCESS read-only
144: STATUS current
145: DESCRIPTION
146: "The total number of incoming Messages received."
147: ::= { viaNodeConnection 13 }
147: warning -
warning: flushing recent incorrect declaration, see previous error(s)
148:
149: VIAInRdma OBJECT-TYPE
149: error -
`VIAInRdma' should start with a lower case letter
149: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
150: SYNTAX Counter32
151: ACCESS read-only
152: STATUS current
153: DESCRIPTION
154: "The total number of incoming RDMA requests received."
155: ::= { viaNodeConnection 14 }
155: warning -
warning: flushing recent incorrect declaration, see previous error(s)
156:
157: VIAInBytes OBJECT-TYPE
157: error -
`VIAInBytes' should start with a lower case letter
157: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
158: SYNTAX Counter32
159: ACCESS read-only
160: STATUS current
161: DESCRIPTION
162: "The total number of incoming bytes received, including
163: those received in error. This count includes bytes received
164: on currently established connections. This corresponds to
165: the sum of bytes received through received messages,
166: incoming RDMA writes and RDMA reads issued"
167: ::= { viaNodeConnection 15 }
167: warning -
warning: flushing recent incorrect declaration, see previous error(s)
168:
169: VIAInRDMAReadBytes OBJECT-TYPE
169: error -
`VIAInRDMAReadBytes' should start with a lower case letter
169: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
170: SYNTAX Counter32
171: ACCESS read-only
172: STATUS current
173: DESCRIPTION
174: "The total number of incoming bytes received through RDMA
175: read, including those received in error. This count includes
176: bytes received on currently established connections."
177: ::= { viaNodeConnection 16 }
177: warning -
warning: flushing recent incorrect declaration, see previous error(s)
178:
179: VIAInRDMAWriteBytes OBJECT-TYPE
179: error -
`VIAInRDMAWriteBytes' should start with a lower case letter
179: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
180: SYNTAX Counter32
181: ACCESS read-only
182: STATUS current
183: DESCRIPTION
184: "The total number of bytes received through incoming RDMA
185: writes, including those received in error. This count
186: includes bytes received on currently established
187: connections."
188: ::= { viaNodeConnection 17 }
188: warning -
warning: flushing recent incorrect declaration, see previous error(s)
189:
190: VIAOutMsgs OBJECT-TYPE
190: error -
`VIAOutMsgs' should start with a lower case letter
190: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
191: SYNTAX Counter32
192: ACCESS read-only
193: STATUS current
194: DESCRIPTION
195: "The total number of Messages sent."
196: ::= { viaNodeConnection 18 }
196: warning -
warning: flushing recent incorrect declaration, see previous error(s)
197:
198: VIAOutRdma OBJECT-TYPE
198: error -
`VIAOutRdma' should start with a lower case letter
198: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
199: SYNTAX Counter32
200: ACCESS read-only
201: STATUS current
202: DESCRIPTION
203: "The total number of RDMA requests sent."
204: ::= { viaNodeConnection 19 }
204: warning -
warning: flushing recent incorrect declaration, see previous error(s)
205:
206: VIAOutBytes OBJECT-TYPE
206: error -
`VIAOutBytes' should start with a lower case letter
206: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
207: SYNTAX Counter32
208: ACCESS read-only
209: STATUS current
210: DESCRIPTION
211: "The total number of bytes sent, including those
212: sent in error. This count includes bytes sent on
213: currently established connections."
214: ::= { viaNodeConnection 20 }
214: warning -
warning: flushing recent incorrect declaration, see previous error(s)
215:
216: VIAOutRDMAReadBytes OBJECT-TYPE
216: error -
`VIAOutRDMAReadBytes' should start with a lower case letter
216: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
217: SYNTAX Counter32
218: ACCESS read-only
219: STATUS current
220: DESCRIPTION
221: "The total number of bytes sent through an incoming
222: RDMA read request, including those sent in error.
223: This count includes bytes sent on currently established
224: connections."
225: ::= { viaNodeConnection 21 }
225: warning -
warning: flushing recent incorrect declaration, see previous error(s)
226:
227: VIAOutRDMAWriteBytes OBJECT-TYPE
227: error -
`VIAOutRDMAWriteBytes' should start with a lower case letter
227: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
228: SYNTAX Counter32
229: ACCESS read-only
230: STATUS current
231: DESCRIPTION
232: "The total number of bytes sent through a RDMA write
233: operation, including those sent in error. This count
234: includes bytes sent on currently established connections."
235: ::= { viaNodeConnection 22 }
235: warning -
warning: flushing recent incorrect declaration, see previous error(s)
236:
237:
238: VIAConnTable OBJECT-TYPE
238: error -
`VIAConnTable' should start with a lower case letter
238: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
239: SYNTAX SEQUENCE OF VIAConnEntry
240: ACCESS not-accessible
241: STATUS current
242: DESCRIPTION
243: "A table containing VIA connection specific information."
244: ::= { viaNodeConnection 23 }
244: warning -
warning: flushing recent incorrect declaration, see previous error(s)
245:
246: VIAConnEntry OBJECT-TYPE
246: error -
`VIAConnEntry' should start with a lower case letter
246: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
247: SYNTAX VIAConnEntry
248: ACCESS not-accessible
249: STATUS current
250: DESCRIPTION
251: "A conceptual row of the VIAConnTable containing information
252: about a particular current VIA connection. Each row of this
253: table is transient, and it ceases to exist when the
254: connection makes transition to the CLOSED state."
255: INDEX { VIAConnVINumber
256: }
256: warning -
warning: flushing recent incorrect declaration, see previous error(s)
257: ::= { VIAConnTable 1 }
257: severe -
syntax error, unexpected COLON_COLON_EQUAL
257: warning -
warning: flushing recent incorrect declaration, see previous error(s)
258:
259: VIAConnEntry ::= SEQUENCE {
260:
261: VIAConnState INTEGER,
261: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting LOWERCASE_IDENTIFIER
262: VIAConnVINumber INTEGER,
263: VIAConnRemoteNetAddress IpAddress,
264: VIAConnLocalNetAddress IpAddress,
265: VIAConnRemotePortNumber INTEGER,
266: VIAConnLocalPortNumber INTEGER,
267: VIAConnLocalDescriminator Opaque,
268: VIAConnRemoteDescriminator Opaque,
269: VIAConnLocalMaxTransferSize INTEGER,
270: VIAConnRemoteMaxTransferSize INTEGER,
271: VIAConnLocalEnableRdmaWrite INTEGER,
272: VIAConnLocalEnableRdmaRead INTEGER,
273: VIAConnRemoteEnableRdmaWrite INTEGER,
274: VIAConnRemoteEnableRdmaRead INTEGER,
275: VIAConnSentMessages Counter32,
276: VIAConnSentRdmaReadMessages Counter32,
277: VIAConnSentRdmaWriteMessages Counter32,
278: VIAConnRcvdMessages Counter32,
279: VIAConnRcvdRdmaReadMessages Counter32,
280: VIAConnRcvdRdmaWriteMessages Counter32
281:
282: }
282: warning -
warning: flushing recent incorrect declaration, see previous error(s)
283:
284: VIAConnState OBJECT-TYPE
284: error -
`VIAConnState' should start with a lower case letter
284: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
285: SYNTAX INTEGER {
286: idle (1),
287: pendingConnect(2),
288: connected(3),
289: error(4)
290: }
290: warning -
warning: flushing recent incorrect declaration, see previous error(s)
291: ACCESS read-only
291: severe -
syntax error, unexpected ACCESS
292: STATUS current
293: DESCRIPTION
294: "The state of this VIA connection
295: Legal States:
296: Idle 1
297: Pending Connect 2
298: Connected 3
299: Error 4"
300: ::= { VIAConnEntry 1 }
300: warning -
warning: flushing recent incorrect declaration, see previous error(s)
301:
302: VIAConnVINumber OBJECT-TYPE
302: error -
`VIAConnVINumber' should start with a lower case letter
302: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
303: SYNTAX INTEGER
304: ACCESS read-only
305: STATUS current
306: DESCRIPTION
307: "A number which uniquely defines a connection."
308: ::= { VIAConnEntry 2 }
308: warning -
warning: flushing recent incorrect declaration, see previous error(s)
309:
310: VIAConnRemoteNetAddress OBJECT-TYPE
310: error -
`VIAConnRemoteNetAddress' should start with a lower case letter
310: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
311: SYNTAX IpAddress
312: ACCESS read-only
313: STATUS current
314: DESCRIPTION
315: "IP address of the remote system of the connection."
316: ::= { VIAConnEntry 3 }
316: warning -
warning: flushing recent incorrect declaration, see previous error(s)
317:
318: VIAConnLocalNetAddress OBJECT-TYPE
318: error -
`VIAConnLocalNetAddress' should start with a lower case letter
318: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
319: SYNTAX IpAddress
320: ACCESS read-only
321: STATUS current
322: DESCRIPTION
323: "Local IPadress of the connection."
324: ::= { VIAConnEntry 4 }
324: warning -
warning: flushing recent incorrect declaration, see previous error(s)
325:
326: VIAConnRemotePortNumber OBJECT-TYPE
326: error -
`VIAConnRemotePortNumber' should start with a lower case letter
326: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
327: SYNTAX INTEGER
328: ACCESS read-only
329: STATUS current
330: DESCRIPTION
331: "Remote TCP port number of the connection."
332: ::= { VIAConnEntry 5 }
332: warning -
warning: flushing recent incorrect declaration, see previous error(s)
333:
334: VIAConnLocalPortNumber OBJECT-TYPE
334: error -
`VIAConnLocalPortNumber' should start with a lower case letter
334: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
335: SYNTAX INTEGER
336: ACCESS read-only
337: STATUS current
338: DESCRIPTION
339: "Local TCP Portnumber of the connection."
340: ::= { VIAConnEntry 6 }
340: warning -
warning: flushing recent incorrect declaration, see previous error(s)
341:
342: VIAConnLocalDescriminator OBJECT-TYPE
342: error -
`VIAConnLocalDescriminator' should start with a lower case letter
342: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
343: SYNTAX OCTET STRING
344: ACCESS read-only
345: STATUS current
346: DESCRIPTION
347: "An identifier used by the local process to identify the
348: VI connection."
349: ::= { VIAConnEntry 7 }
349: warning -
warning: flushing recent incorrect declaration, see previous error(s)
350:
351: VIAConnRemoteDescriminator OBJECT-TYPE
351: error -
`VIAConnRemoteDescriminator' should start with a lower case letter
351: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
352: SYNTAX OCTET STRING
353: ACCESS read-only
354: STATUS current
355: DESCRIPTION
356: "An identifier used by the remote process to identify the
357: VI connection."
358: ::= { VIAConnEntry 8 }
358: warning -
warning: flushing recent incorrect declaration, see previous error(s)
359:
360: VIAConnLocalMaxTransferSize OBJECT-TYPE
360: error -
`VIAConnLocalMaxTransferSize' should start with a lower case letter
360: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
361: SYNTAX INTEGER
362: ACCESS read-only
363: STATUS current
364: DESCRIPTION
365: "The local limit on the maximum packet size that can be
366: transfered through the connection."
367: ::= { VIAConnEntry 9 }
367: warning -
warning: flushing recent incorrect declaration, see previous error(s)
368:
369: VIAConnRemoteMaxTransferSize OBJECT-TYPE
369: error -
`VIAConnRemoteMaxTransferSize' should start with a lower case letter
369: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
370: SYNTAX INTEGER
371: ACCESS read-only
372: STATUS current
373: DESCRIPTION
374: "The remote limit on the maximum packet size that can be
375: transfered through the connection."
376: ::= { VIAConnEntry 10 }
376: warning -
warning: flushing recent incorrect declaration, see previous error(s)
377:
378: VIAConnLocalEnableRdmaWrite OBJECT-TYPE
378: error -
`VIAConnLocalEnableRdmaWrite' should start with a lower case letter
378: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
379: SYNTAX INTEGER
380: ACCESS read-only
381: STATUS current
382: DESCRIPTION
383: "The value is 1 if remote DMA write is enabled
384: in the local system otherwise, it is 0."
385: ::= { VIAConnEntry 11 }
385: warning -
warning: flushing recent incorrect declaration, see previous error(s)
386:
387: VIAConnLocalEnableRdmaRead OBJECT-TYPE
387: error -
`VIAConnLocalEnableRdmaRead' should start with a lower case letter
387: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
388: SYNTAX INTEGER
389: ACCESS read-only
390: STATUS current
391: DESCRIPTION
392: "The value is 1 if remote DMA read is enabled
393: in the local system otherwise, it is 0."
394: ::= { VIAConnEntry 12 }
394: warning -
warning: flushing recent incorrect declaration, see previous error(s)
395:
396: VIAConnRemoteEnableRdmaWrite OBJECT-TYPE
396: error -
`VIAConnRemoteEnableRdmaWrite' should start with a lower case letter
396: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
397: SYNTAX INTEGER
398: ACCESS read-only
399: STATUS current
400: DESCRIPTION
401: "The value is 1 if remote DMA write is enabled
402: in the remote system otherwise, it is 0."
403: ::= { VIAConnEntry 13 }
403: warning -
warning: flushing recent incorrect declaration, see previous error(s)
404:
405: VIAConnRemoteEnableRdmaRead OBJECT-TYPE
405: error -
`VIAConnRemoteEnableRdmaRead' should start with a lower case letter
405: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
406: SYNTAX INTEGER
407: ACCESS read-only
408: STATUS current
409: DESCRIPTION
410: "The value is 1 if remote DMA read is enabled
411: in the remote system otherwise, it is 0."
412: ::= { VIAConnEntry 14 }
412: warning -
warning: flushing recent incorrect declaration, see previous error(s)
413:
414: VIAConnSentMessages OBJECT-TYPE
414: error -
`VIAConnSentMessages' should start with a lower case letter
414: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
415: SYNTAX Counter32
416: ACCESS read-only
417: STATUS current
418: DESCRIPTION
419: "Total number of messages sent through the connection."
420: ::= { VIAConnEntry 15 }
420: warning -
warning: flushing recent incorrect declaration, see previous error(s)
421:
422: VIAConnSentRdmaReadMessages OBJECT-TYPE
422: error -
`VIAConnSentRdmaReadMessages' should start with a lower case letter
422: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
423: SYNTAX Counter32
424: ACCESS read-only
425: STATUS current
426: DESCRIPTION
427: "Total number of rdma read messages sent through the
428: connection."
429: ::= { VIAConnEntry 16 }
429: warning -
warning: flushing recent incorrect declaration, see previous error(s)
430:
431: VIAConnSentRdmaWriteMessages OBJECT-TYPE
431: error -
`VIAConnSentRdmaWriteMessages' should start with a lower case letter
431: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
432: SYNTAX Counter32
433: ACCESS read-only
434: STATUS current
435: DESCRIPTION
436: "Total number of rdma write messages sent through the
437: connection."
438: ::= { VIAConnEntry 17 }
438: warning -
warning: flushing recent incorrect declaration, see previous error(s)
439:
440: VIAConnRcvdMessages OBJECT-TYPE
440: error -
`VIAConnRcvdMessages' should start with a lower case letter
440: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
441: SYNTAX Counter32
442: ACCESS read-only
443: STATUS current
444: DESCRIPTION
445: "Total number of messages received through the
446: connection."
447: ::= { VIAConnEntry 18 }
447: warning -
warning: flushing recent incorrect declaration, see previous error(s)
448:
449: VIAConnRcvdRdmaReadMessages OBJECT-TYPE
449: error -
`VIAConnRcvdRdmaReadMessages' should start with a lower case letter
449: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
450: SYNTAX Counter32
451: ACCESS read-only
452: STATUS current
453: DESCRIPTION
454: "Total number of rdma read messages received through the
455: connection."
456: ::= { VIAConnEntry 19 }
456: warning -
warning: flushing recent incorrect declaration, see previous error(s)
457:
458: VIAConnRcvdRdmaWriteMessages OBJECT-TYPE
458: error -
`VIAConnRcvdRdmaWriteMessages' should start with a lower case letter
458: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
459: SYNTAX Counter32
460: ACCESS read-only
461: STATUS current
462: DESCRIPTION
463: "Total number of rdma write messages received through the
464: connection."
465: ::= { VIAConnEntry 20 }
465: warning -
warning: flushing recent incorrect declaration, see previous error(s)
466:
467: viaErrors OBJECT IDENTIFIER ::= { viIPMibObjects 2 }
468:
469: VIAErrPostDesc OBJECT-TYPE
469: error -
`VIAErrPostDesc' should start with a lower case letter
469: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
470: SYNTAX Counter32
471: ACCESS read-only
472: STATUS current
473: DESCRIPTION
474: "The total number of descriptors completed in error
475: by NIC."
476: ::= { viaErrors 1 }
476: warning -
warning: flushing recent incorrect declaration, see previous error(s)
477:
478: VIAErrConnLost OBJECT-TYPE
478: error -
`VIAErrConnLost' should start with a lower case letter
478: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
479: SYNTAX Counter32
480: ACCESS read-only
481: STATUS current
482: DESCRIPTION
483: "The total number of Lost Connection errors. "
484: ::= { viaErrors 2 }
484: warning -
warning: flushing recent incorrect declaration, see previous error(s)
485:
486: VIAErrRecvQEmpty OBJECT-TYPE
486: error -
`VIAErrRecvQEmpty' should start with a lower case letter
486: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
487: SYNTAX Counter32
488: ACCESS read-only
489: STATUS current
490: DESCRIPTION
491: "The total number of errors due to an empty receive
492: Queue."
493: ::= { viaErrors 3 }
493: warning -
warning: flushing recent incorrect declaration, see previous error(s)
494:
495: VIAErrRdmawProt OBJECT-TYPE
495: error -
`VIAErrRdmawProt' should start with a lower case letter
495: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
496: SYNTAX Counter32
497: ACCESS read-only
498: STATUS current
499: DESCRIPTION
500: "The total number of remote DMA write protection
501: errors. "
502: ::= { viaErrors 4 }
502: warning -
warning: flushing recent incorrect declaration, see previous error(s)
503:
504: VIAErrRdmarProt OBJECT-TYPE
504: error -
`VIAErrRdmarProt' should start with a lower case letter
504: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
505: SYNTAX Counter32
506: ACCESS read-only
507: STATUS current
508: DESCRIPTION
509: "The total number of remote DMA read protection errors. "
510: ::= { viaErrors 5 }
510: warning -
warning: flushing recent incorrect declaration, see previous error(s)
511:
512: VIAErrCompProt OBJECT-TYPE
512: error -
`VIAErrCompProt' should start with a lower case letter
512: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
513: SYNTAX Counter32
514: ACCESS read-only
515: STATUS current
516: DESCRIPTION
517: "The total number of protection errors. "
518: ::= { viaErrors 6 }
518: warning -
warning: flushing recent incorrect declaration, see previous error(s)
519:
520: VIAErrorThreshold OBJECT-TYPE
520: error -
`VIAErrorThreshold' should start with a lower case letter
520: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
521: SYNTAX INTEGER
522: ACCESS read-write
523: STATUS current
524: DESCRIPTION
525: "Setting this threshold will cause a trap to be enabled
526: such that if the total error exceeds error threshold set
527: a VIANodeErrorsTrap trap will be generated. The trap will
528: reset the error counter."
529: ::= { viaErrors 7 }
529: warning -
warning: flushing recent incorrect declaration, see previous error(s)
530:
531: viaNicAttributes OBJECT IDENTIFIER ::= { viIPMibObjects 3 }
532:
533: VIANicTable OBJECT-TYPE
533: error -
`VIANicTable' should start with a lower case letter
533: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
534: SYNTAX SEQUENCE OF VIANicEntry
535: ACCESS not-accessible
536: STATUS current
537: DESCRIPTION
538: "A table containing VIA NIC specific information."
539: ::= { viaNicAttributes 1}
539: warning -
warning: flushing recent incorrect declaration, see previous error(s)
540:
541: VIANicEntry OBJECT-TYPE
541: error -
`VIANicEntry' should start with a lower case letter
541: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
542: SYNTAX VIANicEntry
543: ACCESS not-accessible
544: STATUS current
545: DESCRIPTION
546: "A conceptual row of the VIANicTable containing
547: information about a particular VINic."
548:
549: INDEX { VIANicIndex }
549: warning -
warning: flushing recent incorrect declaration, see previous error(s)
550: ::= { VIANicTable 1 }
550: severe -
syntax error, unexpected COLON_COLON_EQUAL
550: warning -
warning: flushing recent incorrect declaration, see previous error(s)
551:
552: VIANicEntry ::= SEQUENCE {
553: VIANicIndex INTEGER,
553: severe -
syntax error, unexpected UPPERCASE_IDENTIFIER, expecting LOWERCASE_IDENTIFIER
554: VIAName DisplayString,
555: VIAHardwareVersion DisplayString,
556: VIAProviderVersion DisplayString,
557: VIANicAddress PhysAddress,
558: VIAThreadSafe INTEGER,
559: VIAMaxDiscriminatorLength INTEGER,
560: VIAMaxRegisterBytes INTEGER,
561: VIAMaxRegisterRegions INTEGER,
562: VIAMaxRegisterBlockBytes INTEGER,
563: VIAMaxVI INTEGER,
564: VIAMaxDescriptorsPerQueue INTEGER,
565: VIAMaxSegmentsPerDesc INTEGER,
566: VIAMaxCQ INTEGER,
567: VIAMaxCQEntries INTEGER,
568: VIAMaxTransferSize INTEGER,
569: VIANativeMTU INTEGER,
570: VIAMaxPTags INTEGER,
571: VIACurrRegisterBytes INTEGER,
572: VIACurrRegisterRegions INTEGER,
573: VIACurrVI INTEGER,
574: VIACurrCQ INTEGER,
575: VIACurrPTags INTEGER,
576: VIAConnectionListenPort INTEGER
577: }
577: warning -
warning: flushing recent incorrect declaration, see previous error(s)
578:
579: VIANicIndex OBJECT-TYPE
579: error -
`VIANicIndex' should start with a lower case letter
579: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
580: SYNTAX INTEGER
581: ACCESS read-only
582: STATUS current
583: DESCRIPTION
584: "The index of the NIC in the NIC table."
585: ::= { VIANicEntry 1 }
585: warning -
warning: flushing recent incorrect declaration, see previous error(s)
586:
587: VIAName OBJECT-TYPE
587: error -
`VIAName' should start with a lower case letter
587: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
588: SYNTAX DisplayString (SIZE (0..255))
589: ACCESS read-only
590: STATUS current
591: DESCRIPTION
592: "The symbolic name of the NIC device."
593: ::= { VIANicEntry 2 }
593: warning -
warning: flushing recent incorrect declaration, see previous error(s)
594:
595: VIAHardwareVersion OBJECT-TYPE
595: error -
`VIAHardwareVersion' should start with a lower case letter
595: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
596: SYNTAX DisplayString (SIZE (0..255))
597: ACCESS read-only
598: STATUS current
599: DESCRIPTION
600: "The version of the VINIC described by this MIB."
601: ::= { VIANicEntry 3 }
601: warning -
warning: flushing recent incorrect declaration, see previous error(s)
602:
603: VIAProviderVersion OBJECT-TYPE
603: error -
`VIAProviderVersion' should start with a lower case letter
603: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
604: SYNTAX DisplayString (SIZE (0..255))
605: ACCESS read-only
606: STATUS current
607: DESCRIPTION
608: "The version of the VI provider."
609: ::= { VIANicEntry 4 }
609: warning -
warning: flushing recent incorrect declaration, see previous error(s)
610:
611: VIANicAddress OBJECT-TYPE
611: error -
`VIANicAddress' should start with a lower case letter
611: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
612: SYNTAX PhysAddress
613: ACCESS read-only
614: STATUS current
615: DESCRIPTION
616: "The Network address of the NIC."
617: ::= { VIANicEntry 5 }
617: warning -
warning: flushing recent incorrect declaration, see previous error(s)
618:
619: VIAThreadSafe OBJECT-TYPE
619: error -
`VIAThreadSafe' should start with a lower case letter
619: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
620: SYNTAX INTEGER
621: ACCESS read-only
622: STATUS current
623: DESCRIPTION
624: "1 if synchronisation model is thread safe else 0."
625: ::= { VIANicEntry 6 }
625: warning -
warning: flushing recent incorrect declaration, see previous error(s)
626:
627: VIAMaxDiscriminatorLength OBJECT-TYPE
627: error -
`VIAMaxDiscriminatorLength' should start with a lower case letter
627: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
628: SYNTAX INTEGER
629: ACCESS read-only
630: STATUS current
631: DESCRIPTION
632: "The maximum number of bytes that the VI provider allows
633: for a connection descriminator."
634: ::= { VIANicEntry 7 }
634: warning -
warning: flushing recent incorrect declaration, see previous error(s)
635:
636: VIAMaxRegisterBytes OBJECT-TYPE
636: error -
`VIAMaxRegisterBytes' should start with a lower case letter
636: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
637: SYNTAX INTEGER
638: ACCESS read-only
639: STATUS current
640: DESCRIPTION
641: "Maximum number of bytes that can be registered by the
642: VI user."
643: ::= { VIANicEntry 8 }
643: warning -
warning: flushing recent incorrect declaration, see previous error(s)
644:
645: VIAMaxRegisterRegions OBJECT-TYPE
645: error -
`VIAMaxRegisterRegions' should start with a lower case letter
645: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
646: SYNTAX INTEGER
647: ACCESS read-only
648: STATUS current
649: DESCRIPTION
650: "Maximum number of memory regions that can be registered by
651: VI user."
652: ::= { VIANicEntry 9 }
652: warning -
warning: flushing recent incorrect declaration, see previous error(s)
653:
654: VIAMaxRegisterBlockBytes OBJECT-TYPE
654: error -
`VIAMaxRegisterBlockBytes' should start with a lower case letter
654: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
655: SYNTAX INTEGER
656: ACCESS read-only
657: STATUS current
658: DESCRIPTION
659: "Largest contiguous block of memory that can be
660: registered by VI user."
661: ::= { VIANicEntry 10 }
661: warning -
warning: flushing recent incorrect declaration, see previous error(s)
662:
663: VIAMaxVI OBJECT-TYPE
663: error -
`VIAMaxVI' should start with a lower case letter
663: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
664: SYNTAX INTEGER
665: ACCESS read-only
666: STATUS current
667: DESCRIPTION
668: "The limit on the total number of VI instances this NIC
669: can support."
670: ::= { VIANicEntry 11 }
670: warning -
warning: flushing recent incorrect declaration, see previous error(s)
671:
672: VIAMaxDescriptorsPerQueue OBJECT-TYPE
672: error -
`VIAMaxDescriptorsPerQueue' should start with a lower case letter
672: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
673: SYNTAX INTEGER
674: ACCESS read-only
675: STATUS current
676: DESCRIPTION
677: "Maximum Descriptors per VI Work Queue that this VI provider
678: can support."
679: ::= { VIANicEntry 12 }
679: warning -
warning: flushing recent incorrect declaration, see previous error(s)
680:
681: VIAMaxSegmentsPerDesc OBJECT-TYPE
681: error -
`VIAMaxSegmentsPerDesc' should start with a lower case letter
681: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
682: SYNTAX INTEGER
683: ACCESS read-only
684: STATUS current
685: DESCRIPTION
686: "Maximum number of segments per descriptor that this VI
687: provider can support."
688: ::= { VIANicEntry 13 }
688: warning -
warning: flushing recent incorrect declaration, see previous error(s)
689:
690: VIAMaxCQ OBJECT-TYPE
690: error -
`VIAMaxCQ' should start with a lower case letter
690: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
691: SYNTAX INTEGER
692: ACCESS read-only
693: STATUS current
694: DESCRIPTION
695: "Maximum number of completion queues this VI provider
696: can support."
697: ::= { VIANicEntry 14 }
697: warning -
warning: flushing recent incorrect declaration, see previous error(s)
698:
699: VIAMaxCQEntries OBJECT-TYPE
699: error -
`VIAMaxCQEntries' should start with a lower case letter
699: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
700: SYNTAX INTEGER
701: ACCESS read-only
702: STATUS current
703: DESCRIPTION
704: "Maximum number of Completion queue entries per
705: completion queue that this VI provider can
706: support."
707: ::= { VIANicEntry 15 }
707: warning -
warning: flushing recent incorrect declaration, see previous error(s)
708:
709: VIAMaxTransferSize OBJECT-TYPE
709: error -
`VIAMaxTransferSize' should start with a lower case letter
709: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
710: SYNTAX INTEGER
711: ACCESS read-only
712: STATUS current
713: DESCRIPTION
714: "The maximum transfer size supported by the VI Nic. The
715: maximum transfer size is the amount of data that can
716: be described by a single VI descriptor."
717: ::= { VIANicEntry 16 }
717: warning -
warning: flushing recent incorrect declaration, see previous error(s)
718:
719: VIANativeMTU OBJECT-TYPE
719: error -
`VIANativeMTU' should start with a lower case letter
719: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
720: SYNTAX INTEGER
721: ACCESS read-only
722: STATUS current
723: DESCRIPTION
724: "The native MTU size of the underlying network. For
725: frame-based networks, this could reflect its native
726: frame size. For cell-based networks, it could reflect
727: the MTU of the appropriate abstraction layer that it
728: supports."
729: ::= { VIANicEntry 17 }
729: warning -
warning: flushing recent incorrect declaration, see previous error(s)
730:
731: VIAMaxPTags OBJECT-TYPE
731: error -
`VIAMaxPTags' should start with a lower case letter
731: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
732: SYNTAX INTEGER
733: ACCESS read-only
734: STATUS current
735: DESCRIPTION
736: "The maximum number of protection tags that are
737: supported by this VI provider."
738: ::= { VIANicEntry 18 }
738: warning -
warning: flushing recent incorrect declaration, see previous error(s)
739:
740: VIACurrRegisterBytes OBJECT-TYPE
740: error -
`VIACurrRegisterBytes' should start with a lower case letter
740: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
741: SYNTAX INTEGER
742: ACCESS read-only
743: STATUS current
744: DESCRIPTION
745: "Number of bytes registered by the VI user for this
746: NIC."
747: ::= { VIANicEntry 19 }
747: warning -
warning: flushing recent incorrect declaration, see previous error(s)
748:
749: VIACurrRegisterRegions OBJECT-TYPE
749: error -
`VIACurrRegisterRegions' should start with a lower case letter
749: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
750: SYNTAX INTEGER
751: ACCESS read-only
752: STATUS current
753: DESCRIPTION
754: "Number of memory regions that is registered by VI user
755: for this NIC."
756: ::= { VIANicEntry 20 }
756: warning -
warning: flushing recent incorrect declaration, see previous error(s)
757:
758: VIACurrVI OBJECT-TYPE
758: error -
`VIACurrVI' should start with a lower case letter
758: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
759: SYNTAX INTEGER
760: ACCESS read-only
761: STATUS current
762: DESCRIPTION
763: "The current number of VI instances for this NIC."
764: ::= { VIANicEntry 21 }
764: warning -
warning: flushing recent incorrect declaration, see previous error(s)
765:
766: VIACurrCQ OBJECT-TYPE
766: error -
`VIACurrCQ' should start with a lower case letter
766: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
767: SYNTAX INTEGER
768: ACCESS read-only
769: STATUS current
770: DESCRIPTION
771: "Current number of completion queues this VI provider
772: has."
773: ::= { VIANicEntry 22 }
773: warning -
warning: flushing recent incorrect declaration, see previous error(s)
774:
775: VIACurrPTags OBJECT-TYPE
775: error -
`VIACurrPTags' should start with a lower case letter
775: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
776: SYNTAX INTEGER
777: ACCESS read-only
778: STATUS current
779: DESCRIPTION
780: "Current Number of protection tags this VI provider has."
781: ::= { VIANicEntry 23 }
781: warning -
warning: flushing recent incorrect declaration, see previous error(s)
782:
783: VIAConnectionListenPort OBJECT-TYPE
783: error -
`VIAConnectionListenPort' should start with a lower case letter
783: severe -
syntax error, unexpected OBJECT_TYPE, expecting OBJECT
784: SYNTAX INTEGER
785: ACCESS read-only
786: STATUS current
787: DESCRIPTION
788: "Port number on which VI server is listening for VI
789: connection request."
790: ::= { VIANicEntry 24 }
790: warning -
warning: flushing recent incorrect declaration, see previous error(s)
791:
792:
793: viipTraps OBJECT IDENTIFIER ::= { viIPMib 2 }
794:
795: VIANodeErrorsTrap NOTIFICATION-TYPE
795: error -
`VIANodeErrorsTrap' should start with a lower case letter
795: severe -
syntax error, unexpected NOTIFICATION_TYPE, expecting OBJECT
796: ENTERPRISE giganet
797: VARIABLES {
798: VIAErrPostDesc,
799: VIAErrConnLost,
800: VIAErrRecvQEmpty,
801: VIAErrVIOverrun,
802: VIAErrRdmawProt,
803: VIAErrRdmawData,
804: VIAErrRdmawAbort,
805: VIAErrCompProt,
806: viaErrors }
806: warning -
warning: flushing recent incorrect declaration, see previous error(s)
807: DESCRIPTION
807: severe -
syntax error, unexpected DESCRIPTION
808: "A VIANodeErrorsTrap trap signifies that the total number of
809: errors exceeded the error threshold."
810: ::= { viipTraps 1 }
810: warning -
warning: flushing recent incorrect declaration, see previous error(s)
811:
812:
813: VIANodeUpTrap NOTIFICATION-TYPE
813: error -
`VIANodeUpTrap' should start with a lower case letter
813: severe -
syntax error, unexpected NOTIFICATION_TYPE, expecting OBJECT
814: ENTERPRISE giganet
815: VARIABLES { VIANodeSystemName }
815: warning -
warning: flushing recent incorrect declaration, see previous error(s)
816: DESCRIPTION
816: severe -
syntax error, unexpected DESCRIPTION
817: "A VIANodeUpTrap trap signifies a VIA Node is started
818: and initialised successfully."
819: ::= { viipTraps 2 }
819: warning -
warning: flushing recent incorrect declaration, see previous error(s)
820:
821: END