|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.snmp.snmp2.agent.SnmpSetInstrument
class SnmpSetInstrument
| Field Summary | |
|---|---|
protected java.lang.Integer |
snmpSetSerialNo
|
| Constructor Summary | |
|---|---|
SnmpSetInstrument()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getSnmpSetSerialNo()
Handles the SNMP Get Request for snmpSetSerialNo |
void |
setSnmpSetSerialNo(java.lang.Integer value)
Handles the SNMP Set Request for snmpSetSerialNo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.Integer snmpSetSerialNo
| Constructor Detail |
|---|
SnmpSetInstrument()
| Method Detail |
|---|
public java.lang.Integer getSnmpSetSerialNo()
throws AgentException
AgentException
public void setSnmpSetSerialNo(java.lang.Integer value)
throws AgentException
Integer -
AgentException - on error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||