|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SnmpMsgTranslator | |
---|---|
com.sun.management.snmp.mpm | Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3. |
Uses of SnmpMsgTranslator in com.sun.management.snmp.mpm |
---|
Classes in com.sun.management.snmp.mpm that implement SnmpMsgTranslator | |
---|---|
class |
SnmpMsgTranslatorCs2Ctxt
This translator is dedicated to translate V1 V2 parameters in the context of SNMP V3 messages. |
class |
SnmpMsgTranslatorV1V2
This translator is dedicated to translate V1 V2 parameters in the context of SNMP V3 messages. |
class |
SnmpMsgTranslatorV3
This translator is dedicated to translate V3 parameters. |
Methods in com.sun.management.snmp.mpm that return SnmpMsgTranslator | |
---|---|
SnmpMsgTranslator |
SnmpMsgProcessingModelV3.getMsgTranslator()
Returns the current translator. |
SnmpMsgTranslator |
SnmpMsgProcessingModelV1V2.getMsgTranslator()
|
Methods in com.sun.management.snmp.mpm with parameters of type SnmpMsgTranslator | |
---|---|
void |
SnmpMsgProcessingModelV3.setMsgTranslator(SnmpMsgTranslator translator)
In order to change the behavior of the translator, set it. |
void |
SnmpMsgProcessingModelV1V2.setMsgTranslator(SnmpMsgTranslator translator)
In order to change the behavior of the translator, set it. |
Constructors in com.sun.management.snmp.mpm with parameters of type SnmpMsgTranslator | |
---|---|
SnmpMsgProcessingModelV1V2(com.sun.management.internal.snmp.SnmpMsgProcessingSubSystem sys,
SnmpMsgTranslator translat)
Constructor. |
|
SnmpMsgProcessingModelV3(com.sun.management.internal.snmp.SnmpMsgProcessingSubSystem sys,
SnmpMsgTranslator translat)
Constructor. |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |