LINKSYS-COPY-MIB
- Registered at
- 1.3.6.1.4.1.3955.1000.201.87
- Last updated
- 2010-05-11 00:00
- Organization
- Linksys LLC.
- Revisions
- 2010-07-25 00:00, 2010-05-11 00:00, 2010-02-17 00:00, 2009-08-10 00:00, 2006-02-02 00:00, 2003-09-22 00:00
- Namespace
- linksys
- Source file
LINKSYS-COPY-MIB- Digest
sha256:1ad46af149765e55dfc7dfbc3b74235c928e67a1bd394ae6dd1ddaebe3fba4be
Description
Added field rlCopyInetSpecificCopyInfo
Contact
www.linksys.com/business/support
Imports
| From | Symbols |
|---|---|
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| LINKSYS-DEVICEPARAMS-MIB | rndErrorDesc, rndErrorSeverity |
| LINKSYS-MIB | rnd, rndNotifications |
| LINKSYS-SECSD-MIB | RlSecSdAccessType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB LINKSYS-COPY-MIB LINKSYS-DEVICEPARAMS-MIB LINKSYS-MIB LINKSYS-SECSD-MIB P-BRIDGE-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RlCopyApplicationType TEXTUAL-CONVENTION Specifies management application | current | |||
| RlCopyFileType TEXTUAL-CONVENTION The File type | current | |||
| RlCopyLocationType TEXTUAL-CONVENTION Specifies file location | current | |||
| RlCopySecSdAccessType TEXTUAL-CONVENTION Sec sd access type | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rlCopyMibVersion OBJECT-TYPE Indicates the Copy support version. The current version is 1. | 1.3.6.1.4.1.3955.1000.201.87.1 | INTEGER | read-only | current |
| rlCopyTable OBJECT-TYPE 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.3955.1000.201.87.2 | not-accessible | current | |
| rlCopyEntry OBJECT-TYPE An entry (conceptual row) in the CopyTable. | 1.3.6.1.4.1.3955.1000.201.87.2.1 | not-accessible | current | |
| rlCopyIndex OBJECT-TYPE The row index in the table. | 1.3.6.1.4.1.3955.1000.201.87.2.1.1 | INTEGER | read-only | current |
| rlCopyApplicationId OBJECT-TYPE The applicatione activated this comand | 1.3.6.1.4.1.3955.1000.201.87.2.1.2 | RlCopyApplicationType | read-only | current |
| rlCopySourceLocation OBJECT-TYPE Source File Location | 1.3.6.1.4.1.3955.1000.201.87.2.1.3 | RlCopyLocationType | read-write | current |
| rlCopySourceIpAddress OBJECT-TYPE The Ip address of the source remote host | 1.3.6.1.4.1.3955.1000.201.87.2.1.4 | IpAddress | read-write | current |
| rlCopySourceUnitNumber OBJECT-TYPE The unit number of the source unit | 1.3.6.1.4.1.3955.1000.201.87.2.1.5 | INTEGER | read-write | current |
| rlCopySourceFileName OBJECT-TYPE The name of the source file. | 1.3.6.1.4.1.3955.1000.201.87.2.1.6 | DisplayString | read-write | current |
| rlCopySourceFileType OBJECT-TYPE The type of the source file. | 1.3.6.1.4.1.3955.1000.201.87.2.1.7 | RlCopyFileType | read-write | current |
| rlCopyDestinationLocation OBJECT-TYPE Destination File Location | 1.3.6.1.4.1.3955.1000.201.87.2.1.8 | RlCopyLocationType | read-write | current |
| rlCopyDestinationIpAddress OBJECT-TYPE The Ip address of the destination remote host | 1.3.6.1.4.1.3955.1000.201.87.2.1.9 | IpAddress | read-write | current |
| rlCopyDestinationUnitNumber OBJECT-TYPE The unit number of the destination unit, value 257 means all units | 1.3.6.1.4.1.3955.1000.201.87.2.1.10 | INTEGER | read-write | current |
| rlCopyDestinationFileName OBJECT-TYPE The name of the destination file. | 1.3.6.1.4.1.3955.1000.201.87.2.1.11 | DisplayString | read-write | current |
| rlCopyDestinationFileType OBJECT-TYPE The type of the destination file. | 1.3.6.1.4.1.3955.1000.201.87.2.1.12 | RlCopyFileType | read-write | current |
| rlCopyUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.4.1.3955.1000.201.87.2.1.13 | TimeTicks | read-only | current |
| rlCopyOperationState OBJECT-TYPE The state of the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.2.1.14 | INTEGER {uploadInProgress(1), downloadInProgress(2), copyFailed(3), copyTimedout(4), copyFinished(5)} | read-only | current |
| rlCopyBytesTransferred OBJECT-TYPE The number of bytes that were transferred by the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.2.1.15 | INTEGER | read-only | current |
| rlCopyInBackground OBJECT-TYPE When enabled the copy operation is done in the background. | 1.3.6.1.4.1.3955.1000.201.87.2.1.16 | INTEGER {enable(1), disable(2)} | read-write | current |
| rlCopyRowStatus OBJECT-TYPE It is used to insert or delete an entry | 1.3.6.1.4.1.3955.1000.201.87.2.1.17 | RowStatus | read-write | current |
| rlCopyHistoryIndex OBJECT-TYPE The 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. | 1.3.6.1.4.1.3955.1000.201.87.2.1.18 | INTEGER | read-write | current |
| rlCopyFreeHistoryIndex OBJECT-TYPE Gives the next free index in the rlCopyHistoryTable (i.e., the next available value for rlCopyHistoryHistoryIndex) | 1.3.6.1.4.1.3955.1000.201.87.3 | INTEGER | read-only | current |
| rlCopyHistoryTable OBJECT-TYPE 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.3955.1000.201.87.4 | not-accessible | current | |
| rlCopyHistoryEntry OBJECT-TYPE An entry (conceptual row) in the rlCopyHistoryTable. | 1.3.6.1.4.1.3955.1000.201.87.4.1 | not-accessible | current | |
| rlCopyHistoryHistoryIndex OBJECT-TYPE The row index in the table. | 1.3.6.1.4.1.3955.1000.201.87.4.1.1 | INTEGER | read-only | current |
| rlCopyHistoryApplicationId OBJECT-TYPE The application that activated this comand | 1.3.6.1.4.1.3955.1000.201.87.4.1.2 | RlCopyApplicationType | read-only | current |
| rlCopyHistorySourceLocation OBJECT-TYPE Source File Location | 1.3.6.1.4.1.3955.1000.201.87.4.1.3 | RlCopyLocationType | read-write | current |
| rlCopyHistorySourceIpAddress OBJECT-TYPE The IP address of the source remote host | 1.3.6.1.4.1.3955.1000.201.87.4.1.4 | IpAddress | read-write | current |
| rlCopyHistorySourceUnitNumber OBJECT-TYPE The unit number of the source unit | 1.3.6.1.4.1.3955.1000.201.87.4.1.5 | INTEGER | read-write | current |
| rlCopyHistorySourceFileName OBJECT-TYPE The name of the source file. | 1.3.6.1.4.1.3955.1000.201.87.4.1.6 | DisplayString | read-write | current |
| rlCopyHistorySourceFileType OBJECT-TYPE The type of the source file. | 1.3.6.1.4.1.3955.1000.201.87.4.1.7 | RlCopyFileType | read-write | current |
| rlCopyHistoryDestinationLocation OBJECT-TYPE Destination File Location | 1.3.6.1.4.1.3955.1000.201.87.4.1.8 | RlCopyLocationType | read-write | current |
| rlCopyHistoryDestinationIpAddress OBJECT-TYPE The IP address of the destination remote host | 1.3.6.1.4.1.3955.1000.201.87.4.1.9 | IpAddress | read-write | current |
| rlCopyHistoryDestinationUnitNumber OBJECT-TYPE The unit number of the destination unit | 1.3.6.1.4.1.3955.1000.201.87.4.1.10 | INTEGER | read-write | current |
| rlCopyHistoryDestinationFileName OBJECT-TYPE The name of the destination file. | 1.3.6.1.4.1.3955.1000.201.87.4.1.11 | DisplayString | read-write | current |
| rlCopyHistoryDestinationFileType OBJECT-TYPE The type of the destination file. | 1.3.6.1.4.1.3955.1000.201.87.4.1.12 | RlCopyFileType | read-write | current |
| rlCopyHistoryUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.4.1.3955.1000.201.87.4.1.13 | TimeTicks | read-only | current |
| rlCopyHistoryOperationState OBJECT-TYPE The state of the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.4.1.14 | INTEGER {uploadInProgress(1), downloadInProgress(2), copyFailed(3), copyTimedout(4), copyFinished(5)} | read-only | current |
| rlCopyHistoryBytesTransferred OBJECT-TYPE The number of bytes that were transferred by the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.4.1.15 | INTEGER | read-only | current |
| rlCopyHistoryInBackground OBJECT-TYPE When enabled the copy operation is done in the background. | 1.3.6.1.4.1.3955.1000.201.87.4.1.16 | INTEGER {enable(1), disable(2)} | read-write | current |
| rlCopyHistoryRowStatus OBJECT-TYPE 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.3955.1000.201.87.4.1.17 | RowStatus | read-write | current |
| rlCopyHistoryErrorMessage OBJECT-TYPE Error message as a result of failed copy action. | 1.3.6.1.4.1.3955.1000.201.87.4.1.18 | DisplayString | read-only | current |
| rlCopyAuditingEnable OBJECT-TYPE Controls whether SysLog messages should be issued on file copy events | 1.3.6.1.4.1.3955.1000.201.87.5 | TruthValue | read-write | current |
| rlCopyMessagesTable OBJECT-TYPE The table listing the messages issued during a COPY operation. | 1.3.6.1.4.1.3955.1000.201.87.6 | not-accessible | current | |
| rlCopyMessagesEntry OBJECT-TYPE An entry (conceptual row) in the rlCopyMessagesTable. | 1.3.6.1.4.1.3955.1000.201.87.6.1 | not-accessible | current | |
| rlCopyMessagesCopyIndex OBJECT-TYPE The index of the copy operation whose messages are displayed. | 1.3.6.1.4.1.3955.1000.201.87.6.1.1 | INTEGER (1..2147483647) | not-accessible | current |
| rlCopyMessagesMessageIndex OBJECT-TYPE The index of the displayed message. | 1.3.6.1.4.1.3955.1000.201.87.6.1.2 | INTEGER (1..2147483647) | not-accessible | current |
| rlCopyMessagesMessageText OBJECT-TYPE The text of the message occurred in the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.6.1.3 | DisplayString (SIZE(0..80)) | read-only | current |
| rlCopyMessagesStatus OBJECT-TYPE Only destroy is supported. | 1.3.6.1.4.1.3955.1000.201.87.6.1.4 | RowStatus | read-write | current |
| rlCopyMessagesTableRemoveEntries OBJECT-TYPE 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 entries with rlCopyMessagesCopyIndex = n. | 1.3.6.1.4.1.3955.1000.201.87.7 | INTEGER | read-write | current |
| rlCopyInetTable OBJECT-TYPE 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.3955.1000.201.87.8 | not-accessible | current | |
| rlCopyInetEntry OBJECT-TYPE An entry (conceptual row) in the CopyTable. | 1.3.6.1.4.1.3955.1000.201.87.8.1 | not-accessible | current | |
| rlCopyInetIndex OBJECT-TYPE The row index in the table. | 1.3.6.1.4.1.3955.1000.201.87.8.1.1 | INTEGER | read-only | current |
| rlCopyInetApplicationId OBJECT-TYPE The applicatione activated this comand | 1.3.6.1.4.1.3955.1000.201.87.8.1.2 | RlCopyApplicationType | read-only | current |
| rlCopyInetSourceLocation OBJECT-TYPE Source File Location | 1.3.6.1.4.1.3955.1000.201.87.8.1.3 | RlCopyLocationType | read-write | current |
| rlCopyInetSourceIpAddressType OBJECT-TYPE The Inet address type of the source remote host | 1.3.6.1.4.1.3955.1000.201.87.8.1.4 | InetAddressType | read-write | current |
| rlCopyInetSourceIpAddress OBJECT-TYPE The Inet address of the source remote host | 1.3.6.1.4.1.3955.1000.201.87.8.1.5 | InetAddress | read-write | current |
| rlCopyInetSourceUnitNumber OBJECT-TYPE The unit number of the source unit | 1.3.6.1.4.1.3955.1000.201.87.8.1.6 | INTEGER | read-write | current |
| rlCopyInetSourceFileName OBJECT-TYPE The name of the source file. | 1.3.6.1.4.1.3955.1000.201.87.8.1.7 | DisplayString | read-write | current |
| rlCopyInetSourceFileType OBJECT-TYPE The type of the source file. | 1.3.6.1.4.1.3955.1000.201.87.8.1.8 | RlCopyFileType | read-write | current |
| rlCopyInetDestinationLocation OBJECT-TYPE Destination File Location | 1.3.6.1.4.1.3955.1000.201.87.8.1.9 | RlCopyLocationType | read-write | current |
| rlCopyInetDestinationIpAddressType OBJECT-TYPE The Inet address type of the destination remote host | 1.3.6.1.4.1.3955.1000.201.87.8.1.10 | InetAddressType | read-write | current |
| rlCopyInetDestinationIpAddress OBJECT-TYPE The Inet address of the destination remote host | 1.3.6.1.4.1.3955.1000.201.87.8.1.11 | InetAddress | read-write | current |
| rlCopyInetDestinationUnitNumber OBJECT-TYPE The unit number of the destination unit, value 257 means all units | 1.3.6.1.4.1.3955.1000.201.87.8.1.12 | INTEGER | read-write | current |
| rlCopyInetDestinationFileName OBJECT-TYPE The name of the destination file. | 1.3.6.1.4.1.3955.1000.201.87.8.1.13 | DisplayString | read-write | current |
| rlCopyInetDestinationFileType OBJECT-TYPE The type of the destination file. | 1.3.6.1.4.1.3955.1000.201.87.8.1.14 | RlCopyFileType | read-write | current |
| rlCopyInetUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.4.1.3955.1000.201.87.8.1.15 | TimeTicks | read-only | current |
| rlCopyInetOperationState OBJECT-TYPE The state of the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.8.1.16 | INTEGER {uploadInProgress(1), downloadInProgress(2), copyFailed(3), copyTimedout(4), copyFinished(5)} | read-only | current |
| rlCopyInetBytesTransferred OBJECT-TYPE The number of bytes that were transferred by the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.8.1.17 | INTEGER | read-only | current |
| rlCopyInetInBackground OBJECT-TYPE When enabled the copy operation is done in the background. | 1.3.6.1.4.1.3955.1000.201.87.8.1.18 | INTEGER {enable(1), disable(2)} | read-write | current |
| rlCopyInetRowStatus OBJECT-TYPE It is used to insert or delete an entry | 1.3.6.1.4.1.3955.1000.201.87.8.1.19 | RowStatus | read-write | current |
| rlCopyInetHistoryIndex OBJECT-TYPE The 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. | 1.3.6.1.4.1.3955.1000.201.87.8.1.20 | INTEGER | read-write | current |
| rlCopyInetDestinationUnitList OBJECT-TYPE A bitmap of destination units for copy operation. | 1.3.6.1.4.1.3955.1000.201.87.8.1.21 | INTEGER | read-write | current |
| rlCopyInetUnitStatusList OBJECT-TYPE A bitmap of copy operation status for each unit. | 1.3.6.1.4.1.3955.1000.201.87.8.1.22 | INTEGER | read-only | current |
| rlCopyInetSpecificCopyInfo OBJECT-TYPE Copy application specific information. For example: for SCP copy this field can be used to pass username and password information. | 1.3.6.1.4.1.3955.1000.201.87.8.1.23 | DisplayString | read-write | current |
| rlCopyHistoryInetTable OBJECT-TYPE 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.3955.1000.201.87.9 | not-accessible | current | |
| rlCopyHistoryInetEntry OBJECT-TYPE An entry (conceptual row) in the rlCopyHistoryTable. | 1.3.6.1.4.1.3955.1000.201.87.9.1 | not-accessible | current | |
| rlCopyHistoryInetHistoryIndex OBJECT-TYPE The row index in the table. | 1.3.6.1.4.1.3955.1000.201.87.9.1.1 | INTEGER | read-only | current |
| rlCopyHistoryInetApplicationId OBJECT-TYPE The application that activated this comand | 1.3.6.1.4.1.3955.1000.201.87.9.1.2 | RlCopyApplicationType | read-only | current |
| rlCopyHistoryInetSourceLocation OBJECT-TYPE Source File Location | 1.3.6.1.4.1.3955.1000.201.87.9.1.3 | RlCopyLocationType | read-write | current |
| rlCopyHistoryInetSourceIpAddressType OBJECT-TYPE The Inet address type of the source remote host | 1.3.6.1.4.1.3955.1000.201.87.9.1.4 | InetAddressType | read-write | current |
| rlCopyHistoryInetSourceIpAddress OBJECT-TYPE The Inet address of the source remote host | 1.3.6.1.4.1.3955.1000.201.87.9.1.5 | InetAddress | read-write | current |
| rlCopyHistoryInetSourceUnitNumber OBJECT-TYPE The unit number of the source unit | 1.3.6.1.4.1.3955.1000.201.87.9.1.6 | INTEGER | read-write | current |
| rlCopyHistoryInetSourceFileName OBJECT-TYPE The name of the source file. | 1.3.6.1.4.1.3955.1000.201.87.9.1.7 | DisplayString | read-write | current |
| rlCopyHistoryInetSourceFileType OBJECT-TYPE The type of the source file. | 1.3.6.1.4.1.3955.1000.201.87.9.1.8 | RlCopyFileType | read-write | current |
| rlCopyHistoryInetDestinationLocation OBJECT-TYPE Destination File Location | 1.3.6.1.4.1.3955.1000.201.87.9.1.9 | RlCopyLocationType | read-write | current |
| rlCopyHistoryInetDestinationIpAddressType OBJECT-TYPE The Inet address type of the destination remote host | 1.3.6.1.4.1.3955.1000.201.87.9.1.10 | InetAddressType | read-write | current |
| rlCopyHistoryInetDestinationIpAddress OBJECT-TYPE The Inet address of the destination remote host | 1.3.6.1.4.1.3955.1000.201.87.9.1.11 | InetAddress | read-write | current |
| rlCopyHistoryInetDestinationUnitNumber OBJECT-TYPE The unit number of the destination unit | 1.3.6.1.4.1.3955.1000.201.87.9.1.12 | INTEGER | read-write | current |
| rlCopyHistoryInetDestinationFileName OBJECT-TYPE The name of the destination file. | 1.3.6.1.4.1.3955.1000.201.87.9.1.13 | DisplayString | read-write | current |
| rlCopyHistoryInetDestinationFileType OBJECT-TYPE The type of the destination file. | 1.3.6.1.4.1.3955.1000.201.87.9.1.14 | RlCopyFileType | read-write | current |
| rlCopyHistoryInetUpTime OBJECT-TYPE The time elapsed since this entry was created. | 1.3.6.1.4.1.3955.1000.201.87.9.1.15 | TimeTicks | read-only | current |
| rlCopyHistoryInetOperationState OBJECT-TYPE The state of the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.9.1.16 | INTEGER {uploadInProgress(1), downloadInProgress(2), copyFailed(3), copyTimedout(4), copyFinished(5)} | read-only | current |
| rlCopyHistoryInetBytesTransferred OBJECT-TYPE The number of bytes that were transferred by the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.9.1.17 | INTEGER | read-only | current |
| rlCopyHistoryInetInBackground OBJECT-TYPE When enabled the copy operation is done in the background. | 1.3.6.1.4.1.3955.1000.201.87.9.1.18 | INTEGER {enable(1), disable(2)} | read-write | current |
| rlCopyHistoryInetRowStatus OBJECT-TYPE 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.3955.1000.201.87.9.1.19 | RowStatus | read-write | current |
| rlCopyHistoryInetErrorMessage OBJECT-TYPE Error message as a result of failed copy action. | 1.3.6.1.4.1.3955.1000.201.87.9.1.20 | DisplayString | read-only | current |
| rlCopyHistoryInetDestinationUnitList OBJECT-TYPE A bitmap of destination units for copy operation. | 1.3.6.1.4.1.3955.1000.201.87.9.1.21 | INTEGER | read-write | current |
| rlCopyHistoryInetUnitStatusList OBJECT-TYPE A bitmap of copy operation status for each unit. | 1.3.6.1.4.1.3955.1000.201.87.9.1.22 | INTEGER | read-only | current |
| rlCopyUnitsList OBJECT-TYPE Potential list of units used by trap rlCopySWToUnits | 1.3.6.1.4.1.3955.1000.201.87.10 | INTEGER | accessible-for-notify | current |
| rlCopyMirrorTimeout OBJECT-TYPE This MIB should be used in order to change the time-interval of automatic copy of startup-config to mirror-config. The MIB is for debugging purposes only, and given value should be the number of minutes for time-interval of this copy. | 1.3.6.1.4.1.3955.1000.201.87.11 | INTEGER | read-write | current |
| rlCopyOptionsTable OBJECT-TYPE The table includes more field options for the copy operation. | 1.3.6.1.4.1.3955.1000.201.87.12 | not-accessible | current | |
| rlCopyOptionsEntry OBJECT-TYPE An entry (conceptual row) in the rlCopyOptionsTable. | 1.3.6.1.4.1.3955.1000.201.87.12.1 | not-accessible | current | |
| rlCopyOptionsIndex OBJECT-TYPE The index should be equal to the value of rlCopyInetIndex of the relevant rlCopyInetEntry. | 1.3.6.1.4.1.3955.1000.201.87.12.1.1 | Unsigned32 | not-accessible | current |
| rlCopyOptionsRequestedSsdAccess OBJECT-TYPE The requested format for sensitive data in the copy. Relevant only for configuration file upload | 1.3.6.1.4.1.3955.1000.201.87.12.1.2 | RlCopySecSdAccessType | read-create | current |
| rlCopyMirror OBJECT-IDENTITY | 1.3.6.1.4.1.3955.1000.201.87.13 | |||
| rlCopyMirrorEnable OBJECT-TYPE This MIB should be used in order to enable/disable automatic copy of startup-config to mirror-config. | 1.3.6.1.4.1.3955.1000.201.87.13.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| rlCopyStaticDowngradeStatus OBJECT-TYPE Controls whether static downgrade in progress | 1.3.6.1.4.1.3955.1000.201.87.14 | TruthValue | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| rlCopyFinished NOTIFICATION-TYPE Informational trap indicating that the device has finished a copy operation successfully. | 1.3.6.1.4.1.3955.1000.201.0.180 | current |
| rlCopyFailed NOTIFICATION-TYPE Informational trap indicating that the copy operation has failed. | 1.3.6.1.4.1.3955.1000.201.0.181 | current |
| rlCopySWFinished NOTIFICATION-TYPE A trap indicating that the device has finished a copy operation of image successfully. | 1.3.6.1.4.1.3955.1000.201.0.211 | current |
| rlCopySWToUnits NOTIFICATION-TYPE A trap indicating to master unit that remote units have finished a copy operation of image successfully. | 1.3.6.1.4.1.3955.1000.201.0.212 | current |
| rlCopyMirrorFileIllegal NOTIFICATION-TYPE A trap indicating that the mirror configuration file is illegal due to failure of prevoius copy operation/s to mirror-config. | 1.3.6.1.4.1.3955.1000.201.0.220 | current |