public interface SysUpTime
SysUpTime interface defines how the system's up-time can
be accessed.| Modifier and Type | Method and Description |
|---|---|
org.snmp4j.smi.TimeTicks |
get()
Returns the system's up-time in 1/100 seconds.
|
Copyright © 2020 SNMP4J.org. All rights reserved.