FcPortModuleTypes
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 .
Possible values
17 objects| Number | Name |
|---|---|
| 1 | unknown |
| 2 | other |
| 3 | gbic |
| 4 | embedded |
| 5 | glm |
| 6 | gbicWithSerialID |
| 7 | gbicWithoutSerialID |
| 8 | sfpWithSerialID |
| 9 | sfpWithoutSerialID |
| 10 | xfp |
| 11 | x2Short |
| 12 | x2Medium |
| 13 | x2Tall |
| 14 | xpakShort |
| 15 | xpakMedium |
| 16 | xpakTall |
| 17 | xenpak |