Home/Catalog/FORCE10-COPY-CONFIG-MIB

FORCE10-COPY-CONFIG-MIB

Dell Networking OS Copy Config MIB provides copying of running-config to to startup-config and vice-versa, and Dell Networking OS files to local disk or other system via ftp or tftp.
Main OID:
f10CopyConfigMib.1.3.6.1.4.1.6027.3.5
33
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

33 total
Object Name
f10CopyConfigMibDell Networking OS Copy Config MIB provides copying of running-config to to startup-config and vice-versa, and Dell Networking OS files to local disk or other system via ftp or tftp.
MODULE-IDENTITY
.1.3.6.1.4.1.6027.3.5
f10CopyConfigObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.5.1
f10CopyConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.5.1.1
f10CopyTableA table of config-copy requests.
SEQUENCE OF F10CopyEntry
.1.3.6.1.4.1.6027.3.5.1.1.1
f10CopyEntryA config-copy request. To use this copy on NMS, user must first query the MIB. if the query returns the result of the previous copied and there is no pending copy operation, user can submit a SNMP SET with a random number as index with the appropraite information as specified by this MIB and the row status as CreateAndGo. The system will only keep the last 5 copy requests as the history. If there are ten entries in the copy request table, the subsequent copy request will replace the existing one in the copy table. 1) To copy running-config from local directory to startup-config. Set the following mib objects in the copy table copySrcFileType : runningConfig (2) copyDestFileType : startupConfig (3) 2) To copy startup-config from local directory to a remote site. Set the following mib objects in the copy table copySrcFileType : startupConfig (3) copyDestFileType : ftosFile (1) copyDestFileLocation : ftp (4) copyDestFileName : /user/tester1/ftp/ copyServerAddress : 172.20.10.123 copyUserName : tester1 copyUserPassword : mypasswd 3) To copy a file from local directory to a remote site. Set the following mib objects in the copy table copySrcFileType : ftosFile (1) copySrcFileLocation : slot0 (2) copySrcFileName : NVTRACE_LOG_DIR/LP4-nvtrace-0 copyDestFileType : ftosFile (1) copyDestFileLocation : ftp (4) copyDestFileName : /usr/tester1/trace/backup/LP4-nvtrace-0 copyServerAddress : 172.20.10.123 copyUserName : tester1 copyUserPassword : mypasswd
F10CopyEntry
.1.3.6.1.4.1.6027.3.5.1.1.1.1
copyConfigIndexTo initiate a config copy request, user should assign a positive random value as an index.
INTEGER
.1.3.6.1.4.1.6027.3.5.1.1.1.1.1
copySrcFileTypeSpecifies the type of file to copy from. if the copySrcFileType is runningConfig(2) or startupConfig(3), the default F10ConfigFileLocation is flash(1). If the copySrcFileType has the value of ftosFile(1), it is expected that the copySrcFileLocation and copySrcFileName must also be spcified. The three objects together will uniquely identify the source file.rw
F10ConfigFileType
.1.3.6.1.4.1.6027.3.5.1.1.1.1.2
copySrcFileLocationSpecifies the location of source file. If the copySrcFileType has the value of ftosFile(1), it is expected that the copySrcFileType and copySrcFileName must also be spcified. The three objects together will uniquely identify the source file. If the copySrcFileLocation has the value of ftp(4) or scp(5), it is expected the login information liked copyServerAddress, copyUserName, and copyUserPassword also be spcified.rw
F10ConfigFileLocation
.1.3.6.1.4.1.6027.3.5.1.1.1.1.3
copySrcFileNameThe file name (including the path, if applicable) of the file. If copySourceFileType is set to runningConfig or startupConfig, copySrcFileName is not needed.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6027.3.5.1.1.1.1.4
copyDestFileTypeSpecifies the type of file to copy to. if the copyDestFileType is runningConfig(2) or startupConfig(3), the default f10DestFileLocation is flash(1). If the copyDestFileType has the value of ftosFile(1), it is expected that the copyDestFileLocation and copyDestFileName must also be spcified. The three objects together will uniquely identify the destination file.rw
F10ConfigFileType
.1.3.6.1.4.1.6027.3.5.1.1.1.1.5
copyDestFileLocationSpecifies the location of destination file. If the copyDestFileType has the value of ftosFile(1), it is expected that the copyDestFileType and copyDestFileName must also be spcified. The three objects together will uniquely identify the destination file. If the copyDestFileLocation has the value of ftp(4) or scp(5), it is expected the login information liked copyServerAddress, copyUserName, and copyUserPassword also be spcified.rw
F10ConfigFileLocation
.1.3.6.1.4.1.6027.3.5.1.1.1.1.6
copyDestFileNameSpecifies the location of destination file. If the copyDestFileType has the value of ftosFile(1), it is expected that the f10CopyDestFileTyp and copyDestFileLocation must also be spcified. The three objects together will uniquely identify the source file. If the copyDestFileLocation has the value of ftp(4) or scp(5), it is expected the login information liked copyServerAddress, copyUserName, and copyUserPassword also be spcified.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.6027.3.5.1.1.1.1.7
copyServerAddressThe ip address of the tftp server from (or to) which to copy the configuration file. Values of 0.0.0.0 or FF.FF.FF.FF for copyServerAddress are not allowed. If the copyDestFileLocation has the value of ftp(4) or scp(5), it is expected the login information liked copyServerAddress, copyUserName, and copyUserPassword also be spcified.rwdeprecated
IpAddress
.1.3.6.1.4.1.6027.3.5.1.1.1.1.8
copyUserNameRemote user name for copy via ftp, or scp. If the copyDestFileLocation has the value of ftp(4) or scp(5), it is expected the login information liked copyServerAddress, copyUserName, and copyUserPassword also be spcified.rw
DisplayString
.1.3.6.1.4.1.6027.3.5.1.1.1.1.9
copyUserPasswordPassword used by ftp, scp for copying a file to an ftp/scp server. If the copyDestFileLocation has the value of ftp(4) or scp(5), it is expected the login information liked copyServerAddress, copyUserName, and copyUserPassword also be spcified.rw
DisplayString
.1.3.6.1.4.1.6027.3.5.1.1.1.1.10
copyStateThe state of config-copy operation.ro
F10ConfigCopyState
.1.3.6.1.4.1.6027.3.5.1.1.1.1.11
copyTimeStartedThe timetick when the copy started.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.6027.3.5.1.1.1.1.12
copyTimeCompletedThe timetick when the copy completed.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.6027.3.5.1.1.1.1.13
copyFailCauseThe reason a config-copy request failed.ro
F10ConfigCopyFailCause
.1.3.6.1.4.1.6027.3.5.1.1.1.1.14
copyEntryRowStatusThe state of the copy operation. Uses CreateAndGo when you are performing the copy. The state is set to active when the copy is completed.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6027.3.5.1.1.1.1.15
copyServerInetAddressTypeThe address type of copyServerInetAddress. Only ipv4 (1), ipv6 (2) and dns (16) types are supported.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.5.1.1.1.1.16
copyServerInetAddressThe IP address of the address ftp/tftp/scp server from or to which to copy the configuration file. If the copyDestFileLocation has the value of ftp(4) or scp(5), it is expected the login information copyUserName and copyUserPassword also be spcified.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.6027.3.5.1.1.1.1.17
f10CopyConfigTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.5.1.2
copyAlarmMibNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.5.1.2.0
copyConfigCompletedThe agent generate this trap when a copy operational is completed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6027.3.5.1.2.0.1
configConflictThe agent generate this trap when a configuration conflict found during audit.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6027.3.5.1.2.0.2
configConflictClearThe agent generate this trap when a configuration conflict resolved during audit.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6027.3.5.1.2.0.3
batchConfigCommitProgressThe agent generate this trap when a configuration commit is initiated.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6027.3.5.1.2.0.4
batchConfigCommitCompletedThe agent generate this trap when a configuration commit is completed.
NOTIFICATION-TYPE
.1.3.6.1.4.1.6027.3.5.1.2.0.5
copyAlarmVariable
OBJECT IDENTIFIER
.1.3.6.1.4.1.6027.3.5.1.2.1
copyAlarmLevelthe message warning levelro
INTEGER
.1.3.6.1.4.1.6027.3.5.1.2.1.1
copyAlarmStringAn generic string value in the TRAP objectro
OCTET STRING
.1.3.6.1.4.1.6027.3.5.1.2.1.2
copyAlarmIndexthe index of the current copy. Indicates the index of the current copy, i.e. copyConfigIndex of f10CopyTable. Set to '-1' if copy executed by CLIro
INTEGER
.1.3.6.1.4.1.6027.3.5.1.2.1.3
FORCE10-COPY-CONFIG-MIB - SNMP MIB Reference | MIBs Explorer