is there any way of listing/finding the mibs being polled on a device in orion besides checking the database?
one thing i can think of is using a sniffer at the Orion server. maybe something like Microsoft Network Monitor or Wireshark or whatever you have in house.
you can set up a real-time sniffing session (based on your filter criteria) to capture only those SNMP polling packets to the device. the packet details would contain the MIB info.
then output this capture to .CSV or .TXT ...etc