i would like to push my alarms and notifications to NMS system (alarm aggregation system), is there a chance to have the mib file for the PRTG it self so as to install it at the receiving system


Article Comments

Hi,
I'm afraid there is no MIB file for PRTG as it does not support SNMP in this way. If you are in need to export data from PRTG, you might have a look at the PRTG API.
Best regards


May, 2013 - Permalink

Thanks, but is there any alteranatibeve interface that gives me the ability to export my alarms such Corba or Asci, please confirm and where can find the pdf brochure for the PRTG API


May, 2013 - Permalink

Hi,
there is no PDF documentation for the API. A full documentation of the API can also be found on your PRTG installation at

http(s)://YOUR_PRTG_SERVER/api.htm#tabid=3

The only way to get actual alarms out of PRTG is to pull the same vie the HTTP API. As an alternative PRTG can send SNMP Traps as notifications.


May, 2013 - Permalink