I want to use SNMP, preferably over an SSH tunnel, to check whether the disks in my array are still working. There's 8 hard drives running behind a PERC controller on a Dell 730xd running ESXi v6.
I'm using snmpwalk from a Centos server to query a Dell Server running ESXi (v6). I've installed the Open Manage software on the hypervisor and created a community on there, as well as enabling SNMP and checking the firewall.
I've installed the MIBS from the file VMware-mibs-7.0.0-15924762.zip on the Centos server and can successfully communicate with the server over SNMP using the 2c version of SNMP. I get about 2400 entries returned, including the sizes of the arrays created by the PERC RAID controller. I presume I've not got the right MIBS, but the VMWare website seems to be decaying, with broken links to that sort of things.
It also seems I can't query the server using snmpwalk through an SSH tunnel over port 161. The OpenManage Client software also can't talk to the server using a tunnel over 443 and 1311.