All Packages Class Hierarchy This Package Previous Next Index
Class examples.snmp.agent.SystemImpl
java.lang.Object
|
+----examples.snmp.agent.System
|
+----examples.snmp.agent.SystemImpl
- public class SystemImpl
- extends System
-
SystemImpl(SnmpMib)
-
-
getSysUpTime()
-
SystemImpl
public SystemImpl(SnmpMib myMib)
getSysUpTime
public Long getSysUpTime() throws SnmpStatusException
- Throws: SnmpStatusException
- An error occurred while accessing a MIB node.
- Overrides:
- getSysUpTime in class System
All Packages Class Hierarchy This Package Previous Next Index