Hi All
When I SNMP walk the chassis for the disk state I get the following, where there are two x 900GB SAS drives
snmpwalk -v 2c -c LAN 192.168.0.8 1.3.6.1.4.1.9.9.719.1.45.4.1.10
iso.3.6.1.4.1.9.9.719.1.45.4.1.10.1 = INTEGER: 10
iso.3.6.1.4.1.9.9.719.1.45.4.1.10.2 = INTEGER: 10
When I poll 10.1 and 10.2 individually, I get 11 for the second disk!
iso.3.6.1.4.1.9.9.719.1.45.4.1.10.2 = INTEGER: 11
This is odd, because both disks are working and are operational. Does anyone know why this is occuring?
Regards