public class FriendlySnmpMib.ShutdownApp
extends org.snmp4j.agent.mo.snmp.DisplayStringScalar<org.snmp4j.smi.OctetString>
Modifier and Type | Method and Description |
---|---|
org.snmp4j.smi.OctetString |
getValue() |
int |
isValueOK(org.snmp4j.agent.request.SubRequest request) |
int |
setValue(org.snmp4j.smi.OctetString newValue) |
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, isVolatile, load, next, prepare, removeMOChangeListener, removeMOValueValidationListener, save, setValue, setVolatile, toString, toStringDetails, undo
public int isValueOK(org.snmp4j.agent.request.SubRequest request)
isValueOK
in class org.snmp4j.agent.mo.MOScalar<org.snmp4j.smi.OctetString>
public org.snmp4j.smi.OctetString getValue()
getValue
in class org.snmp4j.agent.mo.MOScalar<org.snmp4j.smi.OctetString>
public int setValue(org.snmp4j.smi.OctetString newValue)
setValue
in class org.snmp4j.agent.mo.MOScalar<org.snmp4j.smi.OctetString>