cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable SNMP on AP305C IQ Engine ?

How to enable SNMP on AP305C IQ Engine ?

MikeM1
New Contributor

Hi there, I am trying to enable SNMP on AP305C IPaddress: 10.1.15.158.

I am following the next manual.

How To: How to configure SNMP on ExtremeCloud IQ (XIQ) | Extreme Portal

But after passing all these steps SNMPwalk returns a timeout.


~$ snmpwalk -v 3 -On -u username -l authPriv -a MD5 -A 'password' -x DES -X 'password' -m ALL 10.1.15.158 1.3.6.1.4.1.1916
~$ snmpwalk: Timeout

Could you please advise how to make it work as expected?

22 REPLIES 22

RomanG
New Contributor
Hi again,

Thank you very much for the replies. I have tried this but I am still getting timeout and no snmp data:

deployer@Tetherbox-685ee377f581ff25de58:~$ snmpwalk -v3 -On -u tether -l authPriv -a MD5 -A 'tethertether' -x DES -X 'tethertether' -m ALL 10.1.15.158 1.3.6.1.4.1.1916
snmpwalk: Timeout

deployer@Tetherbox-685ee377f581ff25de58:~$ sudo nmap -sP 10.1.15.158
Starting Nmap 7.80 ( https://nmap.org ) at 2022-04-06 18:44 BST
Nmap scan report for 10.1.15.158
Host is up (0.00024s latency).
MAC Address: 90:B8:32:71:F4:C0 (Extreme Networks, Inc.)
Nmap done: 1 IP address (1 host up) scanned in 0.11 seconds
​

Here are some screenshots of my setup:

I have created a non-default device template to enable SNMP as described in the howto manual that I mentioned above. Here is a screenshot of Manage > Devices > Edit > Configure > Interface Settings

Custom interface template:

2Z39LlsJSpmZnfAlILxQ_Untitled.png

Traffic filter in Network Policy > Additional Settings enabled and set to enable SNMP
5TW5qixwTsqFTG7Hjj8F_Untitled2.png
Device info:
H3Qn1O28ToKvZyqcrqDw_Untitled3.png


SNMP settings v3 (I also tried v2, same results)

k4mdPWHQrq8fzfk3p6aq_Untitled4.png


I made sure to apply the configuration and wait for the access point to reboot:

USjGJECRSgCteLSJr618_Untitled6.png


What am I missing?

James_A
Valued Contributor
Yeah, you have to create a non-default device template to enable SNMP.

Nick_Moore
Extreme Employee
Please confirm you have the following configured:
  1. port type that enables SNMP in device template for AP305C, and the AP shows that port type and template in Manage > Devices > Edit > Configure > Interface Settings
  2. traffic filter in Network Policy > Additional Settings enabled and set to enable SNMP
  3. SNMP server settings use desired user name and password for v3 and is set for Get or Get & Trap, and the IP is correct
GTM-P2G8KFN