Is it possable to get Juniper devices to show the OS Version? Do I have to add a custom mib to make this work? If so what mib do I need?
I know I can run a script using show ver to find the version. But I'd like it to show up when I Sort by OS.
No suggestions?
Hi otto--
You can do a MIB walk of your device to find the OID. Then, yes, you'll need to build a custom poller and use that OID.
Here's a tutorial to create a Universal Device Poller (UnDP):
Create a Universal Device Poller (UnDP) in the Orion Platform - SolarWinds Worldwide, LLC. Help and Support
M