|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.snmp4j.agent.mo.MOScalar
org.snmp4j.agent.mo.snmp.SNMPv2MIB.SysUpTimeImpl
public static class SNMPv2MIB.SysUpTimeImpl
| Constructor Summary | |
|---|---|
SNMPv2MIB.SysUpTimeImpl()
|
|
| Method Summary | |
|---|---|
org.snmp4j.smi.TimeTicks |
get()
Returns the system's up-time in 1/100 seconds. |
org.snmp4j.smi.Variable |
getValue()
Returns the actual value of this scalar managed object. |
| Methods inherited from class org.snmp4j.agent.mo.MOScalar |
|---|
addMOChangeListener, addMOValueValidationListener, changeValue, checkRequestScope, cleanup, commit, covers, find, fireAfterMOChange, fireAfterPrepareMOChange, fireBeforeMOChange, fireBeforePrepareMOChange, fireValidate, get, getAccess, getID, getLowerBound, getOid, getScope, getSingleInstanceScope, getUpperBound, isCovered, isLowerIncluded, isOverlapping, isUpperIncluded, isValueOK, isVolatile, load, next, prepare, removeMOChangeListener, removeMOValueValidationListener, save, setValue, setVolatile, toString, toStringDetails, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SNMPv2MIB.SysUpTimeImpl()
| Method Detail |
|---|
public org.snmp4j.smi.Variable getValue()
MOScalarvalue member and
call super.MOScalar.getValue().
getValue in class MOScalarnull Variable with the same syntax defined for
this scalar object.public org.snmp4j.smi.TimeTicks get()
SysUpTime
get in interface SysUpTime
|
Copyright 2005-2008 Frank Fock (SNMP4J.org) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||