Problem to configure Cisco MDS

Hi,
i have a problem to configure a MDS cisco, this is the problem log,

"API host network connection: UDP connection to xx.xxx.xx.xx:161 is OK
Crontab test: OK


API authorization: NOK
Wed May  5 12:38:21 2021: Got Timeout querying xx.xxx.xx.xx:161 with public for sysName. /home/lpar2rrd/stor2rrd/bin/SNMP_lib.pm:1068 : 
/usr/bin/snmpwalk -v 2c -c public xx.xxx.xx.xx 1.3.6.1.2.1.1.5
SNMP version  : 2c (default)
Port          : 161 (default)
Timeout       : 5 seconds
Community     : public
STATE         : NOT CONNECTED!"

have you any doc or idea for configure a MDS Cisco?

regards

Comments

  • Hi,

    I suppose this does not work:
    /usr/bin/snmpwalk -v 2c -c public xx.xxx.xx.xx 1.3.6.1.2.1.1.5

    it could be about switch setup, follow this: https://stor2rrd.com/install.php#SAN

    Is that only switch whic does not work? have you tried others?

  • Hi,
    yes snmpwalk doesn't work:
    /usr/bin/snmpwalk -v 2c -c public xxx.xxx.xxx.xxx 1.3.6.1.2.1.1.5
    Timeout: No Response from xxx.xxx.xxx.xxx



    show snmp community
    Community             Group / Access      context    
    _________             ______________      _______    
    public                network-operator             



    ./bin/config_check.sh xxx.xxx.xxx.xxx 

    =========================
    SWITCH: xxx.xxx.xxx.xxx
    =========================
      UDP connection to "xxx.xxx.xxx.xxx" on port "161" is ok

    san_verify.pl:
    Mon May 17 16:53:43 2021: Got Timeout querying xxx.xxx.xxx.xxx:161 with public for sysName. /home/lpar2rrd/stor2rrd/bin/SNMP_lib.pm:1068 : 
    snmpwalk -v 2c -c public xxx.xxx.xxx.xxx 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 : 


    perl /home/stor2rrd/stor2rrd/bin/conntest_udp.pl xxx.xxx.xxx.xxx 161
      UDP connection to "xxx.xxx.xxx.xxx" on port "161" is ok


    I have other MSD cisco configured and works, but i didn'install them

    regards

  • Hi,
    have you any news about my issue?

    regards
  • Hi

    this must work:
    /usr/bin/snmpwalk -v 2c -c public xx.xxx.xx.xx 1.3.6.1.2.1.1.5

    Check it on your other MDS.
    Compare settings of them, SNMP, access list ...

Sign In or Register to comment.