=$port->portNum?> |
=$port->wwnn?> |
=$IOB_status[$port->status]?> |
=$port->status == 3 ? $IOB_speed[$port->speedAct]: 'N/A'?> |
=(($port->status == 3 && $port->connection != 1 && $port->connection != 3) ? $port->loopId : 'N/A')?> |
=$IOB_speed[$port->speed]?> |
=$port->loopIdMode == 1 ? $port->loopId: 'Auto'?> |
=$port->frameSize?> |
=$port->mode<17?'Private':'Public'?> |
=$IOB_portModeOnly[$port->mode & 0x0f]?> |
=$IOB_connectionOrig[$port->connection]?> |