public static class SNMPv2MIB.SysUpTimeImpl extends MOScalar<org.snmp4j.smi.TimeTicks> implements SysUpTime, Serializable
Constructor and Description |
---|
SysUpTimeImpl() |
Modifier and Type | Method and Description |
---|---|
org.snmp4j.smi.TimeTicks |
get()
Returns the system's up-time in 1/100 seconds.
|
org.snmp4j.smi.TimeTicks |
getValue()
Returns the actual value of this scalar managed object.
|
addMOChangeListener, addMOValueValidationListener, changeValue, checkRequestScope, cleanup, commit, covers, find, fireAfterMOChange, fireAfterPrepareMOChange, fireBeforeMOChange, fireBeforePrepareMOChange, fireValidate, get, getAccess, getID, getLowerBound, getOid, getScope, getSingleInstanceScope, getUpperBound, getValue, isCovered, isLowerIncluded, isOverlapping, isUpperIncluded, isValueOK, isVolatile, load, next, prepare, removeMOChangeListener, removeMOValueValidationListener, save, setValue, setValue, setVolatile, toString, toStringDetails, undo
public org.snmp4j.smi.TimeTicks getValue()
MOScalar
value
member and
then call super.
MOScalar.getValue()
in the derived class.Copyright © 2019 SNMP4J.org. All rights reserved.