Currently the OID field of the SNMP monitor only allows stand OIDs.
This is great except for this issue :-
When the device IP is part of the OID.
This seem to be relatively common - well in the devices I have anyway - but it forces manual updating of each monitor.
It would be wonderful to allow node related variables - in this case ${IP} to be allowed and interpreted so that
.1.3.6.1.4.1.999.2.1.1.1.2.9.4.1.1.${IP}
would become
.1.3.6.1.4.1.999.2.1.1.1.2.9.4.1.1.192.168.1.2