fileCopyModuleNumber
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.25.5
Object
scalar
r/w
Integer32
The module number specified in the copy
operation.
If the value of this object is 0 and the
fileCopyAction object has the value of
copyImageFromHostToFlash(4), the switch will do
multiple download to the modules with matching
image type. It is left to the SNMP agent to allow
the individual modules to be reset with the
downloaded images or not.
The value of this object can not be changed when
the fileCopyResult object has the value of
inProgress(1).
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.25.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileCopyGrp
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-16
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileCopyProtocol The protocol to be used for any remote copy.
If the config file transfer is to occur locally on
the SNMP agent, the method of transfer is left up
to the implementation, and is not… | scalar | Enumeration | .1.3.6.1.4.1.9.5.1.25.1 |
| fileCopyRuntimeConfigPart Indicates the part of runtime configuration to be
copied. This object will only take effect when the
object value of fileCopyAction is one of the
following:
copyConfigF… | scalar | Enumeration | .1.3.6.1.4.1.9.5.1.25.10 |
| fileCopyRemoteServer The IP address or the host name of the tftp/rcp
remote server from (or to) which to copy the file.
If the copy operation is local on the SNMP agent,
this object is not applicabl… | scalar | OctetString | .1.3.6.1.4.1.9.5.1.25.2 |
| fileCopySrcFileName The source file name (including the path, if
applicable) of the file. The accepted value of
this object is 'cfg1' or 'cfg2' when the requested
action is one of the following:
… | scalar | OctetString | .1.3.6.1.4.1.9.5.1.25.3 |
| fileCopyDstFileName The destination file name (including the path, if
applicable) of the file. The accepted value of
this object is 'cfg1' or 'cfg2' when the requested
action is one of the following:… | scalar | OctetString | .1.3.6.1.4.1.9.5.1.25.4 |
| fileCopyUserName Remote user name for copy via rcp protocol. This
object must be specified when the
fileCopyProtocol is rcp. | scalar | OctetString | .1.3.6.1.4.1.9.5.1.25.6 |
| fileCopyAction Setting this object to one of the acceptable
values will initiate the requested action using
the information provided by fileCopyProtocol,
fileCopyRemoteServer, fileCopySrcFileNam… | scalar | Enumeration | .1.3.6.1.4.1.9.5.1.25.7 |
| fileCopyResult Contains the result of the last copy action
request.
If the value of fileCopyResult is rcpError(22),
then the detailed rcp error messages are contained
in fileCopyResultRcpErrorMe… | scalar | Enumeration | .1.3.6.1.4.1.9.5.1.25.8 |
| fileCopyResultRcpErrorMessage Contains the detailed rcp error messages if the
value of fileCopyResult is rcpError(22) for the
last copy action request; otherwise, this MIB
object contains the empty string. | scalar | OctetString | .1.3.6.1.4.1.9.5.1.25.9 |