clmgmtDevCredCommandFailCause
CISCO-LICENSE-MGMT-MIB ·
.1.3.6.1.4.1.9.9.543.1.3.2.1.11
Object
column
Enumeration
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.
Context
- MIB
- CISCO-LICENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.543.1.3.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clmgmtDevCredExportActionEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | unknownError |
3 | transferProtocolNotSupported |
4 | fileServerNotReachable |
5 | unrecognizedEntPhysicalIndex |
6 | invalidFile |