ccCopyEntry
CISCO-CONFIG-COPY-MIB ·
.1.3.6.1.4.1.9.9.96.1.1.1.1
Object
row
A config-copy request.
A management station wishing to create an entry
should first generate a random serial number to be
used as the index to this sparse table. The station
should then create the associated instance of the
row status and row index objects. It must also,
either in the same or in successive PDUs, create an
instance of ccCopySourceFileType and
ccCopyDestFileType.
At least one of the file types defined in
ConfigFileType TC must be an agent-config file type
(i.e. 'startupConfig' or 'runningConfig').
If one of the file types is a 'networkFile', a valid
ccCopyFileName and ccCopyServerAddressType and
ccCopyServerAddressRev1 or just ccCopyServerAddress
must be created as well. If ccCopyServerAddress is
created then ccCopyServerAddressRev1 will store the
same IP address and ccCopyServerAddressType will
take the value 'ipv4'.
For a file type of 'iosFile', only
a valid ccCopyFileName needs to be created as an
extra parameter.
It should also modify the default values for the
other configuration objects if the defaults are not
appropriate.
Once the appropriate instance of all the
configuration objects have been created, either by
an explicit SNMP set request or by default, the row
status should be set to active to initiate the
request. Note that this entire procedure may be
initiated via a single set request which specifies
a row status of createAndGo as well as
specifies valid values for the non-defaulted
configuration objects.
Once the config-copy request has been created
(i.e. the ccCopyEntryRowStatus has been made
active), the entry cannot be modified - the only
operation possible after this is to delete the row.
Once the request completes, the management station
should retrieve the values of the status objects of
interest, and should then delete the entry. In
order to prevent old entries from clogging the
table, entries will be aged out, but an entry will
ever be deleted within 5 minutes of completing.
Context
- MIB
- CISCO-CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.9.9.96.1.1.1.1- Type
- row
- Status
- current
- Parent
- ccCopyTable
- Table
- ccCopyTable
- Children
- 17
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccCopyIndex Object which specifies a unique entry in the
ccCopyTable. A management station wishing
to initiate a config-copy operation should use a
random value for this object when creating… | column | Unsigned32 | .1.3.6.1.4.1.9.9.96.1.1.1.1.1 |
| ccCopyState Specifies the state of this config-copy request.
This value of this object is instantiated only after
the row has been instantiated, i.e. after the
ccCopyEntryRowStatus has been… | column | ConfigCopyState | .1.3.6.1.4.1.9.9.96.1.1.1.1.10 |
| ccCopyTimeStarted Specifies the time the ccCopyState last
transitioned to 'running', or 0 if the state has
never transitioned to 'running'(e.g., stuck in
'waiting' state).
This obje… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.96.1.1.1.1.11 |
| ccCopyTimeCompleted Specifies the time the ccCopyState last
transitioned from 'running' to 'successful' or
'failed' states. This object is instantiated only
after the row has been instantiated.
Its… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.96.1.1.1.1.12 |
| ccCopyFailCause The reason why the config-copy operation failed.
This object is instantiated only when the
ccCopyState for this entry is in the
'failed' state. | column | ConfigCopyFailCause | .1.3.6.1.4.1.9.9.96.1.1.1.1.13 |
| ccCopyEntryRowStatus The status of this table entry. Once the entry
status is set to active, the associated entry cannot
be modified until the request completes
(ccCopyState transitions to 'successf… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.96.1.1.1.1.14 |
| ccCopyServerAddressType This object indicates the transport type of the
address contained in ccCopyServerAddressRev1 object.
This must be created when either the
ccCopySourceFileType or cc… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.96.1.1.1.1.15 |
| ccCopyServerAddressRev1 The IP address of the TFTP server from (or to)
which to copy the configuration file. This object
must be created when either the
ccCopySourceFileType or ccCopyDestFileType has th… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.96.1.1.1.1.16 |
| ccCopyVrfName This object specifies the VPN domain in which the
server identified by ccCopyServerAddress or
ccCopyServerAddressRev1 is located.
The agent will use this field to identify the VP… | column | OctetString | .1.3.6.1.4.1.9.9.96.1.1.1.1.17 |
| ccCopyProtocol The protocol to be used for any copy.
If the copy operation occurs locally on the SNMP
agent (e.g. 'runningConfig' to 'startupConfig'),
this object may be ignored … | column | ConfigCopyProtocol | .1.3.6.1.4.1.9.9.96.1.1.1.1.2 |
| ccCopySourceFileType Specifies the type of file to copy from. Either the
ccCopySourceFileType or the ccCopyDestFileType
(or both) must be of type 'runningConfig' or
'startupConfig'. Also, the ccCopy… | column | ConfigFileType | .1.3.6.1.4.1.9.9.96.1.1.1.1.3 |
| ccCopyDestFileType specifies the type of file to copy to. Either the
ccCopySourceFileType or the ccCopyDestFileType
(or both) must be of type 'runningConfig' or
'startupConfig'. Also, the ccCopySo… | column | ConfigFileType | .1.3.6.1.4.1.9.9.96.1.1.1.1.4 |
| ccCopyServerAddress deprecated The IP address of the TFTP server from (or to)
which to copy the configuration file. This object
must be created when either the
ccCopySourceFileType or ccCopyDestFileType has t… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.96.1.1.1.1.5 |
| ccCopyFileName The file name (including the path, if applicable)
of the file. This object must be created when either
the ccCopySourceFileType or ccCopyDestFileType has
the value 'networkFile' o… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.96.1.1.1.1.6 |
| ccCopyUserName Remote username for copy via FTP, RCP, SFTP or
SCP protocol.
This object must be created when the ccCopyProtocol
is 'rcp', 'scp', 'ftp', or 'sftp'.
If the protocol is RCP, it will… | column | OctetString | .1.3.6.1.4.1.9.9.96.1.1.1.1.7 |
| ccCopyUserPassword Password used by FTP, SFTP or SCP for copying a
file to/from an FTP/SFTP/SCP server. This object
must be created when the ccCopyProtocol is FTP or
SCP.
Reading it returns a zero… | column | OctetString | .1.3.6.1.4.1.9.9.96.1.1.1.1.8 |
| ccCopyNotificationOnCompletion Specifies whether or not a ccCopyCompletion
notification should be issued on completion of the
TFTP transfer. If such a notification is desired,
it is the responsibility of the m… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.96.1.1.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccCopyIndex Object which specifies a unique entry in the
ccCopyTable. A management station wishing
to initiate a config-copy operation should use a
random value for this object when creating… | column | Unsigned32 | .1.3.6.1.4.1.9.9.96.1.1.1.1.1 |