I have a product that has multiple UDP, one for the service type and another for the service status. Is there a way to link the 2 UDPs in a single table?
Do you envision this being on Node Details (single node) pages or Summary (multiple nodes) pages?
You may want to create a group for the related UDPs to make your query easier. Or you can filter for the OID digits in common and just make a poller status report. Links below are a few options:
How to Set Up Multi-Column Table With Custom Device Poller
Custom Poller - combine snmp results from different MIBs (Spanning Tree Monitoring)
Re: List of switch ports with STP blocking?