Stor2rrd with snmp v3 for Hitachi storage

Hi,

I'm trying to setup stor2rrd to work with snmp v3, but I'm unable to get the health part working. In etc/storage-list.cfg I have the following configuration:

vspg200:VSPG:10.0.10.26:stor2rrd:encryptedpassword:/etc/horcm1.conf:1024:10:1:vspg200ctrl:3:161:stor2rrd:encryptedSHApassphrase:encryptedAESpassphrase:authPriv:SHA:AES

logs/error.log-vspg200 tells me:

Wed Oct 23 10:35:46 2019: Got Authentication failure (incorrect password, community or key) querying vspg200 for sysDescr.  /opt/stor2rrd/bin/vspgperf.pl:3738 :

I get the same error if I'm using the unencrypted SHA and AES passphrases. If I run bin/config_check.sh and take the snmpwalk line and insert the passwords, I see no problems:

[stor2rrd@test04 stor2rrd]$ snmpwalk -v 3 -u stor2rrd -l authPriv -A SHApassphrase -X AESpassphrase -a SHA -x AES vspg200 1.3.6.1.4.1.116.5.11.4.1.1
SNMPv2-SMI::enterprises.116.5.11.4.1.1.1.0 = STRING: "HM800"
...
SNMPv2-SMI::enterprises.116.5.11.4.1.1.8.1.7.451983.17 = No more variables left in this MIB View (It is past the end of the MIB tree)

Is it a bug or am I doing something wrong?

Regards,

/Johan

Comments

  • Hello,

    Please send us output from command

    cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir

    ./bin/config_check.sh vspg200


    Note: send us the output of the command above to email support(at)stor2rrd.com


    thank you
Sign In or Register to comment.