<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SNMP configuration for EWC in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4293560#M226483</link>
    <description>&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;I want to monitor my EWC from an external monitoring server (Zabbix Server). I am used to working with SNMP. I would like to monitor information that I can find in the dashboard GUI menu.&lt;/P&gt;&lt;P&gt;The problem is I can't find any GUI menu to configure SNMP as this link :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/214286-managing-catalyst-9800-wireless-controll.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/214286-managing-catalyst-9800-wireless-controll.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I also tried to find a command in CLI, but nothing interesting appear :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;EWC#snmp ?
  get       generate an SNMP Get request
  get-bulk  generate an SNMP GetBulk request
  get-next  generate an SNMP GetNext request
  inform    generate an SNMP Inform request
  set       generate an SNMP Set request

EWC#snmp?
snmp&lt;/PRE&gt;&lt;P&gt;I don't find any information about monitoring an EWC on Internet (maybe I did wrong research)&lt;/P&gt;&lt;P&gt;AP : &lt;STRONG&gt;Cisco 9115AXI-E&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Version : &lt;STRONG&gt;16.12.4a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 20:15:30 GMT</pubDate>
    <dc:creator>Torken</dc:creator>
    <dc:date>2021-07-05T20:15:30Z</dc:date>
    <item>
      <title>SNMP configuration for EWC</title>
      <link>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4293560#M226483</link>
      <description>&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;I want to monitor my EWC from an external monitoring server (Zabbix Server). I am used to working with SNMP. I would like to monitor information that I can find in the dashboard GUI menu.&lt;/P&gt;&lt;P&gt;The problem is I can't find any GUI menu to configure SNMP as this link :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/214286-managing-catalyst-9800-wireless-controll.html" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/214286-managing-catalyst-9800-wireless-controll.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I also tried to find a command in CLI, but nothing interesting appear :&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;EWC#snmp ?
  get       generate an SNMP Get request
  get-bulk  generate an SNMP GetBulk request
  get-next  generate an SNMP GetNext request
  inform    generate an SNMP Inform request
  set       generate an SNMP Set request

EWC#snmp?
snmp&lt;/PRE&gt;&lt;P&gt;I don't find any information about monitoring an EWC on Internet (maybe I did wrong research)&lt;/P&gt;&lt;P&gt;AP : &lt;STRONG&gt;Cisco 9115AXI-E&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Version : &lt;STRONG&gt;16.12.4a&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;J.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 20:15:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4293560#M226483</guid>
      <dc:creator>Torken</dc:creator>
      <dc:date>2021-07-05T20:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP configuration for EWC</title>
      <link>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4293604#M226484</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- In the CLI did&amp;nbsp; you try &lt;STRONG&gt;snmp-server ? &lt;/STRONG&gt;, I mean type the full word '&lt;FONT color="#0000FF"&gt;snmp-serve&lt;/FONT&gt;r' and check if&amp;nbsp; you get command options when using '?'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 11:55:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4293604#M226484</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2021-02-18T11:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP configuration for EWC</title>
      <link>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4293607#M226486</link>
      <description>&lt;P&gt;Ok, I wasn't in configure mode... (I am not used to configuring WC, first time)&lt;/P&gt;&lt;PRE&gt;EWC(config)#snmp-server ?
  accounting           SNMP Accounting parameters
  cache                Enable SNMP cache
  chassis-id           String to uniquely identify this chassis
  community            Enable SNMP; set community string and access privs
  contact              Text for mib object sysContact
  context              Create/Delete a context apart from default
  drop                 Silently drop SNMP packets
  enable               Enable SNMP Traps
...&lt;/PRE&gt;&lt;P&gt;Why I can't find the GUI interface ? (i want to know only to complete my knowledge)&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 11:59:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4293607#M226486</guid>
      <dc:creator>Torken</dc:creator>
      <dc:date>2021-02-18T11:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP configuration for EWC</title>
      <link>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4294272#M226517</link>
      <description>&lt;P&gt;It's well possible that this hasn't yet been implemented on the GUI. Often the full feature set is only on CLI and a reduced one on the GUI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 12:55:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/snmp-configuration-for-ewc/m-p/4294272#M226517</guid>
      <dc:creator>patoberli</dc:creator>
      <dc:date>2021-02-19T12:55:12Z</dc:date>
    </item>
  </channel>
</rss>

