SNMP Patterns Community Library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago - last edited 3 weeks ago
Hi all,
I have found several good posts showing how to build custom SNMP Discovery patterns, such as examples for Axis cameras.
Is there a shared library, GitHub repo, or community project where people share actual working SNMP discovery patterns? It seems like many of us are solving the same gaps separately.
Does anything like this already exist?
Thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
As far as I know, there isn't an official ServiceNow repository or community-maintained library for custom SNMP Discovery patterns.
Most customers build and maintain their own patterns because they're often based on vendor-specific MIBs and OIDs, making them difficult to standardize.
If you're looking for examples, the best places are:
- ServiceNow Community discussions and blogs
- ServiceNow Documentation (Pattern Designer and Discovery)
- GitHub (you may find individual examples, but there's no widely adopted or officially supported repository)
If you're creating custom SNMP patterns, I'd recommend cloning an OOB pattern that's closest to your device type and extending it rather than building everything from scratch. It keeps the implementation cleaner and makes future upgrades easier.
A shared repository of reusable patterns would definitely benefit the community, but I haven't come across one that's actively maintained by ServiceNow.
✅ Issue resolved? → Mark as Correct
Found value? → Mark as Helpful