I'm having a hard time understanding what I'm doing wrong and why I'm getting no data with this menu.
I tried with both SNMP v2 and v3 and:
sflow always works
network health always works (CPU, temp mem)
top apps and top clients and top poe utilization also all work just fine
IoT also displays just fine
AP information also works as expected
I know the issue is not with the switches because when I pool from my PRTG install I get the information I need (again, for both snmp v2 and v3).
OV2500 and the switches are all on the latest version (tested with 2360 and 6360 models).
Has anyone seen this before? Anything stupid I'm missing? We are not certified with ALE with OV2500 so I cant do a SR here.
This is mainly to decide if we move away from PRTG or not as PTRG has become stupidly expensive.
Any help and tips are very much appreciated! I'm sure its something stupid, but for the life of me I cant figure it out...
This is my config on all switches:
Code: Select all
aaa authentication snmp local
user OV2500 password xxxxxxxx read-write all sha+aes
snmp security privacy all
snmp station 192.168.41.25 162 OV2500 v3 enable
snmp authentication-trap enable
sflow receiver 1 name sflow-ov2500 address 192.168.41.25 udp-port 6343 packet-size 1400 version 5 timeout 0
sflow sampler 1 port 1/1/1-52 receiver 1 rate 256 sample-hdr-size 128
sflow poller 1 port 1/1/1-52 receiver 1 interval 60

