User's Manual

Table Of Contents
B. MIBS
129 Counter ,
130 tteMiiErr
131 Counter ,
132 tteRxFrames
133 Counter ,
134 tteTxFrames
135 Counter ,
136 tteVlNotFound
137 Counter
138 }
139
140 tteRxBytes OBJECT -TYPE
141 SYNTAX Counter
142 ACCESS read -only
143 STATUS mandatory
144 DESCRIPTION
145 "Number of received bytes on the channel."
146 ::= { chStatEntry 1 }
147
148 tteTxBytes OBJECT -TYPE
149 SYNTAX Counter
150 ACCESS read -only
151 STATUS mandatory
152 DESCRIPTION
153 "Number of sent bytes on the channel ."
154 ::= { chStatEntry 2 }
155
156 tteSizeErr OBJECT -TYPE
157 SYNTAX Counter
158 ACCESS read -only
159 STATUS mandatory
160 DESCRIPTION
161 "The number of frames that are either shorter than 64 bytes ,
162 longer than 1518 bytes , or whose length does not match
163 the value of the EtherType /Length field of the Ethernet
frame."
164 ::= { chStatEntry 3 }
165
166 tteCrcErr OBJECT -TYPE
167 SYNTAX Counter
168 ACCESS read -only
169 STATUS mandatory
170 DESCRIPTION
171 "The number of frames that terminated with a checksum error."
172 ::= { chStatEntry 4 }
173
174 tteSofErr OBJECT -TYPE
175 SYNTAX Counter
176 ACCESS read -only
177 STATUS mandatory
178 DESCRIPTION
179 "The number of frames that start with a byte other than 0x55 ,
180 have a byte other than 0xD5 being the first byte that is
181 different from 0x55 , or that terminated before the SOF
182 delimiter byte."
183 ::= { chStatEntry 5 }
© TTTech Computertechnik AG 2019. All rights reserved.
Confidential and Proprietary Information
50
Document Number:
D-863-M-05-001