|
|
Description:
|
fcswPortType OBJECT-TYPE
SYNTAX INTEGER {
other(0), -- Changed port type from any GIGE types <> any FC types
g1000basefTrunk(1), -- Gigabit Ethernet Trunk port
g1000basef(2), -- Gigabit Ethernet port
fcAuto(3), -- Fibre Channel Auto port
fcFl(4), -- Fibre Channle FL port
fcF(5), -- Fibre Channel F port
fcIsl(6), -- Fibre Channel port for connecting to 3rd party FC switch
g1000basefL3(7), -- Gigabit Ethernet L3 Port
g1000basefTrunkCOS(8), -- Gigabit Ethernet Trunk port with COS
g1000basefCOS(9), -- Gigabit Ethernet port with COS
fcEport(10), -- E-Port inter-FC switch connection
g1000iFCP(11), -- iFCP WAN Link
g1000iSCSI(12), -- iSCSI
g1000TCP(13), -- iFCP and iSCSI
g1000iFCPL3(14), -- iFCP L3 port
g1000iSCSIL3(15), -- iSCSI L3 Port
g1000TCPL3(16), -- iFCP and iSCSI L3 port
fcL(17), -- Fibre Channel private loop
-- 18 == reserved for future use
-- 19 == reserved for future use
-- 20 == reserved for future use
a100basetTrunk(21), -- Fast Ethernet Trunk port
a100baset(22), -- Fast Ethernet port
a100basetL3(23), -- Fast Ethernet L3 Port
a100basetTrunkCOS(24), -- Fast Ethernet Trunk port with COS
a100basetCOS(25), -- Fast Ethernet port with COS
a100iFCP(26), -- Fast Ethernet with iFCP WAN Link
a100iSCSI(27), -- Fast Ethernet with iSCSI
a100TCP(28), -- Fast Ethernet with iFCP and iSCSI
a100iFCPL3(29), -- Fast Ethernet with iFCP L3 port
a100iSCSIL3(30), -- Fast Ethernet with iSCSI L3 Port
a100TCPL3(31) -- Fast Ethernet with iFCP and iSCSI L3
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Port type which will be used after next reset if this variable is set in NVRAM.
NOTES:
1. Ports do not support both iFCP and iSCSI at this time. These port types will be supported in a future release.
2. Fast Ethernet port types with iSCSI or iFCP are supported only on the IPS 3350. The remaining Fast Ethernet port types will be supported in a future release."
|
|
|
|