com.adventnet.snmp.snmp2.agent
Class SnmpSetInstrument

java.lang.Object
  |
  +--com.adventnet.snmp.snmp2.agent.SnmpSetInstrument

class SnmpSetInstrument
extends java.lang.Object


Field Summary
protected  java.lang.Integer snmpSetSerialNo
           
 
Constructor Summary
(package private) 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

snmpSetSerialNo

protected java.lang.Integer snmpSetSerialNo
Constructor Detail

SnmpSetInstrument

SnmpSetInstrument()
Method Detail

getSnmpSetSerialNo

public java.lang.Integer getSnmpSetSerialNo()
                                     throws AgentException
Handles the SNMP Get Request for snmpSetSerialNo

setSnmpSetSerialNo

public void setSnmpSetSerialNo(java.lang.Integer value)
                        throws AgentException
Handles the SNMP Set Request for snmpSetSerialNo
Parameters:
Integer -  
Throws:
AgentException - on error