All Packages Class Hierarchy This Package Previous Next Index
Class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMOStub
java.lang.Object
|
+----com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMOStub
- public class AdaptorServerImplMOStub
- extends Object
- implements AdaptorServerImplMO, MOIf
Generated by the mogen compiler version:
Generator.java 3.1 09/29/98 SMI
- See Also:
- MoGen
-
AdaptorServerImplMOStub()
- constructor with no parameter for newInstance()
-
connect(AdaptorMO)
-
-
deleteCmf()
-
-
deleteObject()
-
-
disconnect()
-
-
getActiveClientCount()
-
-
getAdaptorMO()
-
-
getAuthRespEnabled()
-
-
getAuthTrapEnabled()
-
-
getBufferSize()
-
-
getClassVersion()
-
-
getEnterpriseOid()
-
-
getGroupOper()
-
-
getMaxActiveClientCount()
-
-
getMibs()
-
-
getObjectName()
- Returns the object name of the object
-
getPort()
-
-
getProtocol()
-
-
getServedClientCount()
-
-
getSnmpInASNParseErrs()
-
-
getSnmpInBadCommunityNames()
-
-
getSnmpInBadCommunityUses()
-
-
getSnmpInBadVersions()
-
-
getSnmpInGetNexts()
-
-
getSnmpInGetRequests()
-
-
getSnmpInPkts()
-
-
getSnmpInSetRequests()
-
-
getSnmpInTotalReqVars()
-
-
getSnmpInTotalSetVars()
-
-
getSnmpOutBadValues()
-
-
getSnmpOutGenErrs()
-
-
getSnmpOutGetResponses()
-
-
getSnmpOutNoSuchNames()
-
-
getSnmpOutPkts()
-
-
getSnmpOutTooBigs()
-
-
getSnmpOutTraps()
-
-
getState()
-
-
getStateString()
-
-
getTrapPort()
-
-
handlePropertyList(PropertyList)
- Update cached attributes.
-
isActive()
-
-
isAuthRespEnabled()
-
-
isAuthTrapEnabled()
-
-
modifyObject(boolean)
-
-
performStart()
-
-
performStop()
-
-
performWaitState(int, long)
-
-
readAll()
-
-
readObject(boolean)
-
-
setAdaptorMO(AdaptorMO)
- Setter for the AdaptorMO.
-
setAuthRespEnabled(boolean)
-
-
SetAuthRespEnabled(String, boolean)
-
-
setAuthTrapEnabled(boolean)
-
-
SetAuthTrapEnabled(String, boolean)
-
-
setBufferSize(Integer)
-
-
SetBufferSize(String, Integer)
-
-
setEnterpriseOid(String)
-
-
SetEnterpriseOid(String, String)
-
-
setGroupOper(Boolean)
-
-
setMaxActiveClientCount(Integer)
-
-
SetMaxActiveClientCount(String, Integer)
-
-
setObjectName(ObjectName)
- Setter for the ObjectName.
-
setTrapPort(Integer)
-
-
SetTrapPort(String, Integer)
-
AdaptorServerImplMOStub
public AdaptorServerImplMOStub()
- constructor with no parameter for newInstance()
getSnmpOutPkts
public Long getSnmpOutPkts() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpOutTraps
public Long getSnmpOutTraps() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getMibs
public String[] getMibs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpOutNoSuchNames
public Long getSnmpOutNoSuchNames() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInBadCommunityUses
public Long getSnmpInBadCommunityUses() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpOutGenErrs
public Long getSnmpOutGenErrs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getMaxActiveClientCount
public Integer getMaxActiveClientCount() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getStateString
public String getStateString() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getAuthTrapEnabled
public boolean getAuthTrapEnabled() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
isAuthTrapEnabled
public boolean isAuthTrapEnabled() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpOutGetResponses
public Long getSnmpOutGetResponses() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getBufferSize
public Integer getBufferSize() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getPort
public Integer getPort() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInSetRequests
public Long getSnmpInSetRequests() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getClassVersion
public String getClassVersion() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInTotalReqVars
public Long getSnmpInTotalReqVars() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInTotalSetVars
public Long getSnmpInTotalSetVars() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInBadCommunityNames
public Long getSnmpInBadCommunityNames() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
isActive
public boolean isActive() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getAuthRespEnabled
public boolean getAuthRespEnabled() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
isAuthRespEnabled
public boolean isAuthRespEnabled() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getTrapPort
public Integer getTrapPort() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getActiveClientCount
public Integer getActiveClientCount() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getProtocol
public String getProtocol() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getServedClientCount
public Integer getServedClientCount() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpOutTooBigs
public Long getSnmpOutTooBigs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInBadVersions
public Long getSnmpInBadVersions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInGetNexts
public Long getSnmpInGetNexts() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInGetRequests
public Long getSnmpInGetRequests() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getEnterpriseOid
public String getEnterpriseOid() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getState
public Integer getState() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpOutBadValues
public Long getSnmpOutBadValues() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInPkts
public Long getSnmpInPkts() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getSnmpInASNParseErrs
public Long getSnmpInASNParseErrs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
setMaxActiveClientCount
public void setMaxActiveClientCount(Integer value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetMaxActiveClientCount
public void SetMaxActiveClientCount(String oper,
Integer value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setAuthTrapEnabled
public void setAuthTrapEnabled(boolean value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetAuthTrapEnabled
public void SetAuthTrapEnabled(String oper,
boolean value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setBufferSize
public void setBufferSize(Integer value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetBufferSize
public void SetBufferSize(String oper,
Integer value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setAuthRespEnabled
public void setAuthRespEnabled(boolean value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetAuthRespEnabled
public void SetAuthRespEnabled(String oper,
boolean value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setTrapPort
public void setTrapPort(Integer value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetTrapPort
public void SetTrapPort(String oper,
Integer value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
setEnterpriseOid
public void setEnterpriseOid(String value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
SetEnterpriseOid
public void SetEnterpriseOid(String oper,
String value) throws InstanceNotFoundException, IllegalAccessException, PropertyNotFoundException, InvalidPropertyValueException, ClassNotFoundException, InstantiationException, InvocationTargetException
performWaitState
public boolean performWaitState(int p0,
long p1) throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
performStart
public void performStart() throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
performStop
public void performStop() throws InstanceNotFoundException, NoSuchMethodException, InvocationTargetException, IllegalAccessException
setObjectName
public void setObjectName(ObjectName name)
- Setter for the ObjectName.
setAdaptorMO
public void setAdaptorMO(AdaptorMO adp)
- Setter for the AdaptorMO.
handlePropertyList
public void handlePropertyList(PropertyList list)
- Update cached attributes.
getObjectName
public ObjectName getObjectName()
- Returns the object name of the object
getAdaptorMO
public AdaptorMO getAdaptorMO()
getGroupOper
public Boolean getGroupOper()
setGroupOper
public void setGroupOper(Boolean param)
readAll
public void readAll() throws InstanceNotFoundException
readObject
public void readObject(boolean perform) throws InstanceNotFoundException
modifyObject
public void modifyObject(boolean perform) throws InstanceNotFoundException, IllegalAccessException, InvocationTargetException
deleteObject
public void deleteObject() throws InstanceNotFoundException, InvocationTargetException
deleteCmf
public void deleteCmf() throws InstanceNotFoundException, InvocationTargetException
disconnect
public void disconnect()
connect
public void connect(AdaptorMO anAdaptor)
All Packages Class Hierarchy This Package Previous Next Index