NetXMS Support Forum

English Support => General Support => Topic started by: maggio on May 03, 2010, 01:41:24 PM

Title: SNMP OID Fault Management
Post by: maggio on May 03, 2010, 01:41:24 PM
Hi,

I would like to configure some "data collection" on specific OID, to get router and switch major fault.I don't need to graph data, but only to get fault and error alarms.

Is it possible ? Which are the most common standard OID to get fault on network device?

Thanks.
Maggio
Title: Re: SNMP OID Fault Management
Post by: Victor Kirhenshtein on May 04, 2010, 08:28:50 PM
Hi!

There are no single standard "fault" OID. Usually, there are some vendor-specific OIDs from where you can get CPU utilization, memory usage, etc. and set your own thresholds. There are also standard OIDs for network interface errors. Also, you can setup SNMP trap processing, but again, it will be vendor-specific.

Best regards,
Victor
Title: Re: SNMP OID Fault Management
Post by: maggio on May 05, 2010, 12:37:17 PM
OK.Thanks.