User's Manual

Table Of Contents
B. MIBS
341 ::= { tteSweEthPortStatusTableEntry 13 }
342
343 tteSweEthPortNoLossRunt OBJECT - TYPE
344 SYNTAX INTEGER (0..255)
345 ACCESS read -only
346 STATUS mandatory
347 DESCRIPTION
348 "Number of frames that do not have a SOF error , alignment
349 error , nor MII error , but are shorter than 64 bytes ."
350 ::= { tteSweEthPortStatusTableEntry 14 }
351
352 ----------------------------------------------
353 -- TTE -SWE Memory Partition BE Status Table --
354 ----------------------------------------------
355 tteSweMemPartBeStatusTable OBJECT -TYPE
356 SYNTAX SEQUENCE OF TteSweMemPartBeStatusTableEntry
357 ACCESS not -accessible
358 STATUS mandatory
359 DESCRIPTION
360 "TTE -SWE memory partition status table for best effort
361 traffic ."
362 ::= { tteSwitchingEngineVnV 17 }
363
364 tteSweMemPartBeStatusTableEntry OBJECT -TYPE
365 SYNTAX TteSweMemPartBeStatusTableEntry
366 ACCESS not -accessible
367 STATUS mandatory
368 DESCRIPTION
369 "TTE -SWE memory partition status table entry for best effort
370 traffic ."
371 INDEX { tteSweMemPartBeDropCounter }
372 ::= { tteSweMemPartBeStatusTable 1 }
373
374 TteSweMemPartBeStatusTableEntry ::=
375 SEQUENCE {
376 tteSweMemPartBeDropCounter
377 Counter
378 }
379
380 tteSweMemPartBeDropCounter OBJECT -TYPE
381 SYNTAX Counter
382 ACCESS read -only
383 STATUS mandatory
384 DESCRIPTION
385 "Number of frames dropped due to lack of best effort memory
386 partition space."
387 ::= { tteSweMemPartBeStatusTableEntry 1 }
388
389 ----------------------------------------------
390 -- TTE -SWE Memory Partition CT Status Table --
391 ----------------------------------------------
392 tteSweMemPartCtStatusTable OBJECT -TYPE
393 SYNTAX SEQUENCE OF TteSweMemPartCtStatusEntry
394 ACCESS not -accessible
395 STATUS mandatory
396 DESCRIPTION
© TTTech Computertechnik AG 2019. All rights reserved.
Confidential and Proprietary Information
46
Document Number:
D-863-M-05-001