I have a problem using wsman and this plugin. SNMP seems to be working properly
I am using the following command
./dell_device_discovery.pl -H 192.168.101.102 -P 2
This is the log file of the failed attempt
2015-11-04 14:42:05 DellDiscovery 5539: INFO: condition for doing discovery based on protocol:wsman ,SNMP flag:false device details return:fail for 192.168.101.102
2015-11-04 14:42:37 DellDiscovery 5539: ERROR: Failed to enumerate schemas.dell.com/.../DCIM_iDRACCardView. ->fault->reason
2015-11-04 14:42:37 DellDiscovery 5539: ERROR: Retrieved sysName is null/failed to retrieve sysName. Cannot discover 192.168.101.102
2015-11-04 14:42:37 DellDiscovery 5539: INFO: Failed to retrieve iDRAC details. Skipping 192.168.101.102 discovery.
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) attempted :1
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) unreachable :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) with error response :1
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) with no response :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) already discovered :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell Agent-free Server(s) discovered :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell Chassis discovered :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell Storage Arrays discovered :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Total number of Dell device(s) discovered successfully :0
2015-11-04 14:42:37 DellDiscovery 5410: INFO: Dell device discovery completed.