ManagedObject
, ManagedObjectValueAccess
, ChangeableManagedObject
, MOScope
, RandomAccessManagedObject
, RegisteredManagedObject
, SerializableManagedObject
public class TimeStampScalar extends MOScalar<org.snmp4j.smi.TimeTicks>
Constructor | Description |
---|---|
TimeStampScalar(org.snmp4j.smi.OID oid,
MOAccess access,
SysUpTime sysUpTime) |
|
TimeStampScalar(org.snmp4j.smi.OID oid,
MOAccess access,
org.snmp4j.smi.TimeTicks value,
SysUpTime sysUpTime) |
Modifier and Type | Method | Description |
---|---|---|
SysUpTime |
getSysUpTime() |
|
void |
setSysUpTime(SysUpTime sysUpTime) |
|
void |
update() |
addMOChangeListener, addMOValueValidationListener, changeValue, checkRequestScope, cleanup, commit, covers, exportInstance, find, fireAfterMOChange, fireAfterPrepareMOChange, fireBeforeMOChange, fireBeforePrepareMOChange, fireValidate, get, getAccess, getID, getLowerBound, getOid, getScope, getSingleInstanceScope, getSyntax, getUpperBound, getValue, getValue, importInstance, instanceCount, instanceIterator, isCovered, isLowerIncluded, isOverlapping, isUpperIncluded, isValueOK, isVolatile, load, next, prepare, removeMOChangeListener, removeMOValueValidationListener, save, setValue, setValue, setVolatile, toString, toStringDetails, undo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getInstanceSubID
Copyright © 2018 SNMP4J.org. All rights reserved.