forked from taishin/vendor_mibs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCISCO-ST-TC-V1SMI.my
482 lines (458 loc) · 14.7 KB
/
CISCO-ST-TC-V1SMI.my
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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
-- MIB file created 21-Sep-2009 17:38:15, by
-- SMICng version 2.2.11-beta(PRO)(Solaris), January 20, 2001. Enterprise key cisco.com
CISCO-ST-TC DEFINITIONS ::= BEGIN
-- From file: "CISCO-ST-TC.my"
-- Compile options "4 7 F H N O W 03 06 0B 0G 0N 0T"
IMPORTS
ciscoModules
FROM CISCO-SMI;
storageTextualConventions OBJECT IDENTIFIER ::= { ciscoModules 4 }
-- MODULE-IDENTITY
-- LastUpdated
-- 200805160000Z
-- OrgName
-- Cisco Systems, Inc.
-- ContactInfo
-- Cisco Systems
-- Customer Service
-- Postal: 170 W Tasman Drive
-- San Jose, CA 95134
-- USA
-- Tel: +1 800 553 -NETS
-- E-mail: cs-san@cisco.com
-- Descr
-- This module defines textual conventions used in
-- Storage Area Network technology specific mibs.
-- RevDate
-- 200805160000Z
-- RevDescr
-- -Added following enums to FcPortTypes
-- TEXTUAL CONVENTION
-- npPort, tfPort, tnpPort
-- -Added following enums to InterfaceOperMode
-- TEXTUAL CONVENTION.
-- npPort, tfPort, tnpPort
-- -Added following enums to FcPortModuleTypes
-- TEXTUAL CONVENTION
-- sfpDwdm, qsfp, x2Dwdm
-- - Updated the description of the following objects:
-- FcPortTxTypes,
-- FcNameId.
-- RevDate
-- 200512170000Z
-- RevDescr
-- - Added following TCs
-- FcIfSfpDiagLevelType
-- FcIfServiceStateType
-- - Added following enums in FcPortModuleTypes
-- xfp, x2Short, x2Medium, x2Tall, xpakShort,
-- xpakMedium, xpakTall and xenpak.
-- - Added following enums in FcPortTxTypes.
-- tenGigBaseSr, tenGigBaseLr, tenGigBaseEr,
-- tenGigBaseLx4, tenGigBaseSw, tenGigBaseLw,
-- tenGigBaseEw.
-- - Added following enums in FcIfSpeed
-- fourG and autoMaxTwoG.
-- RevDate
-- 200405180000Z
-- RevDescr
-- Added new textual convention 'InterfaceOperMode'.
-- RevDate
-- 200309260000Z
-- RevDescr
-- Obtained the OID for this MIB.
-- RevDate
-- 200308070000Z
-- RevDescr
-- Added stPort(15) to FcPortTypes.
-- RevDate
-- 200210040000Z
-- RevDescr
-- Added fvPort and portOperDown to FcPortTypes.
-- Added FcAddress and FcAddressType.
-- RevDate
-- 200209240000Z
-- RevDescr
-- Initial version of this MIB module.
VsanIndex ::= INTEGER(1..4094)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The VSAN id of a VSAN which uniquely identifies
-- a VSAN within a fabric. VSAN id is 12-bit
-- wide; so theoretically, 4096 VSANs can be defined in
-- a fabric and this device can be part of. However, VSAN
-- numbers 0 , 4094 and 4095 are reserved.
DomainId ::= INTEGER(1..239)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The Domain Id of the switch. This is assigned
-- dynamically if the Domain Manager is enabled on
-- the switch or could be configured statically by
-- the user.
DomainIdOrZero ::= INTEGER(0..239)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The Textual convention is an extension to
-- textual convetion 'DomainId'. It includes
-- the value '0'in addition the range 1-239.
-- Value '0' indicates that Domain Id has
-- been neither configured nor assigned.
FcAddressId ::= OCTET STRING(SIZE(3))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents Fibre Channel Address ID, a 24-bit
-- value unique within the address space of a Fabric.
FcNameId ::= OCTET STRING(SIZE(8))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents the World Wide Name (WWN) associated with
-- a Fibre Channel (FC) entity. A WWN is a 64 bit address
-- to uniquely identify each entity within a Fibre Channel
-- fabric.
-- Refer
-- Fibre Channel Framing and Signaling (FC-FS) Rev 1.70
-- - Section 14 Name_Indentifier Formats.
FcNameIdOrZero ::= OCTET STRING(SIZE(0|8|16))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- The World Wide Name (WWN) associated with a Fibre Channel
-- (FC) entity. WWNs were initially defined as 64-bits in
-- length. The latest definition (for future use) is 128-bits
-- long. The zero-length string value is used in circumstances
-- where the WWN is unassigned/unknown.
FcClassOfServices ::= OCTET STRING(SIZE(1..2))
-- BITS are:
-- classF(0)
-- class1(1)
-- class2(2)
-- class3(3)
-- class4(4)
-- class5(5)
-- class6(6)
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents the class of service capability of an
-- NxPort or FxPort.
FcPortTypes ::= INTEGER {
auto(1),
fPort(2),
flPort(3),
ePort(4),
bPort(5),
fxPort(6),
sdPort(7),
tlPort(8),
nPort(9),
nlPort(10),
nxPort(11),
tePort(12),
fvPort(13),
portOperDown(14),
stPort(15),
npPort(16),
tfPort(17),
tnpPort(18)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents fibre channel port types:
-- auto (1) - Mode is determined by port initialization
-- scheme.
-- fPort (2) - Fibre channel fabric port.
-- flPort (3) - Fibre channel arbitrated loop port.
-- ePort (4) - Fabric Expansion port.
-- bPort (5) - Bridging port.
-- fxPort (6) - This port can only be f_port or fl_port.
-- sdPort (7) - SPAN destination port. SD_ports transmit
-- traffic copied from one or more source ports
-- for monitoring purposes.
-- tlPort (8) - Translation loop port.
-- nPort (9) - Fibre channel N port.
-- nlPort (10) - Fibre channel NL port.
-- nxPort (11) - This port can only be n_port or nl_port.
--
-- == read only port types.
-- tePort (12) - Trunking e_port.
-- Note: A port which is administratively set
-- to 'ePort', will operationally have type
-- 'tePort' if fcIfOperTrunkMode has the value
-- 'trunk'.
-- fvPort (13) - Virtual Port.
-- portOperDown (14) - port operationally down
-- If a port is operationally down, the
-- port mode is unknown. In such cases
-- the operational port mode is shown
-- as 'portOperDown'.
-- stPort (15) - SPAN Tunnel destination port.
-- npPort (16) - N Proxy port mode applicable only to N-port
-- Virtualizer (NPV)
-- tfPort (17) - Trunking fibre channel fabric port.
-- tnpPort (18) - Trunking N Proxy port mode applicable only
-- to N-port Virtualizer (NPV).
FcPortTxTypes ::= INTEGER {
unknown(1),
longWaveLaser(2),
shortWaveLaser(3),
longWaveLaserCostReduced(4),
electrical(5),
tenGigBaseSr(6),
tenGigBaseLr(7),
tenGigBaseEr(8),
tenGigBaseLx4(9),
tenGigBaseSw(10),
tenGigBaseLw(11),
tenGigBaseEw(12)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents port transciever technology types.
-- unknown (1) - unknown
-- longWaveLaser (2) - 1550nm laser
-- shortWaveLaser (3) - 850nm laser
-- longWaveLaserCostReduced (4) - 1310nm laser
-- electrical (5) - electrical
-- tenGigBaseSr (6) - 10GBASE-SR 850nm laser
-- tenGigBaseLr (7) - 10GBASE-LR 1310nm laser
-- tenGigBaseEr (8) - 10GBASE-ER 1550nm laser
-- tenGigBaseLx4 (9) - 10GBASE-LX4 WWDM 1300nm laser
-- tenGigBaseSw (10) - 850nm laser
-- tenGigBaseLw (11) - 1310nm laser
-- tenGigBaseEw (12) - 1550nm laser
-- .
-- Refer
-- IEEE Std 802.3-2005 carrier sense multiple access
-- with collision detection (CSMA/CD) access method
-- and physical layer specification.
FcPortModuleTypes ::= INTEGER {
unknown(1),
other(2),
gbic(3),
embedded(4),
glm(5),
gbicWithSerialID(6),
gbicWithoutSerialID(7),
sfpWithSerialID(8),
sfpWithoutSerialID(9),
xfp(10),
x2Short(11),
x2Medium(12),
x2Tall(13),
xpakShort(14),
xpakMedium(15),
xpakTall(16),
xenpak(17),
sfpDwdm(18),
qsfp(19),
x2Dwdm(20)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents module type of the port connector. This
-- object refers to the hardware implementation of the port.
-- The enums are defined as per FC-GS-4 standard.
-- unknown (1) - unknown
-- other (2) - other
-- gbic (3) - gbic (gigabit interface card)
-- embedded (4) - gbic is part of the line card
-- and is unremovable
-- glm (5) - if its a gigabit link module
-- (GLM). A GLM has a different
-- form factor than GBIC. GLM is
-- not supported by our switch.
-- gbicWithSerialID (6) - If GBIC serial id can be read
-- gbicWithoutSerialID (7) - If GBIC serial id cannot be read
-- sfpWithSerialID (8) - If small form factor (SFP)
-- pluggable GBICs serial id can
-- be read
-- sfpWithoutSerialID (9) - If small form factor (SFP)
-- pluggable GBICs serial id
-- cannot be read
-- The following enums are module types for 10 gigabit small
-- form factor pluggable sfp port connectors.
-- xfp (10) - xfp
-- x2Short (11) - x2 short
-- x2Medium (12) - x2 medium
-- x2Tall (13) - x2 tall
-- xpakShort (14) - xpak short
-- xpakMedium (15) - xpak medium
-- xpakTall (16) - xpak tall
-- xenpak (17) - xenpak
-- sfpDwdm (18) - DWDM SFP type
-- qsfp (19) - Quad small form-factor (QSFP)
-- pluggable type
-- x2Dwdm (20) - x2 DWDM
-- .
FcIfSpeed ::= INTEGER {
auto(1),
oneG(2),
twoG(3),
fourG(4),
autoMaxTwoG(5)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents the speed of a fibre channel port.
-- Following are the meanings of the enumerated values:
-- auto (1) - Negotiate to determine the speed
-- automatically.
-- oneG (2) - 1Gbit
-- twoG (3) - 2Gbit
-- fourG (4) - 4Gbit
-- autoMaxTwoG (5) - Negotiate to determine the
-- speed automatically upto a
-- maximum of 2Gbit.
PortMemberList ::= OCTET STRING(SIZE(0..64))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- A list of ifIndex's of the ports that are members of
-- this list.
--
-- The value of this object is a concatenation of zero or
-- more 4-octet strings, where each 4-octet string contains
-- a 32-bit ifIndex value in network byte order.
--
-- A zero length string value means this list has no
-- members.
FcAddress ::= OCTET STRING(SIZE(3|8))
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents either the Fibre Channel Address ID or
-- the World Wide Name associated with a Fibre
-- Channel (FC) Entity.
FcAddressType ::= INTEGER {
wwn(1),
fcid(2)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Denotes if a Fibre Channel Address is
-- a World Wide Name (WWN) or a Fibre
-- Channel Address ID (FCID).
-- wwn(1) - address is WWN.
-- fcid(2) - address is FCID.
InterfaceOperMode ::= INTEGER {
auto(1),
fPort(2),
flPort(3),
ePort(4),
bPort(5),
fxPort(6),
sdPort(7),
tlPort(8),
nPort(9),
nlPort(10),
nxPort(11),
tePort(12),
fvPort(13),
portOperDown(14),
stPort(15),
mgmtPort(16),
ipsPort(17),
evPort(18),
npPort(19),
tfPort(20),
tnpPort(21)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents the operational mode of an interface
-- auto (1) - Mode is determined by port initialization
-- scheme.
-- fPort (2) - Fibre channel fabric port.
-- flPort (3) - Fibre channel arbitrated loop port.
-- ePort (4) - Fabric Expansion port.
-- bPort (5) - Bridging port.
-- fxPort (6) - This port can only be f_port or fl_port.
-- sdPort (7) - SPAN destination port. SD_ports transmit
-- traffic copied from one or more source
-- ports for monitoring purposes.
-- tlPort (8) - Translation loop port.
-- nPort (9) - Fibre channel N port.
-- nlPort (10) - Fibre channel NL port.
-- nxPort (11) - This port can only be n_port or nl_port.
--
-- == read only port types.
-- tePort (12) - Trunking e_port.
-- Note: A port which is administratively set
-- to 'ePort', will operationally have type
-- 'tePort' if fcIfOperTrunkMode has the value
-- 'trunk'.
-- fvPort (13) - Virtual Port.
-- portOperDown (14) - port operationally down
-- If a port is operationally down, the
-- port mode is unknown. In such cases
-- the operational port mode is shown
-- as 'portOperDown'.
-- stPort (15) - SPAN Tunnel destination port.
-- mgmtPort(16) - Mgmt Port.
-- ipsPort(17) - Ethernet Port.
-- evPort(18) - FCIP tunnels on Ethernet ports.
-- npPort (19) - N Proxy port mode applicable only
-- to N-port Virtualizer (NPV).
-- tfPort (20) - Trunking fibre channel fabric port.
-- tnpPort (21) - Trunking N Proxy port mode applicable only
-- to N-port Virtualizer (NPV).
FcIfServiceStateType ::= INTEGER {
inService(1),
outOfService(2)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents the service state of a Fibre Channel
-- interface. Following are the meanings of the
-- enumerated values:
--
-- inService (1) - interface is in service and is
-- allowed to become operational.
-- outOfService (2) - interface is removed from service
-- and is not allowed to become
-- operational.
FcIfSfpDiagLevelType ::= INTEGER {
unknown(1),
normal(2),
lowWarning(3),
lowAlarm(4),
highWarning(5),
highAlarm(6)
}
-- TEXTUAL-CONVENTION
-- Status
-- mandatory
-- Descr
-- Represents the severity level of the SFP
-- diagnostic information of an interface for
-- temperature, voltage, current, optical
-- transmit and receive power.
END