Page 1 of 1

SNMP 3par 7200

Posted: Tue Jun 03, 2014 8:15 am
by mbaddel
Hi,

I want to check-up my 3par 7200 (3.1.3) with snmpwalk. I don't found any configurationguides. Do you have a tipp for me?

best regards

Re: SNMP 3par 7200

Posted: Thu Jun 26, 2014 2:20 am
by mbaddel
Hm, how do you monitor your 3par devices? I want to make some graphs for the important informations like, IO, Diskusage, Load, CPU etc.

Re: SNMP 3par 7200

Posted: Thu Jun 26, 2014 12:19 pm
by gkapoor
You can use system reporter for monitoring your 3PAR arrays (about the stuff you mentioned like IO, Disk Usage etc )

Re: SNMP 3par 7200

Posted: Thu Jul 17, 2014 4:08 pm
by Richard Siemers
You can use SNMP, at least according to the documentation. There is a MIB and docs included with the CLI install.

I saw on another post that APOL is using Cacti and RRDtool with the 3par srstat commands to build charts and monitor. Cool stuff.

Re: SNMP 3par 7200

Posted: Tue Oct 21, 2014 9:44 pm
by Patrick
ssh into the array

Code: Select all

createuser -c mysecret myuser all browse
createsnmpuser myuser

You'll get prompted on createsnmpuser to put the password in again.

Auth Protocol is SHA-1
Priv Protocol is AES-128