|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jdmk.snmp.mpm.SnmpMsgTranslatorV1V2
com.sun.jdmk.snmp.mpm.SnmpMsgTranslatorCs2Ctxt
com.sun.management.snmp.mpm
in
preference to classes in this package. This class may be removed
in a future version of Java DMK.
This translator is dedicated to translate V1 V2 parameters in the context of SNMP V3 messages. It infers some parameters such as context name and context engine Id.
Constructor Summary | |
SnmpMsgTranslatorCs2Ctxt(SnmpEngine engine)
Deprecated. |
Method Summary | |
byte[] |
getAccessContext(SnmpMsg msg)
Deprecated. The access context (used in IP ACL) is the community string. |
byte[] |
getContextName(SnmpMsg msg)
Deprecated. A context name can be added at the end of the community string via @ separator. |
Methods inherited from class com.sun.jdmk.snmp.mpm.SnmpMsgTranslatorV1V2 |
getContextEngineId, getEncryptedPdu, getFlatSecurityParameters, getMsgFlags, getMsgId, getMsgMaxSize, getMsgSecurityModel, getRawContextName, getSecurityLevel, getSecurityParameters, setContextEngineId, setContextName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SnmpMsgTranslatorCs2Ctxt(SnmpEngine engine)
Method Detail |
public byte[] getContextName(SnmpMsg msg)
getContextName
in interface SnmpMsgTranslator
getContextName
in class SnmpMsgTranslatorV1V2
public byte[] getAccessContext(SnmpMsg msg)
getAccessContext
in interface SnmpMsgTranslator
getAccessContext
in class SnmpMsgTranslatorV1V2
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |