This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Has anybody added an interface on a WMI polled device successfully?

I am using sdk 1.9 via powershell to add and monitor both snmp and wmi polled devices ok, and can add and monitor volumes in both environments.

I can add and monitor interfaces on the snmp devices ok

BUT

I cannot get statistical data back from interfaces on wmi polled servers. The interfaces are added ok but they never get polled. The "next poll" and "next rediscovery" fields remain empty.

If I use the DiscoverNodesOnNode method then I get Invalid Node on WMI nodes which suggests that this only supports snmp nodes.

Can anyone confirm that wmi interface addition through sdk is supported/possible?