Hello,
I am trying to create a custom poller to monitor a private MIB on a device not currently included in the SW MIB database. It is a rather large MIB and I want to monitor a large portion of that MIB. Is there a faster way to create a custom poller than selecting every OID. I want to monitor the link state, interface name, interface description, etc. on an 6 module IMC iMedia Chassis. Each module has 3 interfaces so at a minimuim I need to monitor 54 OIDs.
I noticed there is the option to import from a custom poller file. Is there any way to create one of these files from the engineers toolset?