New installation with appliance

Hello, everyone:

First of all, please excuse me for my English, it is not my language.

I have installed the appliance with the STOR2RRD and I have it working with an EQUAL LOGIC but I cannot get the SAN Brocade switches to work correctly. 

The models are 5100 with VF and 6510. I have followed all the steps but I can't get the tests to work or show data. I need any help

Example: 

192.168.72.135 IP Appliance
192.168.80.143 IP Brocade


Comments

  • Example configuration:

    SANswitch:admin> snmpconfig --show snmpv1


    SNMPv1 community and trap recipient configuration:

     Community 1: Secret C0de (rw)

       No trap recipient configured yet

     Community 2: OrigEquipMfr (rw)

       No trap recipient configured yet

     Community 3: private (rw)

       No trap recipient configured yet

     Community 4: public (ro)

       No trap recipient configured yet

     Community 5: common (ro)

       No trap recipient configured yet

     Community 6: FibreChannel (ro)

       No trap recipient configured yet

    SNMPv1:Enabled

    SANswitch:admin> snmpconfig --show accessControl


    SNMP access list configuration:

    Entry 0: Access host subnet area 192.168.72.135 (rw)

    Entry 1: No access host configured yet

    Entry 2: No access host configured yet

    Entry 3: No access host configured yet

    Entry 4: No access host configured yet

    Entry 5: No access host configured yet

    SANswitch:admin> snmpconfig --show seclevel

    GET security level = 0, SET level = 0

    SNMP GET Security Level: No security

    SNMP SET Security Level: No security

    SANswitch:admin>

  • [lpar2rrd@stor2rrdpro stor2rrd]$ ./bin/config_check.sh 192.168.74.18

    =========================

    SWITCH: 192.168.74.18

    =========================

     UDP connection to "192.168.74.18" on port "161" is ok


    san_verify.pl:

    Thu May 19 09:13:05 2022: Got Timeout querying 192.168.74.18:161 with public for sysName. /home/stor2rrd/stor2rrd/bin/SNMP_lib.pm:1292 :

    snmpwalk -v 2c -c 'public' 192.168.74.18 1.3.6.1.2.1.1.5

    SNMP version : 2c (default)

    Port         : 161 (default)

    Timeout      : 5 seconds

    Community    : public

    STATE        : NOT CONNECTED!

     connection failed!!

     Check network connectivity and user access



    No LAN configured :

    [lpar2rrd@stor2rrdpro stor2rrd]$

Sign In or Register to comment.