DLINK-3100-COPY-MIB
The private MIB module definition for file copy in DLINK-3100 devices.
Main OID:
rlCopy.1.3.6.1.4.1.171.10.94.89.89.87
100
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
100 total| Object Name |
|---|
rlCopyFinishedInformational trap indicating that the device has finished a copy operation successfully. NOTIFICATION-TYPE .1.3.6.1.4.1.171.10.94.89.89.0.180 |
rlCopyFailedInformational trap indicating that the copy operation has failed. NOTIFICATION-TYPE .1.3.6.1.4.1.171.10.94.89.89.0.181 |
rlCopySWFinishedA trap indicating that the device has finished a copy operation of image successfully. NOTIFICATION-TYPE .1.3.6.1.4.1.171.10.94.89.89.0.211 |
rlCopySWToUnitsA trap indicating to master unit that remote units have finished a copy operation of image successfully. NOTIFICATION-TYPE .1.3.6.1.4.1.171.10.94.89.89.0.212 |
rlCopyThe private MIB module definition for file copy in DLINK-3100 devices. MODULE-IDENTITY .1.3.6.1.4.1.171.10.94.89.89.87 |
rlCopyMibVersionIndicates the Copy support version. The current version is 1.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.1 |
rlCopyTableThe (conceptual) table listing only one entry at a time with parameters needed for configuration of the file copy action. SEQUENCE OF RlCopyEntry .1.3.6.1.4.1.171.10.94.89.89.87.2 |
rlCopyEntryAn entry (conceptual row) in the CopyTable. RlCopyEntry .1.3.6.1.4.1.171.10.94.89.89.87.2.1 |
rlCopyIndexThe row index in the table.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.2.1.1 |
rlCopyApplicationIdThe applicatione activated this comandro RlCopyApplicationType .1.3.6.1.4.1.171.10.94.89.89.87.2.1.2 |
rlCopySourceLocationSource File Locationrw RlCopyLocationType .1.3.6.1.4.1.171.10.94.89.89.87.2.1.3 |
rlCopySourceIpAddressThe Ip address of the source remote hostrw IpAddress .1.3.6.1.4.1.171.10.94.89.89.87.2.1.4 |
rlCopySourceUnitNumberThe unit number of the source unitrw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.2.1.5 |
rlCopySourceFileNameThe name of the source file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.2.1.6 |
rlCopySourceFileTypeThe type of the source file.rw RlCopyFileType .1.3.6.1.4.1.171.10.94.89.89.87.2.1.7 |
rlCopyDestinationLocationDestination File Locationrw RlCopyLocationType .1.3.6.1.4.1.171.10.94.89.89.87.2.1.8 |
rlCopyDestinationIpAddressThe Ip address of the destination remote hostrw IpAddress .1.3.6.1.4.1.171.10.94.89.89.87.2.1.9 |
rlCopyDestinationUnitNumberThe unit number of the destination unit, value 257 means all unitsrw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.2.1.10 |
rlCopyDestinationFileNameThe name of the destination file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.2.1.11 |
rlCopyDestinationFileTypeThe type of the destination file.rw RlCopyFileType .1.3.6.1.4.1.171.10.94.89.89.87.2.1.12 |
rlCopyUpTimeThe time elapsed since this entry was created.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.171.10.94.89.89.87.2.1.13 |
rlCopyOperationStateThe state of the copy operation.ro Enumeration .1.3.6.1.4.1.171.10.94.89.89.87.2.1.14 |
rlCopyBytesTransferredThe number of bytes that were transferred by the copy operation.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.2.1.15 |
rlCopyInBackgroundWhen enabled the copy operation is done in the background.rw Enumeration .1.3.6.1.4.1.171.10.94.89.89.87.2.1.16 |
rlCopyRowStatusIt is used to insert or delete an entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.2.1.17 |
rlCopyHistoryIndexThe index of the entry corresponding to this one in the rlCopyHistoryTable (equals rlCopyHistoryHistoryIndex). A value of 0 indicates that no history entry should be kept for this copy operation.rw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.2.1.18 |
rlCopyFreeHistoryIndexGives the next free index in the rlCopyHistoryTable (i.e., the next available value for rlCopyHistoryHistoryIndex)ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.3 |
rlCopyHistoryTableThe (conceptual) table listing only one entry at a time with parameters needed for configuration of the file copy action. SEQUENCE OF RlCopyHistoryEntry .1.3.6.1.4.1.171.10.94.89.89.87.4 |
rlCopyHistoryEntryAn entry (conceptual row) in the rlCopyHistoryTable. RlCopyHistoryEntry .1.3.6.1.4.1.171.10.94.89.89.87.4.1 |
rlCopyHistoryHistoryIndexThe row index in the table.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.4.1.1 |
rlCopyHistoryApplicationIdThe application that activated this comandro RlCopyApplicationType .1.3.6.1.4.1.171.10.94.89.89.87.4.1.2 |
rlCopyHistorySourceLocationSource File Locationrw RlCopyLocationType .1.3.6.1.4.1.171.10.94.89.89.87.4.1.3 |
rlCopyHistorySourceIpAddressThe IP address of the source remote hostrw IpAddress .1.3.6.1.4.1.171.10.94.89.89.87.4.1.4 |
rlCopyHistorySourceUnitNumberThe unit number of the source unitrw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.4.1.5 |
rlCopyHistorySourceFileNameThe name of the source file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.4.1.6 |
rlCopyHistorySourceFileTypeThe type of the source file.rw RlCopyFileType .1.3.6.1.4.1.171.10.94.89.89.87.4.1.7 |
rlCopyHistoryDestinationLocationDestination File Locationrw RlCopyLocationType .1.3.6.1.4.1.171.10.94.89.89.87.4.1.8 |
rlCopyHistoryDestinationIpAddressThe IP address of the destination remote hostrw IpAddress .1.3.6.1.4.1.171.10.94.89.89.87.4.1.9 |
rlCopyHistoryDestinationUnitNumberThe unit number of the destination unitrw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.4.1.10 |
rlCopyHistoryDestinationFileNameThe name of the destination file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.4.1.11 |
rlCopyHistoryDestinationFileTypeThe type of the destination file.rw RlCopyFileType .1.3.6.1.4.1.171.10.94.89.89.87.4.1.12 |
rlCopyHistoryUpTimeThe time elapsed since this entry was created.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.171.10.94.89.89.87.4.1.13 |
rlCopyHistoryOperationStateThe state of the copy operation.ro Enumeration .1.3.6.1.4.1.171.10.94.89.89.87.4.1.14 |
rlCopyHistoryBytesTransferredThe number of bytes that were transferred by the copy operation.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.4.1.15 |
rlCopyHistoryInBackgroundWhen enabled the copy operation is done in the background.rw Enumeration .1.3.6.1.4.1.171.10.94.89.89.87.4.1.16 |
rlCopyHistoryRowStatusIt is used delete an entry. No other operations are permitted since the history table is populated and updated through the copy table only.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.4.1.17 |
rlCopyHistoryErrorMessageError message as a result of failed copy action.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.4.1.18 |
rlCopyAuditingEnableControls whether SysLog messages should be issued on file copy eventsrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.5 |
rlCopyMessagesTableThe table listing the messages issued during a COPY operation. SEQUENCE OF RlCopyMessagesEntry .1.3.6.1.4.1.171.10.94.89.89.87.6 |
rlCopyMessagesEntryAn entry (conceptual row) in the rlCopyMessagesTable. RlCopyMessagesEntry .1.3.6.1.4.1.171.10.94.89.89.87.6.1 |
rlCopyMessagesCopyIndexThe index of the copy operation whose messages are displayed. INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.6.1.1 |
rlCopyMessagesMessageIndexThe index of the displayed message. INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.6.1.2 |
rlCopyMessagesMessageTextThe text of the message occurred in the copy operation.ro DisplayString .1.3.6.1.4.1.171.10.94.89.89.87.6.1.3 |
rlCopyMessagesStatusOnly destroy is supported.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.6.1.4 |
rlCopyMessagesTableRemoveEntriesSetting this object with value n will remove all entries associated with copy operation represented by the value n from the rlCopyMessagesTable, i.e. all the entries with rlCopyMessagesCopyIndex = n.rw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.7 |
rlCopyInetTableThe (conceptual) table listing only one entry at a time with parameters needed for configuration of the file copy action. SEQUENCE OF RlCopyInetEntry .1.3.6.1.4.1.171.10.94.89.89.87.8 |
rlCopyInetEntryAn entry (conceptual row) in the CopyTable. RlCopyInetEntry .1.3.6.1.4.1.171.10.94.89.89.87.8.1 |
rlCopyInetIndexThe row index in the table.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.8.1.1 |
rlCopyInetApplicationIdThe applicatione activated this comandro RlCopyApplicationType .1.3.6.1.4.1.171.10.94.89.89.87.8.1.2 |
rlCopyInetSourceLocationSource File Locationrw RlCopyLocationType .1.3.6.1.4.1.171.10.94.89.89.87.8.1.3 |
rlCopyInetSourceIpAddressTypeThe Inet address type of the source remote hostrw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.10.94.89.89.87.8.1.4 |
rlCopyInetSourceIpAddressThe Inet address of the source remote hostrw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.10.94.89.89.87.8.1.5 |
rlCopyInetSourceUnitNumberThe unit number of the source unitrw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.8.1.6 |
rlCopyInetSourceFileNameThe name of the source file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.8.1.7 |
rlCopyInetSourceFileTypeThe type of the source file.rw RlCopyFileType .1.3.6.1.4.1.171.10.94.89.89.87.8.1.8 |
rlCopyInetDestinationLocationDestination File Locationrw RlCopyLocationType .1.3.6.1.4.1.171.10.94.89.89.87.8.1.9 |
rlCopyInetDestinationIpAddressTypeThe Inet address type of the destination remote hostrw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.10.94.89.89.87.8.1.10 |
rlCopyInetDestinationIpAddressThe Inet address of the destination remote hostrw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.10.94.89.89.87.8.1.11 |
rlCopyInetDestinationUnitNumberThe unit number of the destination unit, value 257 means all unitsrw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.8.1.12 |
rlCopyInetDestinationFileNameThe name of the destination file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.8.1.13 |
rlCopyInetDestinationFileTypeThe type of the destination file.rw RlCopyFileType .1.3.6.1.4.1.171.10.94.89.89.87.8.1.14 |
rlCopyInetUpTimeThe time elapsed since this entry was created.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.171.10.94.89.89.87.8.1.15 |
rlCopyInetOperationStateThe state of the copy operation.ro Enumeration .1.3.6.1.4.1.171.10.94.89.89.87.8.1.16 |
rlCopyInetBytesTransferredThe number of bytes that were transferred by the copy operation.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.8.1.17 |
rlCopyInetInBackgroundWhen enabled the copy operation is done in the background.rw Enumeration .1.3.6.1.4.1.171.10.94.89.89.87.8.1.18 |
rlCopyInetRowStatusIt is used to insert or delete an entryrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.8.1.19 |
rlCopyInetHistoryIndexThe index of the entry corresponding to this one in the rlCopyHistoryTable (equals rlCopyHistoryHistoryIndex). A value of 0 indicates that no history entry should be kept for this copy operation.rw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.8.1.20 |
rlCopyHistoryInetTableThe (conceptual) table listing only one entry at a time with parameters needed for configuration of the file copy action. SEQUENCE OF RlCopyHistoryInetEntry .1.3.6.1.4.1.171.10.94.89.89.87.9 |
rlCopyHistoryInetEntryAn entry (conceptual row) in the rlCopyHistoryTable. RlCopyHistoryInetEntry .1.3.6.1.4.1.171.10.94.89.89.87.9.1 |
rlCopyHistoryInetHistoryIndexThe row index in the table.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.9.1.1 |
rlCopyHistoryInetApplicationIdThe application that activated this comandro RlCopyApplicationType .1.3.6.1.4.1.171.10.94.89.89.87.9.1.2 |
rlCopyHistoryInetSourceLocationSource File Locationrw RlCopyLocationType .1.3.6.1.4.1.171.10.94.89.89.87.9.1.3 |
rlCopyHistoryInetSourceIpAddressTypeThe Inet address type of the source remote hostrw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.4 |
rlCopyHistoryInetSourceIpAddressThe Inet address of the source remote hostrw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.5 |
rlCopyHistoryInetSourceUnitNumberThe unit number of the source unitrw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.9.1.6 |
rlCopyHistoryInetSourceFileNameThe name of the source file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.7 |
rlCopyHistoryInetSourceFileTypeThe type of the source file.rw RlCopyFileType .1.3.6.1.4.1.171.10.94.89.89.87.9.1.8 |
rlCopyHistoryInetDestinationLocationDestination File Locationrw RlCopyLocationType .1.3.6.1.4.1.171.10.94.89.89.87.9.1.9 |
rlCopyHistoryInetDestinationIpAddressTypeThe Inet address type of the destination remote hostrw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.10 |
rlCopyHistoryInetDestinationIpAddressThe Inet address of the destination remote hostrw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.11 |
rlCopyHistoryInetDestinationUnitNumberThe unit number of the destination unitrw INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.9.1.12 |
rlCopyHistoryInetDestinationFileNameThe name of the destination file.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.13 |
rlCopyHistoryInetDestinationFileTypeThe type of the destination file.rw RlCopyFileType .1.3.6.1.4.1.171.10.94.89.89.87.9.1.14 |
rlCopyHistoryInetUpTimeThe time elapsed since this entry was created.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.15 |
rlCopyHistoryInetOperationStateThe state of the copy operation.ro Enumeration .1.3.6.1.4.1.171.10.94.89.89.87.9.1.16 |
rlCopyHistoryInetBytesTransferredThe number of bytes that were transferred by the copy operation.ro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.9.1.17 |
rlCopyHistoryInetInBackgroundWhen enabled the copy operation is done in the background.rw Enumeration .1.3.6.1.4.1.171.10.94.89.89.87.9.1.18 |
rlCopyHistoryInetRowStatusIt is used delete an entry. No other operations are permitted since the history table is populated and updated through the copy table only.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.19 |
rlCopyHistoryInetErrorMessageError message as a result of failed copy action.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.171.10.94.89.89.87.9.1.20 |
rlCopyUnitsListPotential list of units used by trap rlCopySWToUnitsro INTEGER .1.3.6.1.4.1.171.10.94.89.89.87.10 |