PCUBE-CONFIG-COPY-MIB
This MIB facilitates writing of running configuration of the SCOS to startup configuration. A config-copy operation is a request to copy a configuration file of a running SCOS. The term 'agent-config' will be used in this MIB to refer to either the running config or the startup config. The term SCE refers to Service Control Engine
Main OID:
pcubeConfigCopyMIB.1.3.6.1.4.1.5655.3.1
14
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
14 total| Object Name |
|---|
pcubeConfigCopyMIBThis MIB facilitates writing of running configuration of the SCOS to startup configuration. A config-copy operation is a request to copy a configuration file of a running SCOS. The term 'agent-config' will be used in this MIB to refer to either the running config or the startup config. The term SCE refers to Service Control Engine MODULE-IDENTITY .1.3.6.1.4.1.5655.3.1 |
pcubeConfigCopyMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.5655.3.1.1 |
pcubeCopy OBJECT IDENTIFIER .1.3.6.1.4.1.5655.3.1.1.1 |
pcubeCopyTableA table of config-copy requests. SEQUENCE OF PcubeCopyEntry .1.3.6.1.4.1.5655.3.1.1.1.1 |
pcubeCopyEntryA config-copy request. A management station wishing to save the running config may use any number to be used as an index. The station should then create the associated instance of the row status and row index objects. It should be noted however that currently 'pcubeCopySourceFileType' must be of 'runningConfig' type and 'pcubeCopyDestFileType' must be of 'startupConfig' type (that are the default values). After setting pcubeCopySourceFileType and pcubeCopyDestFileType objects by explicit SNMP request or or by default, the row status should be set to createAndGo to initiate the request. Note that this entire procedure may be initiated via a single set request which specifies a row status of 'createAndGo(4)'. PcubeCopyEntry .1.3.6.1.4.1.5655.3.1.1.1.1.1 |
pcubeCopyIndexObject which specifies a unique entry in the pcubeCopyTable. A management station wishing to initiate a config-copy operation should use a random value for this object when creating or modifying an instance of a 'pcubeCopyEntry'. The RowStatus semantics of the 'pcubeCopyEntryRowStatus' object will prevent access conflicts. Integer32 .1.3.6.1.4.1.5655.3.1.1.1.1.1.1 |
pcubeCopyEntryRowStatusThis object can be used for creating/deleting entries from the table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5655.3.1.1.1.1.1.2 |
pcubeCopySourceFileTypeSpecifies the type of file to copy from. Currently only 'runningConfig(2)' is supported.rw ConfigFileType .1.3.6.1.4.1.5655.3.1.1.1.1.1.3 |
pcubeCopyDestFileTypeSpecifies the type of file to copy to. currently only 'startupConfig(1)' is supported.rw ConfigFileType .1.3.6.1.4.1.5655.3.1.1.1.1.1.4 |
pcubeConfigCopyMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5655.3.1.2 |
pcubeConfigCopyMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5655.3.1.2.1 |
pcubeCopyGroupA collection of objects used for specifying the configuration of the copy operation. Unknown .1.3.6.1.4.1.5655.3.1.2.1.1 |
pcubeConfigCopyMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5655.3.1.2.2 |
pcubeConfigCopyMIBComplianceA compliance statement defined in this MIB module, for SCE SNMP agents. Unknown .1.3.6.1.4.1.5655.3.1.2.2.1 |