MIBs Depot

Dell-COPY-MIB

Registered at
1.3.6.1.4.1.89.87
Last updated
2010-05-11 00:00
Organization
Dell
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
dell
Source file
Dell-COPY-MIB
Digest
sha256:a9377ea35f2f617101ea3336ecb5ff337932a53b7ea266974c5c642249032e75

Description

Added field rlCopyInetSpecificCopyInfo

Contact

www.dell.com

Imports

FromSymbols
Dell-DEVICEPARAMS-MIBrndErrorDesc, rndErrorSeverity
Dell-MIBrnd, rndNotifications
Dell-SECSD-MIBRlSecSdAccessType
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, 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
Dell-COPY-MIB
Dell-DEVICEPARAMS-MIB
Dell-MIB
Dell-SECSD-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
P-BRIDGE-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
rlCopyMibVersion
OBJECT-TYPE
Indicates the Copy support version. The current version is 1.
1.3.6.1.4.1.89.87.1INTEGERread-onlycurrent
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.89.87.2not-accessiblecurrent
rlCopyEntry
OBJECT-TYPE
An entry (conceptual row) in the CopyTable.
1.3.6.1.4.1.89.87.2.1not-accessiblecurrent
rlCopyIndex
OBJECT-TYPE
The row index in the table.
1.3.6.1.4.1.89.87.2.1.1INTEGERread-onlycurrent
rlCopyApplicationId
OBJECT-TYPE
The applicatione activated this comand
1.3.6.1.4.1.89.87.2.1.2RlCopyApplicationTyperead-onlycurrent
rlCopySourceLocation
OBJECT-TYPE
Source File Location
1.3.6.1.4.1.89.87.2.1.3RlCopyLocationTyperead-writecurrent
rlCopySourceIpAddress
OBJECT-TYPE
The Ip address of the source remote host
1.3.6.1.4.1.89.87.2.1.4IpAddressread-writecurrent
rlCopySourceUnitNumber
OBJECT-TYPE
The unit number of the source unit
1.3.6.1.4.1.89.87.2.1.5INTEGERread-writecurrent
rlCopySourceFileName
OBJECT-TYPE
The name of the source file.
1.3.6.1.4.1.89.87.2.1.6DisplayStringread-writecurrent
rlCopySourceFileType
OBJECT-TYPE
The type of the source file.
1.3.6.1.4.1.89.87.2.1.7RlCopyFileTyperead-writecurrent
rlCopyDestinationLocation
OBJECT-TYPE
Destination File Location
1.3.6.1.4.1.89.87.2.1.8RlCopyLocationTyperead-writecurrent
rlCopyDestinationIpAddress
OBJECT-TYPE
The Ip address of the destination remote host
1.3.6.1.4.1.89.87.2.1.9IpAddressread-writecurrent
rlCopyDestinationUnitNumber
OBJECT-TYPE
The unit number of the destination unit, value 257 means all units
1.3.6.1.4.1.89.87.2.1.10INTEGERread-writecurrent
rlCopyDestinationFileName
OBJECT-TYPE
The name of the destination file.
1.3.6.1.4.1.89.87.2.1.11DisplayStringread-writecurrent
rlCopyDestinationFileType
OBJECT-TYPE
The type of the destination file.
1.3.6.1.4.1.89.87.2.1.12RlCopyFileTyperead-writecurrent
rlCopyUpTime
OBJECT-TYPE
The time elapsed since this entry was created.
1.3.6.1.4.1.89.87.2.1.13TimeTicksread-onlycurrent
rlCopyOperationState
OBJECT-TYPE
The state of the copy operation.
1.3.6.1.4.1.89.87.2.1.14INTEGER {uploadInProgress(1), downloadInProgress(2), copyFailed(3), copyTimedout(4), copyFinished(5)}read-onlycurrent
rlCopyBytesTransferred
OBJECT-TYPE
The number of bytes that were transferred by the copy operation.
1.3.6.1.4.1.89.87.2.1.15INTEGERread-onlycurrent
rlCopyInBackground
OBJECT-TYPE
When enabled the copy operation is done in the background.
1.3.6.1.4.1.89.87.2.1.16INTEGER {enable(1), disable(2)}read-writecurrent
rlCopyRowStatus
OBJECT-TYPE
It is used to insert or delete an entry
1.3.6.1.4.1.89.87.2.1.17RowStatusread-writecurrent
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.89.87.2.1.18INTEGERread-writecurrent
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.89.87.3INTEGERread-onlycurrent
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.89.87.4not-accessiblecurrent
rlCopyHistoryEntry
OBJECT-TYPE
An entry (conceptual row) in the rlCopyHistoryTable.
1.3.6.1.4.1.89.87.4.1not-accessiblecurrent
rlCopyHistoryHistoryIndex
OBJECT-TYPE
The row index in the table.
1.3.6.1.4.1.89.87.4.1.1INTEGERread-onlycurrent
rlCopyHistoryApplicationId
OBJECT-TYPE
The application that activated this comand
1.3.6.1.4.1.89.87.4.1.2RlCopyApplicationTyperead-onlycurrent
rlCopyHistorySourceLocation
OBJECT-TYPE
Source File Location
1.3.6.1.4.1.89.87.4.1.3RlCopyLocationTyperead-writecurrent
rlCopyHistorySourceIpAddress
OBJECT-TYPE
The IP address of the source remote host
1.3.6.1.4.1.89.87.4.1.4IpAddressread-writecurrent
rlCopyHistorySourceUnitNumber
OBJECT-TYPE
The unit number of the source unit
1.3.6.1.4.1.89.87.4.1.5INTEGERread-writecurrent
rlCopyHistorySourceFileName
OBJECT-TYPE
The name of the source file.
1.3.6.1.4.1.89.87.4.1.6DisplayStringread-writecurrent
rlCopyHistorySourceFileType
OBJECT-TYPE
The type of the source file.
1.3.6.1.4.1.89.87.4.1.7RlCopyFileTyperead-writecurrent
rlCopyHistoryDestinationLocation
OBJECT-TYPE
Destination File Location
1.3.6.1.4.1.89.87.4.1.8RlCopyLocationTyperead-writecurrent
rlCopyHistoryDestinationIpAddress
OBJECT-TYPE
The IP address of the destination remote host
1.3.6.1.4.1.89.87.4.1.9IpAddressread-writecurrent
rlCopyHistoryDestinationUnitNumber
OBJECT-TYPE
The unit number of the destination unit
1.3.6.1.4.1.89.87.4.1.10INTEGERread-writecurrent
rlCopyHistoryDestinationFileName
OBJECT-TYPE
The name of the destination file.
1.3.6.1.4.1.89.87.4.1.11DisplayStringread-writecurrent
rlCopyHistoryDestinationFileType
OBJECT-TYPE
The type of the destination file.
1.3.6.1.4.1.89.87.4.1.12RlCopyFileTyperead-writecurrent
rlCopyHistoryUpTime
OBJECT-TYPE
The time elapsed since this entry was created.
1.3.6.1.4.1.89.87.4.1.13TimeTicksread-onlycurrent
rlCopyHistoryOperationState
OBJECT-TYPE
The state of the copy operation.
1.3.6.1.4.1.89.87.4.1.14INTEGER {uploadInProgress(1), downloadInProgress(2), copyFailed(3), copyTimedout(4), copyFinished(5)}read-onlycurrent
rlCopyHistoryBytesTransferred
OBJECT-TYPE
The number of bytes that were transferred by the copy operation.
1.3.6.1.4.1.89.87.4.1.15INTEGERread-onlycurrent
rlCopyHistoryInBackground
OBJECT-TYPE
When enabled the copy operation is done in the background.
1.3.6.1.4.1.89.87.4.1.16INTEGER {enable(1), disable(2)}read-writecurrent
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.89.87.4.1.17RowStatusread-writecurrent
rlCopyHistoryErrorMessage
OBJECT-TYPE
Error message as a result of failed copy action.
1.3.6.1.4.1.89.87.4.1.18DisplayStringread-onlycurrent
rlCopyAuditingEnable
OBJECT-TYPE
Controls whether SysLog messages should be issued on file copy events
1.3.6.1.4.1.89.87.5TruthValueread-writecurrent
rlCopyMessagesTable
OBJECT-TYPE
The table listing the messages issued during a COPY operation.
1.3.6.1.4.1.89.87.6not-accessiblecurrent
rlCopyMessagesEntry
OBJECT-TYPE
An entry (conceptual row) in the rlCopyMessagesTable.
1.3.6.1.4.1.89.87.6.1not-accessiblecurrent
rlCopyMessagesCopyIndex
OBJECT-TYPE
The index of the copy operation whose messages are displayed.
1.3.6.1.4.1.89.87.6.1.1INTEGER (1..2147483647)not-accessiblecurrent
rlCopyMessagesMessageIndex
OBJECT-TYPE
The index of the displayed message.
1.3.6.1.4.1.89.87.6.1.2INTEGER (1..2147483647)not-accessiblecurrent
rlCopyMessagesMessageText
OBJECT-TYPE
The text of the message occurred in the copy operation.
1.3.6.1.4.1.89.87.6.1.3DisplayString (SIZE(0..80))read-onlycurrent
rlCopyMessagesStatus
OBJECT-TYPE
Only destroy is supported.
1.3.6.1.4.1.89.87.6.1.4RowStatusread-writecurrent
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.89.87.7INTEGERread-writecurrent
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.89.87.8not-accessiblecurrent
rlCopyInetEntry
OBJECT-TYPE
An entry (conceptual row) in the CopyTable.
1.3.6.1.4.1.89.87.8.1not-accessiblecurrent
rlCopyInetIndex
OBJECT-TYPE
The row index in the table.
1.3.6.1.4.1.89.87.8.1.1INTEGERread-onlycurrent
rlCopyInetApplicationId
OBJECT-TYPE
The applicatione activated this comand
1.3.6.1.4.1.89.87.8.1.2RlCopyApplicationTyperead-onlycurrent
rlCopyInetSourceLocation
OBJECT-TYPE
Source File Location
1.3.6.1.4.1.89.87.8.1.3RlCopyLocationTyperead-writecurrent
rlCopyInetSourceIpAddressType
OBJECT-TYPE
The Inet address type of the source remote host
1.3.6.1.4.1.89.87.8.1.4InetAddressTyperead-writecurrent
rlCopyInetSourceIpAddress
OBJECT-TYPE
The Inet address of the source remote host
1.3.6.1.4.1.89.87.8.1.5InetAddressread-writecurrent
rlCopyInetSourceUnitNumber
OBJECT-TYPE
The unit number of the source unit
1.3.6.1.4.1.89.87.8.1.6INTEGERread-writecurrent
rlCopyInetSourceFileName
OBJECT-TYPE
The name of the source file.
1.3.6.1.4.1.89.87.8.1.7DisplayStringread-writecurrent
rlCopyInetSourceFileType
OBJECT-TYPE
The type of the source file.
1.3.6.1.4.1.89.87.8.1.8RlCopyFileTyperead-writecurrent
rlCopyInetDestinationLocation
OBJECT-TYPE
Destination File Location
1.3.6.1.4.1.89.87.8.1.9RlCopyLocationTyperead-writecurrent
rlCopyInetDestinationIpAddressType
OBJECT-TYPE
The Inet address type of the destination remote host
1.3.6.1.4.1.89.87.8.1.10InetAddressTyperead-writecurrent
rlCopyInetDestinationIpAddress
OBJECT-TYPE
The Inet address of the destination remote host
1.3.6.1.4.1.89.87.8.1.11InetAddressread-writecurrent
rlCopyInetDestinationUnitNumber
OBJECT-TYPE
The unit number of the destination unit, value 257 means all units
1.3.6.1.4.1.89.87.8.1.12INTEGERread-writecurrent
rlCopyInetDestinationFileName
OBJECT-TYPE
The name of the destination file.
1.3.6.1.4.1.89.87.8.1.13DisplayStringread-writecurrent
rlCopyInetDestinationFileType
OBJECT-TYPE
The type of the destination file.
1.3.6.1.4.1.89.87.8.1.14RlCopyFileTyperead-writecurrent
rlCopyInetUpTime
OBJECT-TYPE
The time elapsed since this entry was created.
1.3.6.1.4.1.89.87.8.1.15TimeTicksread-onlycurrent
rlCopyInetOperationState
OBJECT-TYPE
The state of the copy operation.
1.3.6.1.4.1.89.87.8.1.16INTEGER {uploadInProgress(1), downloadInProgress(2), copyFailed(3), copyTimedout(4), copyFinished(5)}read-onlycurrent
rlCopyInetBytesTransferred
OBJECT-TYPE
The number of bytes that were transferred by the copy operation.
1.3.6.1.4.1.89.87.8.1.17INTEGERread-onlycurrent
rlCopyInetInBackground
OBJECT-TYPE
When enabled the copy operation is done in the background.
1.3.6.1.4.1.89.87.8.1.18INTEGER {enable(1), disable(2)}read-writecurrent
rlCopyInetRowStatus
OBJECT-TYPE
It is used to insert or delete an entry
1.3.6.1.4.1.89.87.8.1.19RowStatusread-writecurrent
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.89.87.8.1.20INTEGERread-writecurrent
rlCopyInetDestinationUnitList
OBJECT-TYPE
A bitmap of destination units for copy operation.
1.3.6.1.4.1.89.87.8.1.21INTEGERread-writecurrent
rlCopyInetUnitStatusList
OBJECT-TYPE
A bitmap of copy operation status for each unit.
1.3.6.1.4.1.89.87.8.1.22INTEGERread-onlycurrent
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.89.87.8.1.23DisplayStringread-writecurrent
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.89.87.9not-accessiblecurrent
rlCopyHistoryInetEntry
OBJECT-TYPE
An entry (conceptual row) in the rlCopyHistoryTable.
1.3.6.1.4.1.89.87.9.1not-accessiblecurrent
rlCopyHistoryInetHistoryIndex
OBJECT-TYPE
The row index in the table.
1.3.6.1.4.1.89.87.9.1.1INTEGERread-onlycurrent
rlCopyHistoryInetApplicationId
OBJECT-TYPE
The application that activated this comand
1.3.6.1.4.1.89.87.9.1.2RlCopyApplicationTyperead-onlycurrent
rlCopyHistoryInetSourceLocation
OBJECT-TYPE
Source File Location
1.3.6.1.4.1.89.87.9.1.3RlCopyLocationTyperead-writecurrent
rlCopyHistoryInetSourceIpAddressType
OBJECT-TYPE
The Inet address type of the source remote host
1.3.6.1.4.1.89.87.9.1.4InetAddressTyperead-writecurrent
rlCopyHistoryInetSourceIpAddress
OBJECT-TYPE
The Inet address of the source remote host
1.3.6.1.4.1.89.87.9.1.5InetAddressread-writecurrent
rlCopyHistoryInetSourceUnitNumber
OBJECT-TYPE
The unit number of the source unit
1.3.6.1.4.1.89.87.9.1.6INTEGERread-writecurrent
rlCopyHistoryInetSourceFileName
OBJECT-TYPE
The name of the source file.
1.3.6.1.4.1.89.87.9.1.7DisplayStringread-writecurrent
rlCopyHistoryInetSourceFileType
OBJECT-TYPE
The type of the source file.
1.3.6.1.4.1.89.87.9.1.8RlCopyFileTyperead-writecurrent
rlCopyHistoryInetDestinationLocation
OBJECT-TYPE
Destination File Location
1.3.6.1.4.1.89.87.9.1.9RlCopyLocationTyperead-writecurrent
rlCopyHistoryInetDestinationIpAddressType
OBJECT-TYPE
The Inet address type of the destination remote host
1.3.6.1.4.1.89.87.9.1.10InetAddressTyperead-writecurrent
rlCopyHistoryInetDestinationIpAddress
OBJECT-TYPE
The Inet address of the destination remote host
1.3.6.1.4.1.89.87.9.1.11InetAddressread-writecurrent
rlCopyHistoryInetDestinationUnitNumber
OBJECT-TYPE
The unit number of the destination unit
1.3.6.1.4.1.89.87.9.1.12INTEGERread-writecurrent
rlCopyHistoryInetDestinationFileName
OBJECT-TYPE
The name of the destination file.
1.3.6.1.4.1.89.87.9.1.13DisplayStringread-writecurrent
rlCopyHistoryInetDestinationFileType
OBJECT-TYPE
The type of the destination file.
1.3.6.1.4.1.89.87.9.1.14RlCopyFileTyperead-writecurrent
rlCopyHistoryInetUpTime
OBJECT-TYPE
The time elapsed since this entry was created.
1.3.6.1.4.1.89.87.9.1.15TimeTicksread-onlycurrent
rlCopyHistoryInetOperationState
OBJECT-TYPE
The state of the copy operation.
1.3.6.1.4.1.89.87.9.1.16INTEGER {uploadInProgress(1), downloadInProgress(2), copyFailed(3), copyTimedout(4), copyFinished(5)}read-onlycurrent
rlCopyHistoryInetBytesTransferred
OBJECT-TYPE
The number of bytes that were transferred by the copy operation.
1.3.6.1.4.1.89.87.9.1.17INTEGERread-onlycurrent
rlCopyHistoryInetInBackground
OBJECT-TYPE
When enabled the copy operation is done in the background.
1.3.6.1.4.1.89.87.9.1.18INTEGER {enable(1), disable(2)}read-writecurrent
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.89.87.9.1.19RowStatusread-writecurrent
rlCopyHistoryInetErrorMessage
OBJECT-TYPE
Error message as a result of failed copy action.
1.3.6.1.4.1.89.87.9.1.20DisplayStringread-onlycurrent
rlCopyHistoryInetDestinationUnitList
OBJECT-TYPE
A bitmap of destination units for copy operation.
1.3.6.1.4.1.89.87.9.1.21INTEGERread-writecurrent
rlCopyHistoryInetUnitStatusList
OBJECT-TYPE
A bitmap of copy operation status for each unit.
1.3.6.1.4.1.89.87.9.1.22INTEGERread-onlycurrent
rlCopyHistoryInetTotalFileSize
OBJECT-TYPE
The total length of image/static file
1.3.6.1.4.1.89.87.9.1.23INTEGERread-onlycurrent
rlCopyUnitsList
OBJECT-TYPE
Potential list of units used by trap rlCopySWToUnits
1.3.6.1.4.1.89.87.10INTEGERaccessible-for-notifycurrent
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.89.87.11INTEGERread-writecurrent
rlCopyOptionsTable
OBJECT-TYPE
The table includes more field options for the copy operation.
1.3.6.1.4.1.89.87.12not-accessiblecurrent
rlCopyOptionsEntry
OBJECT-TYPE
An entry (conceptual row) in the rlCopyOptionsTable.
1.3.6.1.4.1.89.87.12.1not-accessiblecurrent
rlCopyOptionsIndex
OBJECT-TYPE
The index should be equal to the value of rlCopyInetIndex of the relevant rlCopyInetEntry.
1.3.6.1.4.1.89.87.12.1.1Unsigned32not-accessiblecurrent
rlCopyOptionsRequestedSsdAccess
OBJECT-TYPE
The requested format for sensitive data in the copy. Relevant only for configuration file upload
1.3.6.1.4.1.89.87.12.1.2RlCopySecSdAccessTyperead-createcurrent
rlCopyMirror
OBJECT-IDENTITY
1.3.6.1.4.1.89.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.89.87.13.1INTEGER {enable(1), disable(2)}read-writecurrent
rlCopyStaticDowngradeStatus
OBJECT-TYPE
Controls whether static downgrade in progress
1.3.6.1.4.1.89.87.14TruthValueread-onlycurrent

Notifications

NameOIDStatus
rlCopyFinished
NOTIFICATION-TYPE
Informational trap indicating that the device has finished a copy operation successfully.
1.3.6.1.4.1.89.0.180current
rlCopyFailed
NOTIFICATION-TYPE
Informational trap indicating that the copy operation has failed.
1.3.6.1.4.1.89.0.181current
rlCopySWFinished
NOTIFICATION-TYPE
A trap indicating that the device has finished a copy operation of image successfully.
1.3.6.1.4.1.89.0.211current
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.89.0.212current
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.89.0.220current