Hi swepart,
I use the folowing settings in nedi.conf
# Set policy how poe delivery should be tracked per device type,
# or default for all (comment to ignore PoE completely):
# disprot use the discovery protocol
# ifmib get real value from the interfaces
usepoe default ifmib
I think after the "usepoe" you have to define what method NeDi should use for gathering PoE Infos. Here you can say: as "default" use "ifmib" (or "disprot").
I defined it as default, because I had the problem with all of my Cisco-PoE capabel Switches. To define the ifmib-method only for several Switchdevices (by Type), it may work for you, if you define a special Line for your Cisco-Switchtype (as I understand for now):
usepoe default disprot
usepoe WS-C3560CX-12PC-S ifmib
Good luck.
PS: My switch is on IOS c3560cx-universalk9-mz.152-4.E2.bin as yours