MIB Viewer

RAD-CopyFile-MIB

25 objects
Copy File MIB.
OIDNameAccessStatusDescription
1.3.6.1.4.1.164.6.2.12.18IdentitycopyFileGroupCopy File MIB.
1.3.6.1.4.1.164.6.2.12.18.0IdentitycopyFileNotificationscurrentThe copy file events.
1.3.6.1.4.1.164.6.2.12.18.0.2NotificationsystemDownloadEndcurrentThis trap indicates that file download has ended, successfully or not. The status of the download exists in: copyFileError.
1.3.6.1.4.1.164.6.2.12.18.1TablecopyFileTablenot-accessiblecurrentThis object defines Copy File table.
1.3.6.1.4.1.164.6.2.12.18.1.1RowcopyFileEntrynot-accessiblecurrentAn entry in the Copy File table.
1.3.6.1.4.1.164.6.2.12.18.1.1.1ColumncopyFileIdxnot-accessiblecurrentIndex 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 …
1.3.6.1.4.1.164.6.2.12.18.1.1.2ColumncopyFileRowStatusread-createcurrentThe object enables handling of copyFileTable entries. Agent MUST update copyFileRowStatus table and associated entry of rowInfoTable accordingly. A Manager may…
1.3.6.1.4.1.164.6.2.12.18.1.1.3ColumncopyFileProtocolread-createcurrentThe object defines the copy file operation protocol. The default value is 'localFile (5)'.
1.3.6.1.4.1.164.6.2.12.18.1.1.4ColumncopyFileAddressTyperead-createcurrentServer Address Type. Default Value is ipv4(1).
1.3.6.1.4.1.164.6.2.12.18.1.1.5ColumncopyFileAddressread-createcurrentFile Transfer Server Address, according to type defined by the copyFileAddressType. The default value is 0.0.0.0.
1.3.6.1.4.1.164.6.2.12.18.1.1.6ColumncopyFilePortread-createcurrentFile Transfer Server Port. The default value is 0 WHICH means use of the default protocol port number.
1.3.6.1.4.1.164.6.2.12.18.1.1.7ColumncopyFileUserNameread-createcurrentUser Name. It is relevant for copy operations requiring user name. The default value is the empty string ''.
1.3.6.1.4.1.164.6.2.12.18.1.1.8ColumncopyFilePasswordread-createcurrentUser Password. It is relevant for copy operations requiring password. The object should be readable: any read operation accessing it should obtain constant val…
1.3.6.1.4.1.164.6.2.12.18.1.1.9ColumncopyFileSrcTyperead-createcurrentThis 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 defin…
1.3.6.1.4.1.164.6.2.12.18.1.1.10ColumncopyFileSrcFilePathread-createcurrentThis object represents the path to the location of the source file. The length of the path is limited to 64 octets.
1.3.6.1.4.1.164.6.2.12.18.1.1.11ColumncopyFileSrcFileNameread-createcurrentThis object represents the name of the source file. The length of the name is limited to 32 octets.
1.3.6.1.4.1.164.6.2.12.18.1.1.12ColumncopyFileDstTyperead-createcurrentThis 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 …
1.3.6.1.4.1.164.6.2.12.18.1.1.13ColumncopyFileDstFilePathread-createcurrentThis object represents the path to the location of the destination file. The length of the path is limited to 64 octets.
1.3.6.1.4.1.164.6.2.12.18.1.1.14ColumncopyFileDstFileNameread-createcurrentThis object represents the name of the destination file. The length of the name is limited to 32 octets.
1.3.6.1.4.1.164.6.2.12.18.1.1.15ColumncopyFileStatusread-onlycurrentStatus 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 en…
1.3.6.1.4.1.164.6.2.12.18.1.1.16ColumncopyFileErrorread-onlycurrentThe object represents the available error codes. noError (1): the operation completed successfully, serverNotResponding (2): server providing the copying is no…
1.3.6.1.4.1.164.6.2.12.18.1.1.17ColumncopyFileStartTimeread-onlycurrentRepresents 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. Th…
1.3.6.1.4.1.164.6.2.12.18.1.1.18ColumncopyFileEndTimeread-onlycurrentRepresents 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 de…
1.3.6.1.4.1.164.6.2.12.18.1.1.19ColumncopyFileProgressBytesread-onlycurrentRepresents the Copy File Progress in Bytes. The Object value is zeroed by Agent when it releases the table row.
1.3.6.1.4.1.164.6.2.12.18.1.1.20ColumncopyFileDirectionread-createcurrentThe object defines the copy file direction. networkToDevice (1) - copy from device to network deviceToNetwork (2) - copy from network to device deviceLocally (…