New Port Security polling module not working

Hello, I am trying to test the new polling module but I am getting “Unknown search type”

3 Likes

instead of going through global search. can you try from overview→Portsecurity ?

1 Like

Yes, it is empty. The second screenshot is from overview.

is the module enabled in global settings ?
also at device or OS level

The poller module is enabled and in device settings it is also enabled (inherited from global settings)

ahh, silly question but only other thing i suspect, is port-security enabled in device ports configuration?

Not silly but yes i have it configured :smiley: I’ll do some more testing… I was just wondering if I am missing some configurations from librenms side.

is portsecurity option showing under device→ports

if its not showing, then inheritance from global settings is not working
override module settings on 1 device and check

at least in my case , this was the issue

The link you are using got moved to Ports → Port Security. I’ve just fixed that legacy link not being removed.

I had to enable this on a device level. So the global configuration is not inherited?

I also needed the latest daily update to get this working, something was fixed i believe.

Global config should work as well.

Just enabling Port security on IOSXE was added after 25.10.0

1 Like

Yes,
Upgraded to 25.11.0-dev.54+8ff68d847
but for some reason, global setting not inheriting to devices

to make to work,executed below commands for ios and ios xe

lnms config:set os.ios.poller_modules.port-security true
lnms config:set os.iosxe.poller_modules.port-security true

1 Like

Has anyone tested non-cisco devices?

No support for any other devices at present.

1 Like

Just enabling Port security on IOSXE was addeJust enabling Port security on IOSXE was added after 25.10.0d after 25.10.0

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.