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
- Table
- clmgmtDevCredExportActionTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | unknownError |
3 | transferProtocolNotSupported |
4 | fileServerNotReachable |
5 | unrecognizedEntPhysicalIndex |
6 | invalidFile |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clmgmtDevCredExportActionIndex This object uniquely identifies a row in
clmgmtDevCredExportActionTable. The management application
chooses this value by reading
clmgmtNextFreeDevCredExportActionIndex while crea… | column | Unsigned32 | .1.3.6.1.4.1.9.9.543.1.3.2.1.1 |
| clmgmtDevCredCommandState This object indicates the state of the action that is
executed as a result of setting clmgmtDevCredRowStatus
to active(1). | column | ClmgmtLicenseActionState | .1.3.6.1.4.1.9.9.543.1.3.2.1.10 |
| clmgmtDevCredStorageType This object indicates the storage type for this conceptual
row. Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.543.1.3.2.1.12 |
| clmgmtDevCredRowStatus This object indicates the the status of this table entry.
Once the entry status is set to active(1), the associated
entry cannot be modified until the action completes
(clmgmtDevC… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.543.1.3.2.1.13 |
| clmgmtDevCredEntPhysicalIndex This object represents the entPhysicalIndex of the device
for which the device credentials are being retrieved. This
object is mainly used in devices where one device is acting
as… | column | ENTITY-MIBPhysicalIndexOrZero | .1.3.6.1.4.1.9.9.543.1.3.2.1.2 |
| clmgmtDevCredTransferProtocol This object indicates the transfer protocol to be used when
copying files as specified in the following objects.
1. clmgmtDevCredExportFile
. | column | ClmgmtLicenseTransferProtocol | .1.3.6.1.4.1.9.9.543.1.3.2.1.3 |
| clmgmtDevCredServerAddressType This object indicates the transport type of the
address contained in clmgmtDevCredServerAddress object.
This must be set when clmgmtDevCredTransferProtocol
is not none(1) or local… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.543.1.3.2.1.4 |
| clmgmtDevCredServerAddress This object indicates the the ip address of the server
from which the files must be read or written to if
clmgmtDevCredTransferProtocol is not none(1) or local(2).
… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.543.1.3.2.1.5 |
| clmgmtDevCredServerUsername This object indicates the remote user name for accessing
files via ftp, rcp, sftp or scp protocols. This object
must be set when the clmgmtDevCredTransferProtocol is
ftp(4), rcp(5… | column | OctetString | .1.3.6.1.4.1.9.9.543.1.3.2.1.6 |
| clmgmtDevCredServerPassword This object indicates the password used by ftp, sftp or
scp for copying a file to/from an ftp/sftp/scp server.
This object must be set when the
clmgmtDevCredTransferProtocol is f… | column | OctetString | .1.3.6.1.4.1.9.9.543.1.3.2.1.7 |
| clmgmtDevCredExportFile This object represents file where device credentials needs
to be exported to. | column | OctetString | .1.3.6.1.4.1.9.9.543.1.3.2.1.8 |
| clmgmtDevCredCommand This object indicates the the command to be executed.
Command Remarks
------- -------
noOp(1) … | column | Enumeration | .1.3.6.1.4.1.9.9.543.1.3.2.1.9 |