-
- All Known Implementing Classes:
SNMPv2MIB.SysUpTimeImpl
public interface SysUpTime
TheSysUpTime
interface defines how the system's up-time can be accessed.- Version:
- 1.0
- Author:
- Frank Fock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.snmp4j.smi.TimeTicks
get()
Returns the system's up-time in 1/100 seconds.
-