Q:  Equallogic SAN units.

According to the header of the probe

Quote:
NOTE ABOUT SAN ID: To get your individual member SAN ID:
snmpwalk -v1 -c public <SAN_IP> 1.3.6.1.4.1.12740.2.1.1.1.9.1

That should return the SAN's Member Name, but more importantly it will show you the 8-digit "SAN ID" that you need to enter in the Set Probe parameters window.
The rest of the probe depends on it...


running the snmpwalk command returns the following:
 

Code:

~$ snmpwalk -v1 -c dell 192.168.250.51 1.3.6.1.4.1.12740.2.1.1.1.9.1
SNMPv2-SMI::enterprises.12740.2.1.1.1.9.1.748492667 = STRING: "san1"
SNMPv2-SMI::enterprises.12740.2.1.1.1.9.1.1864665748 = STRING: "san2"



Which "8 digit" number am I supposed to use for the SAN ID?

 

A:  The "8 digit number" appears to be the index/row number for each of these SANs. I suspect that your equipment has nine-digit row numbers (748492667 & 1864665748 for san1 & san2, respectively).