RAD-CopyFile-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
20
copyFileTable
table.1.3.6.1.4.1.164.6.2.12.18.1
·
1 row entry
·
20 columns
This object defines Copy File table.
An entry in the Copy File table.
Indexes
copyFileIdx
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
copyFileIdx
Index of the Copy File Table.
Initiator of the Copy File operation gets rowInfoIndexNext in order to obtain copyFileIdx value of the next free entry. Agent is responsible to update rowInfoTable upon this get action. If … |
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.1 |
||||||||||||||||||||||||||||||||||||||
|
copyFileRowStatus
The object enables handling of copyFileTable entries.
Agent MUST update copyFileRowStatus table and associated entry of rowInfoTable accordingly. A Manager may only create an entry i.e. set createAndGo(4). The Agent is … |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.164.6.2.12.18.1.1.2 |
||||||||||||||||||||||||||||||||||||||
|
copyFileProtocol
The object defines the copy file operation protocol.
The default value is 'localFile (5)'. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.164.6.2.12.18.1.1.3 |
||||||||||||||||||||||||||||||||||||||
|
copyFileAddressType
Server Address Type. Default Value is ipv4(1).
|
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.164.6.2.12.18.1.1.4 |
||||||||||||||||||||||||||||||||||||||
|
copyFileAddress
File Transfer Server Address, according to type defined by the
copyFileAddressType. The default value is 0.0.0.0. |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.5 |
||||||||||||||||||||||||||||||||||||||
|
copyFilePort
File Transfer Server Port. The default value is 0 WHICH means
use of the default protocol port number. |
INET-ADDRESS-MIBInetPortNumberr/w Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.6 |
||||||||||||||||||||||||||||||||||||||
|
copyFileUserName
User Name. It is relevant for copy operations requiring
user name. The default value is the empty string ''. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.7 |
||||||||||||||||||||||||||||||||||||||
|
copyFilePassword
User Password. It is relevant for copy operations requiring
password. The object should be readable: any read operation accessing it should obtain constant value '****'. The default value is the empty string ''. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.8 |
||||||||||||||||||||||||||||||||||||||
|
copyFileSrcType
This object represents the copy file source type.
The default value is 'otherType' (2). Copy file operation should use proper type value, i.e. one of the defined by the FileType enumeration. Using of the 'otherType' (2)… |
RAD-TCFileTyper/w Textual Convention: RAD-TCFileType EnumerationType Values:
|
.1.3.6.1.4.1.164.6.2.12.18.1.1.9 |
||||||||||||||||||||||||||||||||||||||
|
copyFileSrcFilePath
This object represents the path to the location of the source file.
The length of the path is limited to 64 octets. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.10 |
||||||||||||||||||||||||||||||||||||||
|
copyFileSrcFileName
This object represents the name of the source file.
The length of the name is limited to 32 octets. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.11 |
||||||||||||||||||||||||||||||||||||||
|
copyFileDstType
This object represents the copy file destination type.
The default value is 'otherType' (2). Copy file operation should use proper type value, i.e. one of the defined by the FileType enumeration. Using of the 'otherType… |
RAD-TCFileTyper/w Textual Convention: RAD-TCFileType EnumerationType Values:
|
.1.3.6.1.4.1.164.6.2.12.18.1.1.12 |
||||||||||||||||||||||||||||||||||||||
|
copyFileDstFilePath
This object represents the path to the location of the destination file.
The length of the path is limited to 64 octets. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.13 |
||||||||||||||||||||||||||||||||||||||
|
copyFileDstFileName
This object represents the name of the destination file.
The length of the name is limited to 32 octets. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.14 |
||||||||||||||||||||||||||||||||||||||
|
copyFileStatus
Status of Copy File session.
The copyFileStatus should be equal to noOp(2) when an entry was created by createAndWait and is not activated yet. When session ended with success, the Status should be endedOk(6). The copyF… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.164.6.2.12.18.1.1.15 |
||||||||||||||||||||||||||||||||||||||
|
copyFileError
The object represents the available error codes.
noError (1): the operation completed successfully, serverNotResponding (2): server providing the copying is not responding fileNotFound (3): the required source file … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.164.6.2.12.18.1.1.16 |
||||||||||||||||||||||||||||||||||||||
|
copyFileStartTime
Represents Start Date and Time of the copy file process. This parameter
holds the UTC date and time value. Agent sets the Object Value upon Copy File start. The default value is '2000.01.01. 00:00:00. +0.0' |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.17 |
||||||||||||||||||||||||||||||||||||||
|
copyFileEndTime
Represents End Date and Time of the copy file process. This parameter
holds the UTC date and time value. Agent sets the Object Value upon Copy File end. The default value is '2000.01.01. 00:00:00. +0.0' |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.18 |
||||||||||||||||||||||||||||||||||||||
|
copyFileProgressBytes
Represents the Copy File Progress in Bytes.
The Object value is zeroed by Agent when it releases the table row. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.6.2.12.18.1.1.19 |
||||||||||||||||||||||||||||||||||||||
|
copyFileDirection
The object defines the copy file direction.
networkToDevice (1) - copy from device to network deviceToNetwork (2) - copy from network to device deviceLocally (3) - copy locally within device The default value is 'devi… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.164.6.2.12.18.1.1.20 |