Practical example 1: SNMP Get query of a temperature sensor
In this example, we will show you how to monitor the onboard temperature sensor of Ethernet-based measurement and monitoring systems using SNMP GET. The OID of the Didactum onboard temperature sensor is "1.3.6.1.4.1.39052.1.3.1.9.201001" (without quotation marks). The SNMP OID is composed of the sensor table "1.3.6.1.4.1.39052.1.3", the value row number "9", and the sensor ID "201001".
Further details on "SNMP / Simple Network Management Protocol" can be found in our English-language SNMP manual.
Practical example 2: SNMP Get query of free hard disk space
In the second example, we will show you how to monitor the free disk space of your core server using the SNMP GET query of your IP-based Didactum monitoring system.