-
- All Known Implementing Classes:
SNMPv2MIB.SysUpTimeImpl
public interface SysUpTimeTheSysUpTimeinterface 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.TimeTicksget()Returns the system's up-time in 1/100 seconds.
-