Hi,
I need a help regarding setup monitoring Virtual Fabric (switches) using snmp v3. I followed the instruction from web but I have the following issue.
I have the following setup:
Switch Name FID IP FID accessible
ENALL_F1_L_host_81:FID91 91 10.200.32.81 91 92 127 128
ENALL_F2_L_host_82:FID92 92 10.200.32.82 91 92 127 128
ENALL_F1_R_host_83:FID91 91 10.200.32.83 91 92 127 128
ENALL_F2_R_host_84:FID92 92 10.200.32.84 91 92 127 128
When I create snmpuser1 on my first switch, he showed up on every switch and it is not possible to change home FID for snmpuser1. So, with snmpwalk I am not getting right info from my switch.
I will provide more info if needed.
Please advise.
Thx
Comments
you have to assign all Virtual Fabrics (VF:IDs) to this user.
Follow this documentation:
https://www.stor2rrd.com/install.htm
SAN tab -> Brocade/QLogic Virtual Fabric support
that is clear, I found solution, that I need different user in same VF for each switch.
Do you know how to change fo user VF assignment because I am not able:
>userconfig --change snmpadmin1 -r user -l 92 -h 92 -e no
or create new user for snmp v3 Config:
Thank you