|
||||||||||
| 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.smi.Variable>
org.apache.synapse.commons.snmp.SynapseMOScalar
public class SynapseMOScalar
Synapse managed object scalar implementation. This class queries built-in JMX MBeans to retrieve the value of the specified OID.
| Constructor Summary | |
|---|---|
SynapseMOScalar(org.snmp4j.smi.OID id,
ObjectName objectName,
String attribute,
int snmpVersion)
|
|
| Method Summary | |
|---|---|
org.snmp4j.smi.Variable |
getValue()
|
| 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, getValue, isCovered, isLowerIncluded, isOverlapping, isUpperIncluded, isValueOK, isVolatile, load, next, prepare, removeMOChangeListener, removeMOValueValidationListener, save, setValue, 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 SynapseMOScalar(org.snmp4j.smi.OID id,
ObjectName objectName,
String attribute,
int snmpVersion)
| Method Detail |
|---|
public org.snmp4j.smi.Variable getValue()
getValue in class org.snmp4j.agent.mo.MOScalar<org.snmp4j.smi.Variable>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||