ccCopyUserName
CISCO-CONFIG-COPY-MIB ·
.1.3.6.1.4.1.9.9.96.1.1.1.1.7
Object
column
r/w
OctetString
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 override the remote
username configured through the
rcmd remote-username <username>
configuration command.
The remote username is sent as the server username
in an RCP command request sent by the system to a
remote RCP server.
Context
- MIB
- CISCO-CONFIG-COPY-MIB
- OID
.1.3.6.1.4.1.9.9.96.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccCopyEntry
- Table
- ccCopyTable
- Siblings
- 16
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-40
Related Objects
Sibling 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 |
| 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 |