fileCopySrcOperType
ECS4110-MIB ·
.1.3.6.1.4.1.259.10.1.39.1.24.1.1
Object
scalar
r/w
Enumeration
fileCopySrcOperType specifies where to copy from,
and fileCopyDestOperType specifies where to copy to.
Possible combinations of 'fileCopySrcOperType to
fileCopyDestOperType' and required parameters are listed in
the following table.
--------------+------------------+---------------------------------
Source | Destination | Required parameters
--------------+------------------+---------------------------------
file(1) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
+------------------+---------------------------------
| runningCfg(2) | fileCopySrcFileName
+------------------+---------------------------------
| startUpCfg(3) | fileCopySrcFileName
| | fileCopyDestFileName
+------------------+---------------------------------
| tftp(4) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| unit(5) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyUnitId
+------------------+---------------------------------
| ftp(7) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| sftp(10) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
runningCfg(2) | file(1) | fileCopyDestFileName
+------------------+---------------------------------
| startUpCfg(3) | fileCopyDestFileName
+------------------+---------------------------------
| tftp(4) | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| ftp(7) | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| sftp(10) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
startUpCfg(3) | file(1) | fileCopyDestFileName
+------------------+---------------------------------
| runningCfg(2) | None.
+------------------+---------------------------------
| tftp(4) | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| ftp(7) | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| sftp(10) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
tftp(4) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| runningCfg(2) | fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| startUpCfg(3) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
+------------------+---------------------------------
| addRunningCfg(15)| fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
--------------+------------------+---------------------------------
unit(5) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyUnitId
--------------+------------------+---------------------------------
ftp(7) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| runningCfg(2) | fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| startUpCfg(3) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| addRunningCfg(15)| fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
sftp(10) | file(1) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyFileType
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| runningCfg(2) | fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| startUpCfg(3) | fileCopySrcFileName
| | fileCopyDestFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
+------------------+---------------------------------
| addRunningCfg(15)| fileCopySrcFileName
| | fileCopyServerInetAddressType
| | fileCopyServerInetAddress
| | fileCopyServerUserName
| | fileCopyServerPassword
--------------+------------------+---------------------------------
Context
- MIB
- ECS4110-MIB
- OID
.1.3.6.1.4.1.259.10.1.39.1.24.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileCopyMgt
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | file |
2 | runningCfg |
3 | startUpCfg |
4 | tftp |
5 | unit |
6 | http |
7 | ftp |
10 | sftp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fileCopySrcFileName The source file name for fileCopyMgt when a copy
operation is next requested via this MIB. This value is set to
a zero length string when no file name has been specified.
Note: I… | scalar | OctetString | .1.3.6.1.4.1.259.10.1.39.1.24.1.2 |
| fileCopyServerInetAddressType Internet address type of the remote server. Only ipv4(1)
type is supported. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.259.10.1.39.1.24.1.20 |
| fileCopyServerInetAddress Internet address of the remote server. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.10.1.39.1.24.1.21 |
| fileCopyServerUserName Login user name for the remote server. When this variable is
empty, the system will use 'anonymous' as user name to log in
to the remote server. | scalar | OctetString | .1.3.6.1.4.1.259.10.1.39.1.24.1.22 |
| fileCopyServerPassword Login password for the remote server. This variable can only
be written. When this variable is read, it always returns a
zero-length string. | scalar | OctetString | .1.3.6.1.4.1.259.10.1.39.1.24.1.23 |
| fileCopyDestOperType See the description for fileCopySrcOperType. | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.39.1.24.1.3 |
| fileCopyDestFileName The destination file name for fileCopyMgt when a
copy operation is next requested via this MIB. This value is set to
a zero length string when no file name has been specified.
No… | scalar | OctetString | .1.3.6.1.4.1.259.10.1.39.1.24.1.4 |
| fileCopyFileType Type of file to copy in fileCopyMgt. opcode(1) indicates operation
code, config(2) indicates configuration file, bootRom(3) indicates
diagnostic image file and loader(5) indicates… | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.39.1.24.1.5 |
| fileCopyUnitId Specifies the switch unit for stackable devices.
When performing the 'copy unit file' or 'copy file unit' action,
if neither fileCopySrcOperType nor fileCopyDestOperType
i… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.10.1.39.1.24.1.7 |
| fileCopyAction Setting this object to copy(2) to begin the copy operation. When
the device is not copying, this object will have a value of
notCopying(1). | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.39.1.24.1.8 |
| fileCopyStatus The status of the last copy procedure, if any. This
object will have a value of fileCopyUnknown(18) if no
copy operation has been performed. The listed values are
identical to fi… | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.39.1.24.1.9 |
Notification Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| IBM-Director-Alert-MIBtrapType The type of the event. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2.6.159.202.1 |
| IBM-Director-Alert-MIBtrapSeverity The severity of the event. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2.6.159.202.2 |
| IBM-Director-Alert-MIBtrapSenderName The system name from which the event was sent. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2.6.159.202.3 |
| IBM-Director-Alert-MIBtrapManagedObjectName The system name for which the event was generated. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2.6.159.202.4 |
| IBM-Director-Alert-MIBtrapText Text associated with the event. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2.6.159.202.5 |
| IBM-Director-Alert-MIBtrapCategory The category of the event. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2.6.159.202.6 |
| IBM-Director-Alert-MIBside The side in which the event occured. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2.6.159.201.4.1.11 |
| IBM-Director-Alert-MIBuniversalUniqueId The universal unique ID. | scalar | OctetString | .1.3.6.1.4.1.2.6.159.201.4.1.15 |