copyIndex
CONFIG-COPY-MIB ·
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.1
Object
column
Unsigned32
Object which specifies a unique entry in the copyTable. A management station wishing to initiate a config-copy operation should use a random value for this object when creating or modifying an instance of a copyEntry. The RowStatus semantics of the copyEntryRowStatus object will prevent access conflicts.
Context
- MIB
- CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- copyEntry
- Table
- copyTable
- Siblings
- 14
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| copyNotificationOnCompletion Specifies whether or not a copyCompletion
notification should be issued on completion of the tftp
transfer. If such a notification is desired, it is the
responsibility of the mana… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.10 |
| copyState 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
copyEntryRowStatus has been m… | column | ConfigCopyState | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.11 |
| copyTimeStarted Specifies the time the copyState last transitioned
to running, or 0 if the state has never transitioned to
running (for e.g., stuck in waiting state).
This object is instan… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.12 |
| copyTimeCompleted Specifies the time the copyState last transitioned
from running to successful or failed states. This
object is instantiated only after the row has been
instantiated.
Its value wi… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.13 |
| copyFailCause The reason why the config-copy operation failed.
This object is instantiated only when the copyState
for this entry is in the failed state. | column | ConfigCopyFailCause | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.14 |
| copyEntryRowStatus The status of this table entry. Once the entry
status is set to active, the associated entry cannot
be modified until the request completes (copyState
transitions to successfu… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.15 |
| copyProtocol The protocol to be used for any copy.
Will default to ftp if not specified.
If the copy operation occurs locally on the SNMP agent
(e.g. runningConfigToStartupConf… | column | ConfigCopyProtocol | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.2 |
| copySourceFileType specifies the type of file to copy from. Either the
copySourceFileType or the copyDestFileType (or both)
must be of type runningConfig or startupConfig. Also,
the copySourceFileTy… | column | ConfigFileType | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.3 |
| copyDestFileType specifies the type of file to copy to. Either the
copySourceFileType or the copyDestFileType (or both)
must be of type runningConfig or startupConfig. Also,
the copySourceFileType… | column | ConfigFileType | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.4 |
| copyServerAddress The ip address of the tftp server from (or to)
which to copy the configuration file. This object must
be created when either the copySourceFileType
or copyDestFileType has the v… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.5 |
| copySrcFileName The source file name (including the path, if applicable) of
the file. This object must be created when either the
copySourceFileType or copyDestFileType has the value
networkFile … | column | OctetString | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.6 |
| copyDstFileName The destination file name (including the path, if applicable) of
the file. This object must be created when either the
copySourceFileType or copyDestFileType has the value
network… | column | OctetString | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.7 |
| copyUserName Remote user name for copy via ftp, rcp, sftp or
scp protocol.
This object must be created when the copyProtocol
is rcp, scp, ftp or sftp.
If the protocol is rcp, it will override… | column | OctetString | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.8 |
| copyUserPassword 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 copyProtocol is ftp or scp.
Reading it returns a zero-… | column | OctetString | .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.9 |