User's Manual

Table Of Contents
B. MIBS
175 value also when synchronization is lost."
176 ::= { tteSwitchingEngineVnV 15 }
177
178 ----------------------------------------
179 -- TTE -SWE Ethernet Port Status Table --
180 ----------------------------------------
181 tteSweEthPortStatusTable OBJECT -TYPE
182 SYNTAX SEQUENCE OF TteSweEthPortStatusTableEntries
183 ACCESS not -accessible
184 STATUS mandatory
185 DESCRIPTION
186 "TTE -SWE Ethernet Port status table."
187 ::= { tteSwitchingEngineVnV 16 }
188
189 tteSweEthPortStatusTableEntry OBJECT -TYPE
190 SYNTAX TteSweEthPortStatusTableEntries
191 ACCESS not -accessible
192 STATUS mandatory
193 DESCRIPTION
194 "TTE -SWE Ethernet Port status table entry ."
195 INDEX { tteSweEthPortName }
196 ::= { tteSweEthPortStatusTable 1 }
197
198 TteSweEthPortStatusTableEntries ::=
199 SEQUENCE {
200 tteSweEthPortName
201 OCTET STRING (SIZE (0..50) ),
202 tteSweEthPortTxBytes
203 OCTET STRING (SIZE (0..50) ),
204 tteSweEthPortTxFrames
205 Counter ,
206 tteSweEthPortRxBytes
207 OCTET STRING (SIZE (0..50) ),
208 tteSweEthPortRxFrames
209 Counter ,
210 tteSweEthPortNoLossBePolicing
211 Counter ,
212 tteSweEthPortNoLossCtPolicing
213 Counter ,
214 tteSweEthPortNoLossUnknownVl
215 Counter ,
216 tteSweEthPortNoLossCrcError
217 Counter ,
218 tteSweEthPortNoLossLengthError
219 Counter ,
220 tteSweEthPortNoLossSofError
221 INTEGER (0..255),
222 tteSweEthPortNoLossAlignmentError
223 INTEGER (0..255),
224 tteSweEthPortNoLossMiiError
225 INTEGER (0..255),
226 tteSweEthPortNoLossRunt
227 INTEGER (0..255)
228 }
229
230 tteSweEthPortName OBJECT -TYPE
© TTTech Computertechnik AG 2019. All rights reserved.
Confidential and Proprietary Information
43
Document Number:
D-863-M-05-001