|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sun.management.snmp
in
preference to classes in this package. This class may be removed
in a future version of Java DMK.
Contains SNMP constants related to command and response codes. All members are static and can be used by any application.
Field Summary | |
static int |
authMask
Deprecated. Mask used to isolate authentication information within a message flag. |
static int |
authNoPriv
Deprecated. Security level. |
static int |
authPriv
Deprecated. Security level. |
static int |
authPrivMask
Deprecated. Mask used to isolate authentication and privacy information within a message flag. |
static int |
CtxtConsFlag
Deprecated. ASN.1 prefix for encoding PDU types. |
static int |
noAuthNoPriv
Deprecated. Security level. |
static int |
noGroupName
Deprecated. Error that is returned by VACM. |
static int |
noSuchContext
Deprecated. Error that is returned by VACM. |
static int |
noSuchView
Deprecated. Error that is returned by VACM. |
static int |
notInView
Deprecated. Error that is returned by VACM. |
static int |
pduGetBulkRequestPdu
Deprecated. Represents a GetBulkRequest PDU type (V2 only). |
static int |
pduGetNextRequestPdu
Deprecated. Represents a GetNextRequest PDU type (V1 or V2). |
static int |
pduGetRequestPdu
Deprecated. Represents a GetRequest PDU type (V1 or V2). |
static int |
pduGetResponsePdu
Deprecated. Represents a GetResponse PDU type (V1 or V2). |
static int |
pduInformRequestPdu
Deprecated. Represents an InformRequest PDU type (V2 only). |
static int |
pduReportPdu
Deprecated. Represents a Report PDU type (V2 only). |
static int |
pduSetRequestPdu
Deprecated. Represents a SetRequest PDU type (V1 or V2). |
static int |
pduV1TrapPdu
Deprecated. Represents a V1Trap PDU type (V1 only). |
static int |
pduV2TrapPdu
Deprecated. Represents a V2Trap PDU type (V2 only). |
static int |
pduWalkRequest
Deprecated. Represents a Walk request. |
static int |
privMask
Deprecated. Mask used to isolate privacy information within a message flag. |
static int |
reportableFlag
Deprecated. Flag that indicates that a report is to be sent. |
static int |
snmpAuthNotSupported
Deprecated. SNMP V3 Error code specific to the API. |
static int |
snmpBadSecurityLevel
Deprecated. SNMP V3 Error code specific to the API. |
static int |
snmpPrivNotSupported
Deprecated. SNMP V3 Error code specific to the API. |
static int |
snmpReqAborted
Deprecated. Error code specific to the API. |
static int |
snmpReqEncodingError
Deprecated. Error code specific to the API. |
static int |
snmpReqHandleTooBig
Deprecated. Error code specific to the API. |
static int |
snmpReqInternalError
Deprecated. Error code specific to the API. |
static int |
snmpReqPacketOverflow
Deprecated. Error code specific to the API. |
static int |
snmpReqRefireAfterVbFix
Deprecated. Error code specific to the API. |
static int |
snmpReqSocketIOError
Deprecated. Error code specific to the API. |
static int |
snmpReqTimeout
Deprecated. Error code specific to the API. |
static int |
snmpReqTooBigImpossible
Deprecated. Error code specific to the API. |
static int |
snmpReqUnknownError
Deprecated. Error code specific to the API. |
static int |
snmpRspAuthorizationError
Deprecated. Error code as defined in RFC 1448 for: authorizationError . |
static int |
snmpRspBadValue
Deprecated. Error code as defined in RFC 1448 for: badValue . |
static int |
snmpRspCommitFailed
Deprecated. Error code as defined in RFC 1448 for: commitFailed . |
static int |
snmpRspDecodingError
Deprecated. Error code specific to the API. |
static int |
snmpRspEndOfTable
Deprecated. Error code specific to the API. |
static int |
snmpRspGenErr
Deprecated. Error code as defined in RFC 1448 for: genErr . |
static int |
snmpRspInconsistentName
Deprecated. Error code as defined in RFC 1448 for: inconsistentName . |
static int |
snmpRspInconsistentValue
Deprecated. Error code as defined in RFC 1448 for: inconsistentValue . |
static int |
snmpRspNoAccess
Deprecated. Error code as defined in RFC 1448 for: noAccess . |
static int |
snmpRspNoCreation
Deprecated. Error code as defined in RFC 1448 for: noCreation . |
static int |
snmpRspNoError
Deprecated. Error code as defined in RFC 1448 for: noError . |
static int |
snmpRspNoSuchName
Deprecated. Error code as defined in RFC 1448 for: noSuchName . |
static int |
snmpRspNotWritable
Deprecated. Error code as defined in RFC 1448 for: notWritable . |
static int |
snmpRspReadOnly
Deprecated. Error code as defined in RFC 1448 for: readOnly . |
static int |
snmpRspResourceUnavailable
Deprecated. Error code as defined in RFC 1448 for: resourceUnavailable . |
static int |
snmpRspTooBig
Deprecated. Error code as defined in RFC 1448 for: tooBig . |
static int |
snmpRspUndoFailed
Deprecated. Error code as defined in RFC 1448 for: undoFailed . |
static int |
snmpRspWrongEncoding
Deprecated. Error code as defined in RFC 1448 for: wrongEncoding . |
static int |
snmpRspWrongLength
Deprecated. Error code as defined in RFC 1448 for: wrongLength . |
static int |
snmpRspWrongType
Deprecated. Error code as defined in RFC 1448 for: wrongType . |
static int |
snmpRspWrongValue
Deprecated. Error code as defined in RFC 1448 for: wrongValue . |
static int |
snmpUnknownPrincipal
Deprecated. SNMP V3 Error code specific to the API. |
static int |
snmpUsmBadEngineId
Deprecated. SNMP Usm V3 Error code specific to the API. |
static int |
snmpUsmInvalidTimeliness
Deprecated. SNMP Usm V3 Error code specific to the API. |
static int |
snmpUsmSecurityModel
Deprecated. Snmp V3 security model id (3). |
static int |
snmpV1AccessControlModel
Deprecated. Snmp V1 access control model id (0). |
static int |
snmpV1MsgProcessingModel
Deprecated. Snmp V1 msg processing model id (0). |
static int |
snmpV1SecurityModel
Deprecated. Snmp V1 security model id (1). |
static int |
snmpV2AccessControlModel
Deprecated. Snmp V2 access control model id (1). |
static int |
snmpV2MsgProcessingModel
Deprecated. Snmp V2 msg processing model id (1). |
static int |
snmpV2SecurityModel
Deprecated. Snmp V2 security model id (2). |
static int |
snmpV3AccessControlModel
Deprecated. Snmp V3 access control model id (3). |
static int |
snmpV3MsgProcessingModel
Deprecated. Snmp V3 msg processing model id (3). |
static byte |
snmpVersionOne
Deprecated. Represents the SNMP protocol version: SnmpV1 . |
static byte |
snmpVersionThree
Deprecated. Represents the SNMP protocol version: SnmpV3 . |
static byte |
snmpVersionTwo
Deprecated. Represents the SNMP protocol version: SnmpV2 . |
static int |
snmpWrongSnmpVersion
Deprecated. Error code specific to the API. |
static int |
trapAuthenticationFailure
Deprecated. Code as defined in RFC 1157 for generic trap info in Trap-PDU: authenticationFailure . |
static int |
trapColdStart
Deprecated. Code as defined in RFC 1157 for generic trap info in Trap-PDU: coldStart . |
static int |
trapEgpNeighborLoss
Deprecated. Code as defined in RFC 1157 for generic trap info in Trap-PDU: egpNeighborLoss . |
static int |
trapEnterpriseSpecific
Deprecated. Code as defined in RFC 1157 for generic trap info in Trap-PDU: enterpriseSpecific . |
static int |
trapLinkDown
Deprecated. Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkDown . |
static int |
trapLinkUp
Deprecated. Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkUp . |
static int |
trapWarmStart
Deprecated. Code as defined in RFC 1157 for generic trap info in Trap-PDU: warmStart . |
Field Detail |
public static final int noAuthNoPriv
public static final int authNoPriv
public static final int authPriv
public static final int reportableFlag
public static final int authMask
public static final int privMask
public static final int authPrivMask
public static final int CtxtConsFlag
public static final byte snmpVersionOne
SnmpV1
.
public static final byte snmpVersionTwo
SnmpV2
.
public static final byte snmpVersionThree
SnmpV3
.
public static final int pduGetRequestPdu
GetRequest
PDU type (V1 or V2).
public static final int pduGetNextRequestPdu
GetNextRequest
PDU type (V1 or V2).
public static final int pduGetResponsePdu
GetResponse
PDU type (V1 or V2).
public static final int pduSetRequestPdu
SetRequest
PDU type (V1 or V2).
public static final int pduGetBulkRequestPdu
GetBulkRequest
PDU type (V2 only).
public static final int pduWalkRequest
Walk
request.
A walk uses the getNext
request to "walk" through a given MIB.
public static final int pduV1TrapPdu
V1Trap
PDU type (V1 only).
public static final int pduV2TrapPdu
V2Trap
PDU type (V2 only).
public static final int pduInformRequestPdu
InformRequest
PDU type (V2 only).
public static final int pduReportPdu
Report
PDU type (V2 only).
public static final int trapColdStart
coldStart
.
public static final int trapWarmStart
warmStart
.
public static final int trapLinkDown
linkDown
.
public static final int trapLinkUp
linkUp
.
public static final int trapAuthenticationFailure
authenticationFailure
.
public static final int trapEgpNeighborLoss
egpNeighborLoss
.
public static final int trapEnterpriseSpecific
enterpriseSpecific
.
public static final int snmpRspNoError
noError
.
public static final int snmpRspTooBig
tooBig
.
public static final int snmpRspNoSuchName
noSuchName
.
public static final int snmpRspBadValue
badValue
.
public static final int snmpRspReadOnly
readOnly
.
public static final int snmpRspGenErr
genErr
.
public static final int snmpRspNoAccess
noAccess
.
public static final int snmpRspWrongType
wrongType
.
public static final int snmpRspWrongLength
wrongLength
.
public static final int snmpRspWrongEncoding
wrongEncoding
.
public static final int snmpRspWrongValue
wrongValue
.
public static final int snmpRspNoCreation
noCreation
.
public static final int snmpRspInconsistentValue
inconsistentValue
.
public static final int snmpRspResourceUnavailable
resourceUnavailable
.
public static final int snmpRspCommitFailed
commitFailed
.
public static final int snmpRspUndoFailed
undoFailed
.
public static final int snmpRspAuthorizationError
authorizationError
.
public static final int snmpRspNotWritable
notWritable
.
public static final int snmpRspInconsistentName
inconsistentName
.
public static final int noSuchView
public static final int noSuchContext
public static final int noGroupName
public static final int notInView
public static final int snmpReqTimeout
Used if the request PDU exceeds the maxTries
limit
defined in the SnmpPeer
object.
public static final int snmpReqAborted
Used if the pending request PDU is canceled.
public static final int snmpRspDecodingError
Used if the response to the request PDU fails at decoding time.
public static final int snmpReqEncodingError
Used if the request PDU does not retrieve the community string at authentication encoding time.
public static final int snmpReqPacketOverflow
Used if the request PDU does not fit in the maxSnmpPktSize
limit
defined in the SnmpPeer
object.
public static final int snmpRspEndOfTable
Used for the last variable returned by a Walk
request PDU.
public static final int snmpReqRefireAfterVbFix
Used if the request PDU is retried after a noSuchName
error fixed.
This is an internal temporary status.
public static final int snmpReqHandleTooBig
Used if the size of the request PDU varBindList
exceeds
the maxVarBindLimit
limit defined in the
SnmpPeer
object.
public static final int snmpReqTooBigImpossible
Used if the request PDU fails with a tooBig
error status
but its varBindList
contains just one element.
public static final int snmpReqInternalError
Used if an internal error occurs when processing the request PDU.
public static final int snmpReqSocketIOError
Used if an I/O error occurs when sending the request PDU.
public static final int snmpReqUnknownError
Used if the request PDU fails at encoding time or sending time for a reason not covered by the previous error codes.
public static final int snmpWrongSnmpVersion
public static final int snmpUnknownPrincipal
Used if the used principal is unknown.
public static final int snmpAuthNotSupported
Used if authentication is not supported for the current user.
public static final int snmpPrivNotSupported
Used if privacy is not supported for the current user.
public static final int snmpBadSecurityLevel
Used if privacy is not supported for the current user.
public static final int snmpUsmBadEngineId
Used if the authoritative engine Id is not associated to the current user.
public static final int snmpUsmInvalidTimeliness
Used if the timeliness params are invalid.
public static final int snmpV1SecurityModel
public static final int snmpV2SecurityModel
public static final int snmpUsmSecurityModel
public static final int snmpV1MsgProcessingModel
public static final int snmpV2MsgProcessingModel
public static final int snmpV3MsgProcessingModel
public static final int snmpV1AccessControlModel
public static final int snmpV2AccessControlModel
public static final int snmpV3AccessControlModel
|
FCS Release jdmk-5_1-b34.1 2005.02.10_16:46:09_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |