Wired Intelligent Edge

 View Only
last person joined: 22 hours ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

SNMP configuration on Aruba 3800 series switch

This thread has been viewed 21 times
  • 1.  SNMP configuration on Aruba 3800 series switch

    Posted Mar 01, 2021 04:46 AM
    Hello,
    I am new to this 
    What are the commands to use for SNMP configuration and what are the information I need to configure SNMP on Aruba switch 3800 series?

    ------------------------------
    Shivam Ojha
    ------------------------------


  • 2.  RE: SNMP configuration on Aruba 3800 series switch

    MVP EXPERT
    Posted Mar 01, 2021 05:05 AM

    Hi Shivam,

    See a SNMPv3 example below...

    #amp-server ip "IPofAirwave" group "Switches" folder "Switches" secret "wachtwoord"

    #snmpv3 enable

           /// user create no

           /// restrict snmpv12 yes   

    #snmpv3 user "snmpv3airwave" auth sha "password" priv aes "password"

    #no snmpv3 user initial

    #snmpv3 group managerpriv user snmpv3airwave sec-model ver3

    #snmp-server contact "Name" location "location"

    #snmp-server community "public" operator unrestricted

    #snmp-server listen data

    ------------------------------
    Marcel Koedijk | MVP Guru 2021 | ACMP | ACCP | Ekahau ECSE | Not an HPE Employee | Opionions are my own
    ------------------------------



  • 3.  RE: SNMP configuration on Aruba 3800 series switch

    Posted Mar 01, 2021 09:49 AM
    can i get the equivalent commands for aruba ? below are the commands for cisco switch 
    ip access-list standard mgmt_sec_snmp
     permit " IP "
     permit "IP "
     permit " IP "
     permit "IP"
     permit "IP"
     
    access-list 99 permit "IP"
    access-list 99 permit "IP"
    access-list 99 permit "IP"
    snmp-server community mwd1w23k RO mgmt_sec_snmp
    snmp-server host 10.2.206.92 mwd1w23k
    snmp-server host 10.2.206.93 mwd1w23k
    snmp-server host 10.2.206.95 mwd1w23k
    radius-server source-ports 1645-1646

    Thanks & Regards,

    Shivam ojha

    M:7743901736

    Orbit Techsol India Pvt Ltd.|www.orbitindia.net|


     







  • 4.  RE: SNMP configuration on Aruba 3800 series switch

    MVP GURU
    Posted Mar 01, 2021 06:57 AM
    If you want to look into more settings, check out this document: https://techhub.hpe.com/eginfolib/networking/docs/switches/K-KA-KB/15-18/5998-8160_ssw_mcg/content/ch06s10.html

    ------------------------------
    Dustin Burns
    ------------------------------