IPWorks SNMP 2020 macOS Edition

Questions / Feedback?

SysUpTime Property

Time passed since the agent was initialized (in hundredths of a second).

Syntax

public var sysUpTime: Int64 {
get {...}
set {...} }

Default Value

0

Remarks

This property is used when sending SNMP traps, and it normally provides the time since the system was restarted in 1/100s of a second.

If another value is desired, you may set this property to a custom value. From that point on, SysUpTime will return the value set plus time elapsed.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 macOS Edition - Version 20.0 [Build 8202]