clmgmtDevCredExportActionIndex
CISCO-LICENSE-MGMT-MIB ·
.1.3.6.1.4.1.9.9.543.1.3.2.1.1
Object
column
Unsigned32
This object uniquely identifies a row in clmgmtDevCredExportActionTable. The management application chooses this value by reading clmgmtNextFreeDevCredExportActionIndex while creating an entry in this table. If an entry already exists with this index, the creation of the entry will not continue and error will be returned. The management application should read the value of clmgmtNextFreeDevCredExportActionIndex again and retry with the new value for this object.
Context
- MIB
- CISCO-LICENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.543.1.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- clmgmtDevCredExportActionEntry
- Table
- clmgmtDevCredExportActionTable
- Siblings
- 12
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| clmgmtDevCredCommandFailCause This object indicates the the reason for device
credentials export operation failure.
The value of this object is valid only when
clmgmtDevCredCommandState is faile… | column | Enumeration | .1.3.6.1.4.1.9.9.543.1.3.2.1.11 |
| 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 |