0
votes
0answers
183 views

SNMP OID's for IBM system x3550

So i am trying to add my IBM servers to my cacti server for monitoring. The issue i am having right now is searching for the OID's that provide the ambient temp, fan speeds and other temperatures. ...
4
votes
2answers
243 views

Which SNMP variables to diagnose/characterise wifi congestion?

I'm preparing for a load test of a classroom wifi system. The pupils all turn on their laptops at the start of the lesson, which launches the web browser and then they start the lesson - which ...
2
votes
2answers
1k views

Looking for toner level OID for nagios snmp for Brother 9460

I'm setting up an Opsview (nagios) server for monitoring. It's all going fairly swimmingly so far. The most immediate use for the system will be monitoring (or more to the point, alerting me about) ...
0
votes
1answer
77 views

I have a mib file how can I see the oid for a specific “object”?

I have seen some related questions here but they don't seem to answer my doubt. I have several MIB files I'm reading them using a text editor (know any good free mib reader?) I see the descriptions ...
2
votes
0answers
272 views

Write a MIB file that defines entire

I am attempting to configure event log monitoring to snmp trap "service" on Windows Server. See: How do I passively monitor the Windows Event Log? & ...