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

Constructor Index

 o SystemImpl(SnmpMib)

Method Index

 o getSysUpTime()

Constructors

 o SystemImpl
 public SystemImpl(SnmpMib myMib)

Methods

 o 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