CONFIG-COPY-MIB

This MIB facilitates writing of configuration files
of an SNMP Agent running ZTE's ROS in the following 
ways: to and from the net, copying running 
configurations to startup configurations and 
vice-versa, and copying a configuration
(running or startup) to and from the local file system.
    

Imported Objects

MODULE-COMPLIANCE, OBJECT-GROUP, NOTIFICATION-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, NOTIFICATION-TYPE, IpAddress, Unsigned32SNMPv2-SMI
TEXTUAL-CONVENTION, DisplayString, TimeStamp, RowStatus, TruthValueSNMPv2-TC
mgmtZXR10-SMI

Type Definitions (4)

Name Base Type Values/Constraints
ConfigCopyFailCauseEnumerationunknown(1), badFileName(2), timeout(3), noMem(4), noConfig(5), unsupportedProtocol(6), someConfigApplyFailed(7)
ConfigCopyProtocolEnumerationtftp(1), ftp(2)
ConfigCopyStateEnumerationwaiting(1), running(2), successful(3), failed(4)
ConfigFileTypeEnumerationnetworkFile(1), localFile(2), startupConfig(3), runningConfig(4)

Objects

configCopyMIB .1.3.6.1.4.1.3902.3.202.1
configCopyMIBObjects .1.3.6.1.4.1.3902.3.202.1.1
copy .1.3.6.1.4.1.3902.3.202.1.1.1
copyTable .1.3.6.1.4.1.3902.3.202.1.1.1.1
copyEntry .1.3.6.1.4.1.3902.3.202.1.1.1.1.1
copyIndex .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.1
copyNotificationOnCompletion
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.10
copyState .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.11
copyTimeStarted
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.12
copyTimeCompleted
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.13
copyFailCause .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.14
copyEntryRowStatus
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.15
copyProtocol .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.2
copySourceFileType .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.3
copyDestFileType .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.4
copyServerAddress
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.5
copySrcFileName .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.6
copyDstFileName .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.7
copyUserName .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.8
copyUserPassword .1.3.6.1.4.1.3902.3.202.1.1.1.1.1.9
configCopyMIBTrapPrefix .1.3.6.1.4.1.3902.3.202.1.2
copyMIBTraps .1.3.6.1.4.1.3902.3.202.1.2.1

Notifications/Traps

NameOIDDescription
copyCompletion






.1.3.6.1.4.1.3902.3.202.1.2.1.1
letion trap is sent at the completion
of a config-copy request. The copyFailCause is not
instantiated, and hence not included in a trap, when 
the copyState is success.