com.sun.jaw.impl.adaptor.snmp
Interface AdaptorServerImplMO


public abstract interface AdaptorServerImplMO
extends ManagedObject

The c-bean interface of the AdaptorServerImpl m-bean.

See Also:
MoGen

Method Summary
 java.lang.Integer getActiveClientCount()
           
 boolean getAuthRespEnabled()
           
 boolean getAuthTrapEnabled()
           
 java.lang.Integer getBufferSize()
           
 java.lang.String getClassVersion()
           
 java.lang.String getEnterpriseOid()
           
 java.lang.Integer getMaxActiveClientCount()
           
 java.lang.String[] getMibs()
           
 java.lang.Integer getPort()
           
 java.lang.String getProtocol()
           
 java.lang.Integer getServedClientCount()
           
 java.lang.Long getSnmpInASNParseErrs()
           
 java.lang.Long getSnmpInBadCommunityNames()
           
 java.lang.Long getSnmpInBadCommunityUses()
           
 java.lang.Long getSnmpInBadVersions()
           
 java.lang.Long getSnmpInGetNexts()
           
 java.lang.Long getSnmpInGetRequests()
           
 java.lang.Long getSnmpInPkts()
           
 java.lang.Long getSnmpInSetRequests()
           
 java.lang.Long getSnmpInTotalReqVars()
           
 java.lang.Long getSnmpInTotalSetVars()
           
 java.lang.Long getSnmpOutBadValues()
           
 java.lang.Long getSnmpOutGenErrs()
           
 java.lang.Long getSnmpOutGetResponses()
           
 java.lang.Long getSnmpOutNoSuchNames()
           
 java.lang.Long getSnmpOutPkts()
           
 java.lang.Long getSnmpOutTooBigs()
           
 java.lang.Long getSnmpOutTraps()
           
 java.lang.Integer getState()
           
 java.lang.String getStateString()
           
 java.lang.Integer getTrapPort()
           
 boolean isActive()
           
 boolean isAuthRespEnabled()
           
 boolean isAuthTrapEnabled()
           
 void performStart()
           
 void performStop()
           
 boolean performWaitState(int p0, long p1)
           
 void setAuthRespEnabled(boolean value)
           
 void SetAuthRespEnabled(java.lang.String oper, boolean value)
           
 void setAuthTrapEnabled(boolean value)
           
 void SetAuthTrapEnabled(java.lang.String oper, boolean value)
           
 void setBufferSize(java.lang.Integer value)
           
 void SetBufferSize(java.lang.String oper, java.lang.Integer value)
           
 void setEnterpriseOid(java.lang.String value)
           
 void SetEnterpriseOid(java.lang.String oper, java.lang.String value)
           
 void setMaxActiveClientCount(java.lang.Integer value)
           
 void SetMaxActiveClientCount(java.lang.String oper, java.lang.Integer value)
           
 void setTrapPort(java.lang.Integer value)
           
 void SetTrapPort(java.lang.String oper, java.lang.Integer value)
           
 
Methods inherited from interface com.sun.jaw.reference.client.mo.ManagedObject
connect, deleteObject, disconnect, getAdaptorMO, getGroupOper, getObjectName, modifyObject, readAll, readObject, setGroupOper
 

Method Detail

getSnmpInSetRequests

public java.lang.Long getSnmpInSetRequests()
                                    throws InstanceNotFoundException,
                                           PropertyNotFoundException,
                                           java.lang.reflect.InvocationTargetException

getSnmpInGetRequests

public java.lang.Long getSnmpInGetRequests()
                                    throws InstanceNotFoundException,
                                           PropertyNotFoundException,
                                           java.lang.reflect.InvocationTargetException

getSnmpInBadCommunityNames

public java.lang.Long getSnmpInBadCommunityNames()
                                          throws InstanceNotFoundException,
                                                 PropertyNotFoundException,
                                                 java.lang.reflect.InvocationTargetException

getSnmpOutPkts

public java.lang.Long getSnmpOutPkts()
                              throws InstanceNotFoundException,
                                     PropertyNotFoundException,
                                     java.lang.reflect.InvocationTargetException

getSnmpInBadCommunityUses

public java.lang.Long getSnmpInBadCommunityUses()
                                         throws InstanceNotFoundException,
                                                PropertyNotFoundException,
                                                java.lang.reflect.InvocationTargetException

getActiveClientCount

public java.lang.Integer getActiveClientCount()
                                       throws InstanceNotFoundException,
                                              PropertyNotFoundException,
                                              java.lang.reflect.InvocationTargetException

getSnmpInTotalReqVars

public java.lang.Long getSnmpInTotalReqVars()
                                     throws InstanceNotFoundException,
                                            PropertyNotFoundException,
                                            java.lang.reflect.InvocationTargetException

getMaxActiveClientCount

public java.lang.Integer getMaxActiveClientCount()
                                          throws InstanceNotFoundException,
                                                 PropertyNotFoundException,
                                                 java.lang.reflect.InvocationTargetException

getSnmpOutGetResponses

public java.lang.Long getSnmpOutGetResponses()
                                      throws InstanceNotFoundException,
                                             PropertyNotFoundException,
                                             java.lang.reflect.InvocationTargetException

getSnmpInGetNexts

public java.lang.Long getSnmpInGetNexts()
                                 throws InstanceNotFoundException,
                                        PropertyNotFoundException,
                                        java.lang.reflect.InvocationTargetException

getSnmpInBadVersions

public java.lang.Long getSnmpInBadVersions()
                                    throws InstanceNotFoundException,
                                           PropertyNotFoundException,
                                           java.lang.reflect.InvocationTargetException

getSnmpOutTraps

public java.lang.Long getSnmpOutTraps()
                               throws InstanceNotFoundException,
                                      PropertyNotFoundException,
                                      java.lang.reflect.InvocationTargetException

getBufferSize

public java.lang.Integer getBufferSize()
                                throws InstanceNotFoundException,
                                       PropertyNotFoundException,
                                       java.lang.reflect.InvocationTargetException

getSnmpOutNoSuchNames

public java.lang.Long getSnmpOutNoSuchNames()
                                     throws InstanceNotFoundException,
                                            PropertyNotFoundException,
                                            java.lang.reflect.InvocationTargetException

getSnmpOutGenErrs

public java.lang.Long getSnmpOutGenErrs()
                                 throws InstanceNotFoundException,
                                        PropertyNotFoundException,
                                        java.lang.reflect.InvocationTargetException

getEnterpriseOid

public java.lang.String getEnterpriseOid()
                                  throws InstanceNotFoundException,
                                         PropertyNotFoundException,
                                         java.lang.reflect.InvocationTargetException

isAuthTrapEnabled

public boolean isAuthTrapEnabled()
                          throws InstanceNotFoundException,
                                 PropertyNotFoundException,
                                 java.lang.reflect.InvocationTargetException

getAuthTrapEnabled

public boolean getAuthTrapEnabled()
                           throws InstanceNotFoundException,
                                  PropertyNotFoundException,
                                  java.lang.reflect.InvocationTargetException

getStateString

public java.lang.String getStateString()
                                throws InstanceNotFoundException,
                                       PropertyNotFoundException,
                                       java.lang.reflect.InvocationTargetException

getProtocol

public java.lang.String getProtocol()
                             throws InstanceNotFoundException,
                                    PropertyNotFoundException,
                                    java.lang.reflect.InvocationTargetException

getSnmpInPkts

public java.lang.Long getSnmpInPkts()
                             throws InstanceNotFoundException,
                                    PropertyNotFoundException,
                                    java.lang.reflect.InvocationTargetException

getSnmpInTotalSetVars

public java.lang.Long getSnmpInTotalSetVars()
                                     throws InstanceNotFoundException,
                                            PropertyNotFoundException,
                                            java.lang.reflect.InvocationTargetException

isActive

public boolean isActive()
                 throws InstanceNotFoundException,
                        PropertyNotFoundException,
                        java.lang.reflect.InvocationTargetException

getSnmpOutTooBigs

public java.lang.Long getSnmpOutTooBigs()
                                 throws InstanceNotFoundException,
                                        PropertyNotFoundException,
                                        java.lang.reflect.InvocationTargetException

getSnmpOutBadValues

public java.lang.Long getSnmpOutBadValues()
                                   throws InstanceNotFoundException,
                                          PropertyNotFoundException,
                                          java.lang.reflect.InvocationTargetException

getMibs

public java.lang.String[] getMibs()
                           throws InstanceNotFoundException,
                                  PropertyNotFoundException,
                                  java.lang.reflect.InvocationTargetException

isAuthRespEnabled

public boolean isAuthRespEnabled()
                          throws InstanceNotFoundException,
                                 PropertyNotFoundException,
                                 java.lang.reflect.InvocationTargetException

getAuthRespEnabled

public boolean getAuthRespEnabled()
                           throws InstanceNotFoundException,
                                  PropertyNotFoundException,
                                  java.lang.reflect.InvocationTargetException

getClassVersion

public java.lang.String getClassVersion()
                                 throws InstanceNotFoundException,
                                        PropertyNotFoundException,
                                        java.lang.reflect.InvocationTargetException

getPort

public java.lang.Integer getPort()
                          throws InstanceNotFoundException,
                                 PropertyNotFoundException,
                                 java.lang.reflect.InvocationTargetException

getSnmpInASNParseErrs

public java.lang.Long getSnmpInASNParseErrs()
                                     throws InstanceNotFoundException,
                                            PropertyNotFoundException,
                                            java.lang.reflect.InvocationTargetException

getServedClientCount

public java.lang.Integer getServedClientCount()
                                       throws InstanceNotFoundException,
                                              PropertyNotFoundException,
                                              java.lang.reflect.InvocationTargetException

getTrapPort

public java.lang.Integer getTrapPort()
                              throws InstanceNotFoundException,
                                     PropertyNotFoundException,
                                     java.lang.reflect.InvocationTargetException

getState

public java.lang.Integer getState()
                           throws InstanceNotFoundException,
                                  PropertyNotFoundException,
                                  java.lang.reflect.InvocationTargetException

setMaxActiveClientCount

public void setMaxActiveClientCount(java.lang.Integer value)
                             throws InstanceNotFoundException,
                                    java.lang.IllegalAccessException,
                                    PropertyNotFoundException,
                                    InvalidPropertyValueException,
                                    java.lang.ClassNotFoundException,
                                    java.lang.InstantiationException,
                                    java.lang.reflect.InvocationTargetException

SetMaxActiveClientCount

public void SetMaxActiveClientCount(java.lang.String oper,
                                    java.lang.Integer value)
                             throws InstanceNotFoundException,
                                    java.lang.IllegalAccessException,
                                    PropertyNotFoundException,
                                    InvalidPropertyValueException,
                                    java.lang.ClassNotFoundException,
                                    java.lang.InstantiationException,
                                    java.lang.reflect.InvocationTargetException

setBufferSize

public void setBufferSize(java.lang.Integer value)
                   throws InstanceNotFoundException,
                          java.lang.IllegalAccessException,
                          PropertyNotFoundException,
                          InvalidPropertyValueException,
                          java.lang.ClassNotFoundException,
                          java.lang.InstantiationException,
                          java.lang.reflect.InvocationTargetException

SetBufferSize

public void SetBufferSize(java.lang.String oper,
                          java.lang.Integer value)
                   throws InstanceNotFoundException,
                          java.lang.IllegalAccessException,
                          PropertyNotFoundException,
                          InvalidPropertyValueException,
                          java.lang.ClassNotFoundException,
                          java.lang.InstantiationException,
                          java.lang.reflect.InvocationTargetException

setEnterpriseOid

public void setEnterpriseOid(java.lang.String value)
                      throws InstanceNotFoundException,
                             java.lang.IllegalAccessException,
                             PropertyNotFoundException,
                             InvalidPropertyValueException,
                             java.lang.ClassNotFoundException,
                             java.lang.InstantiationException,
                             java.lang.reflect.InvocationTargetException

SetEnterpriseOid

public void SetEnterpriseOid(java.lang.String oper,
                             java.lang.String value)
                      throws InstanceNotFoundException,
                             java.lang.IllegalAccessException,
                             PropertyNotFoundException,
                             InvalidPropertyValueException,
                             java.lang.ClassNotFoundException,
                             java.lang.InstantiationException,
                             java.lang.reflect.InvocationTargetException

setAuthTrapEnabled

public void setAuthTrapEnabled(boolean value)
                        throws InstanceNotFoundException,
                               java.lang.IllegalAccessException,
                               PropertyNotFoundException,
                               InvalidPropertyValueException,
                               java.lang.ClassNotFoundException,
                               java.lang.InstantiationException,
                               java.lang.reflect.InvocationTargetException

SetAuthTrapEnabled

public void SetAuthTrapEnabled(java.lang.String oper,
                               boolean value)
                        throws InstanceNotFoundException,
                               java.lang.IllegalAccessException,
                               PropertyNotFoundException,
                               InvalidPropertyValueException,
                               java.lang.ClassNotFoundException,
                               java.lang.InstantiationException,
                               java.lang.reflect.InvocationTargetException

setAuthRespEnabled

public void setAuthRespEnabled(boolean value)
                        throws InstanceNotFoundException,
                               java.lang.IllegalAccessException,
                               PropertyNotFoundException,
                               InvalidPropertyValueException,
                               java.lang.ClassNotFoundException,
                               java.lang.InstantiationException,
                               java.lang.reflect.InvocationTargetException

SetAuthRespEnabled

public void SetAuthRespEnabled(java.lang.String oper,
                               boolean value)
                        throws InstanceNotFoundException,
                               java.lang.IllegalAccessException,
                               PropertyNotFoundException,
                               InvalidPropertyValueException,
                               java.lang.ClassNotFoundException,
                               java.lang.InstantiationException,
                               java.lang.reflect.InvocationTargetException

setTrapPort

public void setTrapPort(java.lang.Integer value)
                 throws InstanceNotFoundException,
                        java.lang.IllegalAccessException,
                        PropertyNotFoundException,
                        InvalidPropertyValueException,
                        java.lang.ClassNotFoundException,
                        java.lang.InstantiationException,
                        java.lang.reflect.InvocationTargetException

SetTrapPort

public void SetTrapPort(java.lang.String oper,
                        java.lang.Integer value)
                 throws InstanceNotFoundException,
                        java.lang.IllegalAccessException,
                        PropertyNotFoundException,
                        InvalidPropertyValueException,
                        java.lang.ClassNotFoundException,
                        java.lang.InstantiationException,
                        java.lang.reflect.InvocationTargetException

performStart

public void performStart()
                  throws InstanceNotFoundException,
                         java.lang.NoSuchMethodException,
                         java.lang.reflect.InvocationTargetException,
                         java.lang.IllegalAccessException

performWaitState

public boolean performWaitState(int p0,
                                long p1)
                         throws InstanceNotFoundException,
                                java.lang.NoSuchMethodException,
                                java.lang.reflect.InvocationTargetException,
                                java.lang.IllegalAccessException

performStop

public void performStop()
                 throws InstanceNotFoundException,
                        java.lang.NoSuchMethodException,
                        java.lang.reflect.InvocationTargetException,
                        java.lang.IllegalAccessException