How to get the list of messages send by the SNMP server
Applied models:
Applied Firmware:
-
All QTS versions
Unfortunately it is not possible to get a list of the messages sent by the SNMP server in the NAS, because SNMP does not send messages. SNMP has a specific MIB structure which holds various parameters of NAS such as CPU utilization, Available storage space etc., then the SNMP monitor application can request the value of any of these parameters.
You may download MIB as mentioned below:
https://docs.qnap.com/nas/QTS4.3.5/en/GUID-567DC2C2-20F4-46AB-9C51-257E47AE6C5D.html
You may ten use any free snmp client available and load this MIB and query any specific parameter available.