blob: fb5fe2b7f73af6dd3c3318b365ee6820aa9dfc77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
|
F10-PRODUCTS-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY,
OBJECT-IDENTITY
FROM SNMPv2-SMI
f10Modules, f10Products
FROM FORCE10-SMI;
f10FamilyMIB MODULE-IDENTITY
LAST-UPDATED "201310221200Z" -- October 22, 2013 12:00:00 GMT
ORGANIZATION "Dell Inc"
CONTACT-INFO
"http://www.force10networks.com/support"
DESCRIPTION
"This mib module defines system Object Identifier values for sysObjectID.0 for
network elements manufactured and sold by Dell Inc
http://www.dell.com"
-- Revision history.
REVISION "201310221200Z" -- October 22, 2013 12:00:00 GMT
DESCRIPTION
"Added Z-Series Family of product object IDs"
REVISION "201112151200Z" -- December 15, 2011 12:00:00 GMT
DESCRIPTION
"Added M-Series Family of product object IDs"
REVISION "200706151200Z" -- June 15, 2007 12:00:00 GMT
DESCRIPTION
"- Added objects to provide grouping for Dell Networking OS product series.
- Added C Series.
- Added S Series."
REVISION "200201310000Z"
DESCRIPTION
"Dell Networking OS E-Series Family of products object IDs added."
::= { f10Modules 1 }
-- *****************************************************************************
-- Top-level Dell Networking OS Product OBJECT IDENTIFIER assignments.
-- *****************************************************************************
f10ESeriesProducts OBJECT-IDENTITY
STATUS current
DESCRIPTION
"This object identifier roots Dell Networking OS E-Series product
object identifiers."
::= { f10Products 1 }
f10CSeriesProducts OBJECT-IDENTITY
STATUS current
DESCRIPTION
"This object identifier roots Dell Networking OS C-Series product
object identifiers."
::= { f10Products 2 }
f10SSeriesProducts OBJECT-IDENTITY
STATUS current
DESCRIPTION
"This object identifier roots Dell Networking OS S-Series product
object identifiers."
::= { f10Products 3 }
f10MSeriesProducts OBJECT-IDENTITY
STATUS current
DESCRIPTION
"This object identifier roots Dell Networking OS M-Series
product object identifiers."
::= {f10Products 4 }
f10ZSeriesProducts OBJECT-IDENTITY
STATUS current
DESCRIPTION
"This object identifier roots Dell Networking OS Z-Series product
object identifiers."
::= { f10Products 5 }
-- *****************************************************************************
-- Dell Networking OS E-Series Product Line
-- *****************************************************************************
e1200 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS E1200 16-slot switch/router."
::= { f10ESeriesProducts 1 }
e600 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS E600 9-slot switch/router."
::= { f10ESeriesProducts 2 }
e300 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS E300 8-slot switch/router."
::= { f10ESeriesProducts 3 }
e610 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS E610 9-slot switch/router."
::= { f10ESeriesProducts 4 }
e1200i OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS E1200i 16-slot switch/router."
::= { f10ESeriesProducts 5 }
-- *****************************************************************************
-- Dell Networking OS C-Series Product Line
-- *****************************************************************************
c300 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS C300 10-slot switch/router."
::= { f10CSeriesProducts 1 }
c150 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS C150 6-slot switch/router."
::= { f10CSeriesProducts 2 }
-- *****************************************************************************
-- Dell Networking OS S-Series Product Line
-- *****************************************************************************
s50 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S50 access switch."
::= { f10SSeriesProducts 1 }
s50e OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S50E access switch."
::= { f10SSeriesProducts 2 }
s50v OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S50V access switch."
::= { f10SSeriesProducts 3 }
s25pac OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S25P-AC access switch."
::= { f10SSeriesProducts 4 }
s2410cp OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S2410CP access switch."
::= { f10SSeriesProducts 5 }
s2410p OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S2410P access switch."
::= { f10SSeriesProducts 6 }
s50nac OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S50N-AC access switch."
::= { f10SSeriesProducts 7 }
s50ndc OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S50N-DC access switch."
::= { f10SSeriesProducts 8 }
s25pdc OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S25P-DC access switch."
::= { f10SSeriesProducts 9 }
s25v OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S25V access switch."
::= { f10SSeriesProducts 10 }
s25n OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S25N access switch."
::= { f10SSeriesProducts 11 }
s60 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S60 access switch."
::= { f10SSeriesProducts 12 }
s55 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S55 access switch."
::= { f10SSeriesProducts 13 }
s4810 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S4810 access switch."
::= { f10SSeriesProducts 14 }
z9000 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS Z9000 switch/router."
::= { f10SSeriesProducts 15 }
s4820 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S4820 access switch."
::= { f10SSeriesProducts 17 }
s6000 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S6000 access switch."
::= { f10SSeriesProducts 18 }
s5000 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S5000 access switch."
::= { f10SSeriesProducts 19 }
s4810on OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S4810 ON access switch."
::= { f10SSeriesProducts 20 }
s6000on OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S6000 ON access switch."
::= { f10SSeriesProducts 21 }
s4048on OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S4048 ON access switch."
::= { f10SSeriesProducts 22 }
s3048on OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS S3048 ON access switch."
::= { f10SSeriesProducts 23 }
-- *****************************************************************************
-- Dell Networking OS M-Series Product Line
-- *****************************************************************************
m-MXL OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS MXL 10/40GbE switch/router."
::= { f10MSeriesProducts 1 }
m-IOA OBJECT-IDENTITY
STATUS current
DESCRIPTION
" Dell PE M I/O Aggregator."
::= { f10MSeriesProducts 2 }
s-IOA OBJECT-IDENTITY
STATUS current
DESCRIPTION
" Dell PE FN I/O Aggregator."
::= { f10MSeriesProducts 3 }
-- *****************************************************************************
-- Dell Networking OS Z-Series Product Line
-- *****************************************************************************
z9500 OBJECT-IDENTITY
STATUS current
DESCRIPTION
"Dell Networking OS Z9500 switch/router."
::= { f10ZSeriesProducts 1 }
END
|