aristaConfigCopyCommandEntry
ARISTA-CONFIG-COPY-MIB ·
.1.3.6.1.4.1.30065.3.7.1.1
Object
row
A copy request.
A management station should generate a unique ID and name
(as the index) for each copy request. This prevents multiple
management stations or applications from using same index
and causing conflicts in same row.
After an unique index is generated, the management station
could create a row with that index and setup a copy request.
Once a copy request is setup correctly with both source and
destination URIs, it can be queued by setting the row status
to active. The row creation, copy request setup and row
activation can be done in one or multiple SET requests.
The status of the copy request may change after the request
is queued. It can be retrieved at any time before the request
is aged out by the agent.
Context
- MIB
- ARISTA-CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.30065.3.7.1.1- Type
- row
- Status
- current
- Parent
- aristaConfigCopyCommandTable
- Table
- aristaConfigCopyCommandTable
- Children
- 11
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aristaConfigCopyName The name of a copy request.
It is chosen by the management station and should be unique
so that two management stations or applications do not cause
conflicts in sa… | column | OctetString | .1.3.6.1.4.1.30065.3.7.1.1.1 |
| aristaConfigCopyFailureMessage The details of a failed copy request. | column | OctetString | .1.3.6.1.4.1.30065.3.7.1.1.10 |
| aristaConfigCopyRowStatus The row status of a copy request.
A new copy request is instantiated by creating a new row.
An existing copy request is queued by activating a row, or
cancelled by … | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.30065.3.7.1.1.11 |
| aristaConfigCopyId The ID of a copy request.
It is chosen by the management station and should be unique.
One way to generate such a unique intenger is through the
TestAndIncr mechani… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.30065.3.7.1.1.2 |
| aristaConfigCopySourceUri The source URI of a copy request.
The URI format is: scheme://[username:password@]host/path
Supported URI schemes are: file, flash, extension, system… | column | OctetString | .1.3.6.1.4.1.30065.3.7.1.1.3 |
| aristaConfigCopyDestUri The destination URI of a copy request.
It has the same format as the source URI. | column | OctetString | .1.3.6.1.4.1.30065.3.7.1.1.4 |
| aristaConfigCopyState The state of a copy request. | column | ConfigCopyState | .1.3.6.1.4.1.30065.3.7.1.1.5 |
| aristaConfigCopyTimeout The maximum number of seconds a copy request could run.
If the copy request is not completed in such amount of
time, it will be terminated and marked as failed wit… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.30065.3.7.1.1.6 |
| aristaConfigCopyTimeStarted The time when a copy request was started. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.30065.3.7.1.1.7 |
| aristaConfigCopyTimeCompleted The time when a copy request was completed. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.30065.3.7.1.1.8 |
| aristaConfigCopyFailureCause The cause of a failed copy request. | column | ConfigCopyFailureCause | .1.3.6.1.4.1.30065.3.7.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| aristaConfigCopyName The name of a copy request.
It is chosen by the management station and should be unique
so that two management stations or applications do not cause
conflicts in sa… | column | OctetString | .1.3.6.1.4.1.30065.3.7.1.1.1 |
| aristaConfigCopyId The ID of a copy request.
It is chosen by the management station and should be unique.
One way to generate such a unique intenger is through the
TestAndIncr mechani… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.30065.3.7.1.1.2 |