OID monitoring - SNMP

Guillaume Dumont 5 Reputation points
2023-01-13T07:32:57.46+00:00

Hello,

I have an operational need what I can find in your documentation is not enough to help me.

I just read Learn/Azure/Security/Microsoft Defender for IoT/Set up SNMP MIB monitoring

but I also need more OIDs, the most important would be to be able to retrieve the uptime of the device.

What OID should I use to be able to get this information?

Regards

Guillaume

Azure Internet of Things
{count} votes

1 answer

Sort by: Most helpful
  1. Alistair Ross 7,466 Reputation points Microsoft Employee
    2023-01-13T10:27:13.3033333+00:00

    Hello @Guillaume Dumont

    According to RFC 1907, the generic (public) OID I believe you are wanting is 1.3.6.1.2.1.1.3

    *sysUpTime:The time (in hundredths of a second) since the network management portion of the system was last re-initialized. *

    https://oidref.com/1.3.6.1.2.1.1.3

    I would imagine that specific hardware uptime would be in the vendors private branch of the MIB hierarchy, and therefore you would have to refer to the vendors documentation for the relevant OIDs.

    I hope this helps provide you with the information you need. If it does, please make sure to mark the question as answered so it helps other people in future.

    Kind regards

    Alistair


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.