RADLAN-COPY-MIB
54 objects
The private MIB module definition for file copy in Radlan devices.
Imported Objects
| RADLAN-MIB | rnd |
| SNMPv2-SMI | Counter32 IpAddress MODULE-IDENTITY OBJECT-TYPE TimeTicks Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| SNMPv2-TC-v1 | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.89.87 | IdentityrlCopy | The private MIB module definition for file copy in Radlan devices. | ||
| 1.3.6.1.4.1.89.87.1 | ScalarrlCopyMibVersion | read-only | current | Indicates the Copy support version. The current version is 1. |
| 1.3.6.1.4.1.89.87.2 | TablerlCopyTable | not-accessible | current | The (conceptual) table listing only one entry at a time with parameters needed for configuration of the file copy action. |
| 1.3.6.1.4.1.89.87.2.1 | RowrlCopyEntry | not-accessible | current | An entry (conceptual row) in the CopyTable. |
| 1.3.6.1.4.1.89.87.2.1.1 | ColumnrlCopyIndex | read-only | current | The row index in the table. |
| 1.3.6.1.4.1.89.87.2.1.2 | ColumnrlCopyApplicationId | read-only | current | The applicatione activated this comand |
| 1.3.6.1.4.1.89.87.2.1.3 | ColumnrlCopySourceLocation | read-write | current | Source File Location |
| 1.3.6.1.4.1.89.87.2.1.4 | ColumnrlCopySourceIpAddress | read-write | current | The Ip address of the source remote host |
| 1.3.6.1.4.1.89.87.2.1.5 | ColumnrlCopySourceUnitNumber | read-write | current | The unit number of the source unit |
| 1.3.6.1.4.1.89.87.2.1.6 | ColumnrlCopySourceFileName | read-write | current | The name of the source file. |
| 1.3.6.1.4.1.89.87.2.1.7 | ColumnrlCopySourceFileType | read-write | current | The type of the source file. |
| 1.3.6.1.4.1.89.87.2.1.8 | ColumnrlCopyDestinationLocation | read-write | current | Destination File Location |
| 1.3.6.1.4.1.89.87.2.1.9 | ColumnrlCopyDestinationIpAddress | read-write | current | The Ip address of the destination remote host |
| 1.3.6.1.4.1.89.87.2.1.10 | ColumnrlCopyDestinationUnitNumber | read-write | current | The unit number of the destination unit, value 257 means all units |
| 1.3.6.1.4.1.89.87.2.1.11 | ColumnrlCopyDestinationFileName | read-write | current | The name of the destination file. |
| 1.3.6.1.4.1.89.87.2.1.12 | ColumnrlCopyDestinationFileType | read-write | current | The type of the destination file. |
| 1.3.6.1.4.1.89.87.2.1.13 | ColumnrlCopyUpTime | read-only | current | The time elapsed since this entry was created. |
| 1.3.6.1.4.1.89.87.2.1.14 | ColumnrlCopyOperationState | read-only | current | The state of the copy operation. |
| 1.3.6.1.4.1.89.87.2.1.15 | ColumnrlCopyBytesTransferred | read-only | current | The number of bytes that were transferred by the copy operation. |
| 1.3.6.1.4.1.89.87.2.1.16 | ColumnrlCopyInBackground | read-write | current | When enabled the copy operation is done in the background. |
| 1.3.6.1.4.1.89.87.2.1.17 | ColumnrlCopyRowStatus | read-write | current | It is used to insert or delete an entry |
| 1.3.6.1.4.1.89.87.2.1.18 | ColumnrlCopyHistoryIndex | read-write | current | The index of the entry corresponding to this one in the rlCopyHistoryTable (equals rlCopyHistoryHistoryIndex). A value of 0 indicates that no history entry sho… |
| 1.3.6.1.4.1.89.87.3 | ScalarrlCopyFreeHistoryIndex | read-only | current | Gives the next free index in the rlCopyHistoryTable (i.e., the next available value for rlCopyHistoryHistoryIndex) |
| 1.3.6.1.4.1.89.87.4 | TablerlCopyHistoryTable | not-accessible | current | The (conceptual) table listing only one entry at a time with parameters needed for configuration of the file copy action. |
| 1.3.6.1.4.1.89.87.4.1 | RowrlCopyHistoryEntry | not-accessible | current | An entry (conceptual row) in the rlCopyHistoryTable. |
| 1.3.6.1.4.1.89.87.4.1.1 | ColumnrlCopyHistoryHistoryIndex | read-only | current | The row index in the table. |
| 1.3.6.1.4.1.89.87.4.1.2 | ColumnrlCopyHistoryApplicationId | read-only | current | The application that activated this comand |
| 1.3.6.1.4.1.89.87.4.1.3 | ColumnrlCopyHistorySourceLocation | read-write | current | Source File Location |
| 1.3.6.1.4.1.89.87.4.1.4 | ColumnrlCopyHistorySourceIpAddress | read-write | current | The IP address of the source remote host |
| 1.3.6.1.4.1.89.87.4.1.5 | ColumnrlCopyHistorySourceUnitNumber | read-write | current | The unit number of the source unit |
| 1.3.6.1.4.1.89.87.4.1.6 | ColumnrlCopyHistorySourceFileName | read-write | current | The name of the source file. |
| 1.3.6.1.4.1.89.87.4.1.7 | ColumnrlCopyHistorySourceFileType | read-write | current | The type of the source file. |
| 1.3.6.1.4.1.89.87.4.1.8 | ColumnrlCopyHistoryDestinationLocation | read-write | current | Destination File Location |
| 1.3.6.1.4.1.89.87.4.1.9 | ColumnrlCopyHistoryDestinationIpAddress | read-write | current | The IP address of the destination remote host |
| 1.3.6.1.4.1.89.87.4.1.10 | ColumnrlCopyHistoryDestinationUnitNumber | read-write | current | The unit number of the destination unit |
| 1.3.6.1.4.1.89.87.4.1.11 | ColumnrlCopyHistoryDestinationFileName | read-write | current | The name of the destination file. |
| 1.3.6.1.4.1.89.87.4.1.12 | ColumnrlCopyHistoryDestinationFileType | read-write | current | The type of the destination file. |
| 1.3.6.1.4.1.89.87.4.1.13 | ColumnrlCopyHistoryUpTime | read-only | current | The time elapsed since this entry was created. |
| 1.3.6.1.4.1.89.87.4.1.14 | ColumnrlCopyHistoryOperationState | read-only | current | The state of the copy operation. |
| 1.3.6.1.4.1.89.87.4.1.15 | ColumnrlCopyHistoryBytesTransferred | read-only | current | The number of bytes that were transferred by the copy operation. |
| 1.3.6.1.4.1.89.87.4.1.16 | ColumnrlCopyHistoryInBackground | read-write | current | When enabled the copy operation is done in the background. |
| 1.3.6.1.4.1.89.87.4.1.17 | ColumnrlCopyHistoryRowStatus | read-write | current | It is used delete an entry. No other operations are permitted since the history table is populated and updated through the copy table only. |
| 1.3.6.1.4.1.89.87.4.1.18 | ColumnrlCopyHistoryErrorMessage | read-only | current | Error message as a result of failed copy action. |
| 1.3.6.1.4.1.89.87.5 | ScalarrlCopyAuditingEnable | read-write | current | Controls whether SysLog messages should be issued on file copy events |
| 1.3.6.1.4.1.89.87.6 | TablerlCopyMessagesTable | not-accessible | current | The table listing the messages issued during a COPY operation. |
| 1.3.6.1.4.1.89.87.6.1 | RowrlCopyMessagesEntry | not-accessible | current | An entry (conceptual row) in the rlCopyMessagesTable. |
| 1.3.6.1.4.1.89.87.6.1.1 | ColumnrlCopyMessagesCopyIndex | not-accessible | current | The index of the copy operation whose messages are displayed. |
| 1.3.6.1.4.1.89.87.6.1.2 | ColumnrlCopyMessagesMessageIndex | not-accessible | current | The index of the displayed message. |
| 1.3.6.1.4.1.89.87.6.1.3 | ColumnrlCopyMessagesMessageText | read-only | current | The text of the message occurred in the copy operation. |
| 1.3.6.1.4.1.89.87.6.1.4 | ColumnrlCopyMessagesStatus | read-write | current | Only destroy is supported. |
| 1.3.6.1.4.1.89.87.7 | ScalarrlCopyMessagesTableRemoveEntries | read-write | current | Setting 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 e… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RlCopyApplicationType | INTEGER { mcli(1), cli(2), ewb(3), nms(4), initerm(5), serial(6) } | current | Specifies management application |
| RlCopyFileType | INTEGER { other(1), runningConfig(2), startupConfig(3), backupConfig(4), runningMibConfig(5), startupMibConfig(6), backupMibConfig(7), image(8), boot(9), null(10) } | current | The File type |
| RlCopyLocationType | INTEGER { local(1), anotherUnit(2), tftp(3), xmodem(4), scp(5), serial(6) } | current | Specifies file location |