I'm sure this has been beat to death, however....
Since Solarwinds doesn't grab the volumes off of Network Appliances when you add them (it seems to treat them strictly as a network device) I figured i need to do it all custom, which i don't mind doing.
I understand how to build Custom Pollers and i have all the OIDs I need AND they even exist in Solarwinds. here's my issue:
Volumes are referenced by the last digit (or 2) of the OID. The last digit of the OID is obtained via the OID that indexes all of the volumes. Pretty standard SNMP stuff.
In solarwinds how can i build a custom mib poller that can retrieve information from OID's that I don't know the last digit for since it has to be looked up in a table? Since each netapp will have different volumes both in qty and name.
How's everyone else monitoring disk information on Network Appliances?
Thanks!