One emc powerpath failed

It seems like I lost one path on my Solaris-11 box. But I want to make sure before going to Storage team, if issue is from OS side or Storage side. Storage team is able to see that only one wwwn is looged in their switch. I am not at server's physical location. What does below output says ? I assume that if cable is defective or not connected, it should say "NOT CONNECTED". Why other path is not visible here ?

root@dbpautp02 # luxadm -e port
/devices/pci@400/pci@2/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0/fp@0,0:devctl  CONNECTED
/devices/pci@400/pci@2/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0,1/fp@0,0:devctl  NOT CONNECTED
/devices/pci@500/pci@1/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0,1/fp@0,0:devctl  NOT CONNECTED
root@dbpautp02 # luxadm -e dump_map /devices/pci@400/pci@2/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0/fp@0,0:devctl
Pos  Port_ID Hard_Addr Port WWN         Node WWN         Type
0    c92c0   0         500009720805fd50 500009720805fc00 0x0  (Disk device)
1    c7800   0         10000000c9dfde8c 20000000c9dfde8c 0x1f (Unknown Type,Host Bus Adapter)
root@dbpautp02 # cfgadm -al | grep -i fc-fabric
c5                             fc-fabric    connected    configured   unknown
root@dbpautp02 # powermt display paths
Symmetrix logical device count=9
==============================================================================
----- Host Bus Adapters --------- ------ Storage System -----    - I/O Paths -
###  HW Path                         ID           Interface     Total    Dead
==============================================================================
3078 pci@400/pci@2/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0/fp@0,0     000192600383     FA  5fA           9       0
root@dbpautp02 #

I have other similar hardware server, that is fine, which shows as below

root@dbpautp01 # powermt display paths
Symmetrix logical device count=10
==============================================================================
----- Host Bus Adapters --------- ------ Storage System -----    - I/O Paths -
###  HW Path                         ID           Interface     Total    Dead
==============================================================================
3076 pci@500/pci@1/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0/fp@0,0     000192600383     FA  5fA          10       0
3080 pci@400/pci@2/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0/fp@0,0     000192600383     FA 12fA          10       0
root@dbpautp01 # luxadm -e dump_map /devices/pci@400/pci@2/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0/fp@0,0:devctl
Pos  Port_ID Hard_Addr Port WWN         Node WWN         Type
0    b92c0   0         500009720805fd6c 500009720805fc00 0x0  (Disk device)
1    b95c0   0         10000000c9dfdea8 20000000c9dfdea8 0x1f (Unknown Type,Host Bus Adapter)
root@dbpautp01 # luxadm -e dump_map /devices/pci@500/pci@1/pci@0/pci@1/pci@0/pci@3/SUNW,emlxs@0/fp@0,0:devctl
Pos  Port_ID Hard_Addr Port WWN         Node WWN         Type
0    c92c0   0         500009720805fd50 500009720805fc00 0x0  (Disk device)
1    c95c0   0         10000000c9dfd7a8 20000000c9dfd7a8 0x1f (Unknown Type,Host Bus Adapter)
root@dbpautp01 #