FcPortTypes

  • Base type Enumeration

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.

Possible values

15 objects
Number Name
1 auto
2 fPort
3 flPort
4 ePort
5 bPort
6 fxPort
7 sdPort
8 tlPort
9 nPort
10 nlPort
11 nxPort
12 tePort
13 fvPort
14 portOperDown
15 stPort