Extend SnmpDetector to add an option to filter based on a nodeSysOID

Description

There is a use case to detect a SnmpMonitor server just for nodes that match a specific SysOID, but there isn’t currently an option for SnmpDetector to filter based on this value.

Acceptance / Success Criteria

None

Activity

Show:

Christian Pape September 27, 2023 at 11:33 AM

Maybe I’m missing something but I think you already are able to achieve this. You can for example use oid=.1.3.6.1.2.1.1.2.0 and vbvalue=.1.3.6.1.4.1.9.1.2804 to filter for Cisco devices. You can also use a Java Regular Expression to match vbvalue.

Details

Assignee

Reporter

HB Grooming Date

HB Backlog Status

Fix versions

Priority

PagerDuty

Created September 8, 2023 at 4:01 PM
Updated September 27, 2023 at 11:33 AM