Network Management

 View Only
  • 1.  SNMP errors on controllers relating to Central On Prem

    Posted Aug 05, 2021 05:15 AM
    Edited by cauliflower Aug 05, 2021 08:21 AM
    Hello,

    AOS 8.7.1.4 (custom) (MM and standy MM, 2 clusters)

    We have Central On Prem running (testing phase), we are seeing a lot of log messages on the AOS controllers it monitors like:

    Aug 5 06:36:50 snmp[10765]: <399816> <10765> <ERRS> |snmp| ../unix/../shared/notifyv3.c:304 Host's <COP IP> engine ID not discovered. Traps do not get queued up.

    What does this mean? Do we have to manually configure COP's engine-id, if so is there an easy way to find out what it is (other than running a packet capture)?

    Thanks,

    Guy

    ------------------------------
    Guy Goodrick
    ------------------------------


  • 2.  RE: SNMP errors on controllers relating to Central On Prem
    Best Answer

    Posted Aug 05, 2021 11:14 AM
    COP doesnt support SNMP traps from controller. So is the errors. Remove COP as SNMP trap receiver from controller.

    ------------------------------
    Gowri Sankar Amujuri
    ------------------------------



  • 3.  RE: SNMP errors on controllers relating to Central On Prem

    Posted Aug 06, 2021 04:18 AM
    Hello Gowri,

    So would we just remove:

    snmp-server host x.x.x.x version 3 uws-snmp inform udp-port 162

    ?

    Thanks,

    Guy

    ------------------------------
    Guy Goodrick
    ------------------------------



  • 4.  RE: SNMP errors on controllers relating to Central On Prem

    Posted Aug 06, 2021 10:59 AM
    Edited by Gowri Amujuri Aug 06, 2021 01:46 PM
    Hi Guy, yes. remove that part of config.

    ------------------------------
    Gowri Sankar Amujuri
    ------------------------------



  • 5.  RE: SNMP errors on controllers relating to Central On Prem

    Posted Aug 06, 2021 11:08 AM
    Thank you Gowri