MIB Viewer

clmgmtDevCredCommandFailCause

OBJECT-TYPE
1.3.6.1.4.1.9.9.543.1.3.2.1.11
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the the reason for device credentials export operation failure. The value of this object is valid only when clmgmtDevCredCommandState is failed(6). none(1) - action execution has not started yet. If the action is completed and the action is successful, then also none(1) is returned to indicate that there are no errors. unknownError(2) - reason for failure is unknown, operation failed, no operation is performed transferProtocolNotSupported(3) - clmgmtDevCredTransferProtocol given is not supported. fileServerNotReachable(4) - file server is not reachable. unrecognizedEntPhysicalIndex(5) - entPhysicalIndex is not valid invalidFile(6) - The target file specified is not valid.
INTEGER { none(1), unknownError(2), transferProtocolNotSupported(3), fileServerNotReachable(4), unrecognizedEntPhysicalIndex(5), invalidFile(6) }