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
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
OK.Thanks.