HOW TO add uptime

sorry,my English is poor,I want to add wirelesslink uptime in dude,or rosuptime,How should I do?thanks

if you want graph of uptime, create new “Probe” with uptime snmp oid(“iso.org.dod.internet.mgmt.mib-2.system.sysUpTime.sysUpTimeInstance”)
if you want “time ticks” on device “Face” on your map, edit map properties, and add to Device->Label [oid(“iso.org.dod.internet.mgmt.mib-2.system.sysUpTime.sysUpTimeInstance”)]

How do you get uptime snmp oid?

look pictiure ,but no variables
1.jpg
2.jpg
3.jpg

Don’t use SNMP type of probe, instead use Function type of probe!
in Available and in “Value” field type
oid(“iso.org.dod.internet.mgmt.mib-2.system.sysUpTime.sysUpTimeInstance”)
in Error type
“”

Thank you very much