User's Manual

Table Of Contents
B. MIBS
73 DESCRIPTION
74 "User Configuration Data . This is part of the TTEthernet
75 configuration .
76 NOTE: Only the first 128 characters can be read here."
77 ::= { tteEndSystem1 -7 8 }
78
79 tteMinClkCorr OBJECT - TYPE
80 SYNTAX INTEGER
81 ACCESS read -only
82 STATUS mandatory
83 DESCRIPTION
84 "The smallest correction value ever applied by the clock
85 synchronization algorithm ."
86 ::= { tteEndSystem1 -7 9 }
87
88 tteMaxClkCorr OBJECT - TYPE
89 SYNTAX INTEGER
90 ACCESS read -only
91 STATUS mandatory
92 DESCRIPTION
93 "The largest correction value ever applied by the clock
94 synchronization algorithm ."
95 ::= { tteEndSystem1 -7 10 }
96
97 -- Channel statistics table
98
99 chStatTable OBJECT -TYPE
100 SYNTAX SEQUENCE OF ChStatEntry
101 ACCESS not -accessible
102 STATUS mandatory
103 DESCRIPTION
104 "A table containing channel statistics columns ."
105 ::= { tteEndSystem1 -7 11 }
106
107 chStatEntry OBJECT -TYPE
108 SYNTAX ChStatEntry
109 ACCESS not -accessible
110 STATUS mandatory
111 DESCRIPTION
112 " Information about a particular table row ."
113 INDEX { tteRxBytes }
114 ::= { chStatTable 1 }
115
116 ChStatEntry ::=
117 SEQUENCE {
118 tteRxBytes
119 Counter ,
120 tteTxBytes
121 Counter ,
122 tteSizeErr
123 Counter ,
124 tteCrcErr
125 Counter ,
126 tteSofErr
127 Counter ,
128 tteAlignErr
© TTTech Computertechnik AG 2019. All rights reserved.
Confidential and Proprietary Information
49
Document Number:
D-863-M-05-001