protected static class MPv3.CacheEntry extends StateReference
CacheEntry class holds state reference information
for the MPv3 message processing model for a single message.retryMsgIDs| Constructor and Description |
|---|
MPv3.CacheEntry(int msgID,
long reqID,
byte[] secEngineID,
SecurityModel secModel,
byte[] secName,
int secLevel,
byte[] contextEngineID,
byte[] contextName,
SecurityStateReference secStateReference,
int errorCode) |
addMessageIDs, createMessageID, equals, equalsExceptMsgID, getAddress, getContextEngineID, getContextName, getErrorCode, getMaxSizeResponseScopedPDU, getMessageIDs, getMsgFlags, getMsgID, getPduHandle, getSecurityEngineID, getSecurityLevel, getSecurityModel, getSecurityName, getSecurityStateReference, getTransportMapping, hashCode, isMatchingMessageID, isMatchingMessageID, isReportable, setAddress, setContextEngineID, setContextName, setErrorCode, setMaxSizeResponseScopedPDU, setMsgFlags, setMsgID, setMsgID, setPduHandle, setSecurityEngineID, setSecurityLevel, setSecurityModel, setSecurityName, setSecurityStateReference, setTransportMapping, toString, updateRequestStatisticsPduHandlepublic MPv3.CacheEntry(int msgID,
long reqID,
byte[] secEngineID,
SecurityModel secModel,
byte[] secName,
int secLevel,
byte[] contextEngineID,
byte[] contextName,
SecurityStateReference secStateReference,
int errorCode)
Copyright © 2016 SNMP4J.org. All Rights Reserved.