Security

 View Only
  • 1.  SNMPv2

    Posted Nov 20, 2024 08:15 AM
    hello 

    we are installing switches running the software version below with the SNMP configuration shown 

    when I try to run a SNMP test using Praessler SNMP tester  the connection fails 

    the device running the SNMP software is on the same subnet at the target switch 

    Q any ideas why this SNMP test is failing ?
    we are using SNMPv2

    ArubaOS-CX
    (c) Copyright 2017-2023 Hewlett Packard Enterprise Development LP
    -----------------------------------------------------------------------------
    Version      : PL.10.10.1100
    Build Date   : 2023-12-11 18:30:33 UTC
    Build ID     : ArubaOS-CX:PL.10.10.1100:b4b52a6a46ff:202312111821
    Build SHA    : b4b52a6a46ffe674f3264

    snmp-server response-source 10.123.123.223 vrf default
    snmp-server community public
    snmp-server community customer @Waterford
    snmp-server community snmp
        access-list ipv4 snmp


  • 2.  RE: SNMPv2

    Posted Nov 20, 2024 08:45 AM
    Edited by Daniel Ruiz Nov 20, 2024 08:45 AM

    Hello,

    Try entering this command first:
    snmp-server vrf default 
    snmp-server response-source 10.123.123.223 vrf default
    snmp-server community public
    snmp-server community customer @Waterford
    snmp-server community snmp
    I don't know if you want to add traps too, you can do it with:
    snmp-server trap-source 10.123.123.223 vrf default
    Try the first command and test it.



    ------------------------------
    Daniel Ruiz
    -----------------------
    Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support.
    Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC.
    ------------------------------



  • 3.  RE: SNMPv2

    Posted Nov 21, 2024 03:13 AM
    Hello 

    This command solved the issue with SNMP connectivity

    Thank you





  • 4.  RE: SNMPv2

    Posted Nov 21, 2024 03:28 AM

    Great. I'm glad it's sorted out 



    ------------------------------
    Daniel Ruiz
    -----------------------
    Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support.
    Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC.
    ------------------------------