|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpMibHandler | |
com.sun.jdmk.comm | |
com.sun.jdmk.snmp.agent | Provides the classes for creating an SNMP agent. |
Uses of SnmpMibHandler in com.sun.jdmk.comm |
Classes in com.sun.jdmk.comm that implement SnmpMibHandler | |
class |
SnmpAdaptorServer
Deprecated. Use package com.sun.management.comm in
preference to classes in this package. This class may be removed
in a future version of Java DMK. |
class |
SnmpV3AdaptorServer
Deprecated. Use package com.sun.management.comm in
preference to classes in this package. This class may be removed
in a future version of Java DMK. |
Methods in com.sun.jdmk.comm that return SnmpMibHandler | |
SnmpMibHandler |
SnmpV3AdaptorServerMBean.addMib(SnmpMibAgent mib,
String contextName)
Deprecated. Adds a new contextualized MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpV3AdaptorServerMBean.addMib(SnmpMibAgent mib,
String contextName,
SnmpOid[] oids)
Deprecated. Adds a new contextualized MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpV3AdaptorServer.addMib(SnmpMibAgent mib,
String contextName)
Deprecated. Adds a new contextualized MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpV3AdaptorServer.addMib(SnmpMibAgent mib,
String contextName,
SnmpOid[] oids)
Deprecated. Adds a new contextualized MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpAdaptorServerMBean.addMib(SnmpMibAgent mib)
Deprecated. Adds a new MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpAdaptorServerMBean.addMib(SnmpMibAgent mib,
SnmpOid[] oids)
Deprecated. Adds a new MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpAdaptorServerMBean.addMib(SnmpMibAgent mib,
String contextName)
Deprecated. Adds a new contextualized MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpAdaptorServer.addMib(SnmpMibAgent mib)
Deprecated. Adds a new MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpAdaptorServer.addMib(SnmpMibAgent mib,
SnmpOid[] oids)
Deprecated. Adds a new MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpAdaptorServer.addMib(SnmpMibAgent mib,
String contextName)
Deprecated. Adds a new MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpAdaptorServer.addMib(SnmpMibAgent mib,
String contextName,
SnmpOid[] oids)
Deprecated. Adds a new MIB in the SNMP MIB handler. |
Uses of SnmpMibHandler in com.sun.jdmk.snmp.agent |
Methods in com.sun.jdmk.snmp.agent that return SnmpMibHandler | |
SnmpMibHandler |
SnmpMibHandler.addMib(SnmpMibAgent mib)
Deprecated. Adds a new MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpMibHandler.addMib(SnmpMibAgent mib,
SnmpOid[] oids)
Deprecated. Adds a new MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpMibHandler.addMib(SnmpMibAgent mib,
String contextName)
Deprecated. Adds a new contextualized MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpMibHandler.addMib(SnmpMibAgent mib,
String contextName,
SnmpOid[] oids)
Deprecated. Adds a new contextualized MIB in the SNMP MIB handler. |
SnmpMibHandler |
SnmpMibAgentMBean.getSnmpAdaptor()
Deprecated. Gets the reference to the SNMP protocol adaptor to which the MIB is bound. |
SnmpMibHandler |
SnmpMibAgent.getSnmpAdaptor()
Deprecated. Gets the reference to the SNMP protocol adaptor to which the MIB is bound. |
Methods in com.sun.jdmk.snmp.agent with parameters of type SnmpMibHandler | |
void |
SnmpMibAgentMBean.setSnmpAdaptor(SnmpMibHandler stack)
Deprecated. Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler. |
void |
SnmpMibAgentMBean.setSnmpAdaptor(SnmpMibHandler stack,
SnmpOid[] oids)
Deprecated. Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler. |
void |
SnmpMibAgentMBean.setSnmpAdaptor(SnmpMibHandler stack,
String contextName)
Deprecated. Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler. |
void |
SnmpMibAgentMBean.setSnmpAdaptor(SnmpMibHandler stack,
String contextName,
SnmpOid[] oids)
Deprecated. Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and adds this new MIB in the SNMP MIB handler. |
void |
SnmpMibAgent.setSnmpAdaptor(SnmpMibHandler stack)
Deprecated. Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler. |
void |
SnmpMibAgent.setSnmpAdaptor(SnmpMibHandler stack,
SnmpOid[] oids)
Deprecated. Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler. |
void |
SnmpMibAgent.setSnmpAdaptor(SnmpMibHandler stack,
String contextName)
Deprecated. Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and adds this new MIB in the SNMP MIB handler. |
void |
SnmpMibAgent.setSnmpAdaptor(SnmpMibHandler stack,
String contextName,
SnmpOid[] oids)
Deprecated. Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and adds this new MIB in the SNMP MIB handler. |
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV NEXT | FRAMES NO FRAMES |