public class DisplayStringScalar<V extends org.snmp4j.smi.OctetString> extends MOScalar<V>
DisplayStringScalar
class implements the DisplayString
textual convention as defined by the SNMPv2-TC MIB specification for scalar
objects.Constructor and Description |
---|
DisplayStringScalar(org.snmp4j.smi.OID oid,
MOAccess access,
V value) |
DisplayStringScalar(org.snmp4j.smi.OID oid,
MOAccess access,
V value,
int minSize,
int maxSize) |
addMOChangeListener, addMOValueValidationListener, changeValue, checkRequestScope, cleanup, commit, covers, find, fireAfterMOChange, fireAfterPrepareMOChange, fireBeforeMOChange, fireBeforePrepareMOChange, fireValidate, get, getAccess, getID, getLowerBound, getOid, getScope, getSingleInstanceScope, getUpperBound, getValue, getValue, isCovered, isLowerIncluded, isOverlapping, isUpperIncluded, isValueOK, isVolatile, load, next, prepare, removeMOChangeListener, removeMOValueValidationListener, save, setValue, setValue, setVolatile, toString, toStringDetails, undo
Copyright © 2016 SNMP4J.org. All rights reserved.