PCUBE-CONFIG-COPY-MIB
- Registered at
- 1.3.6.1.4.1.5655.3.1
- Last updated
- 2006-04-06 20:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-04-06 20:00, 2002-01-14 20:00
- Namespace
- pcube
- Source file
PCUBE-CONFIG-COPY-MIB- Digest
sha256:2c7fde57c15262b2edf8211b0c7ed7d340663d7ef7b5e6024d96901644eed350
Description
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
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-sce@cisco.com
Imports
| From | Symbols |
|---|---|
| PCUBE-SMI | pcubeMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
PCUBE-CONFIG-COPY-MIB PCUBE-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ConfigFileType TEXTUAL-CONVENTION The various types of files on which a config-copy operation can be performed. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| pcubeConfigCopyMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.5655.3.1.1 | |||
| pcubeCopy OBJECT-IDENTITY | 1.3.6.1.4.1.5655.3.1.1.1 | |||
| pcubeCopyTable OBJECT-TYPE A table of config-copy requests. | 1.3.6.1.4.1.5655.3.1.1.1.1 | not-accessible | current | |
| pcubeCopyEntry OBJECT-TYPE A 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)'. | 1.3.6.1.4.1.5655.3.1.1.1.1.1 | not-accessible | current | |
| pcubeCopyIndex OBJECT-TYPE Object 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. | 1.3.6.1.4.1.5655.3.1.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| pcubeCopyEntryRowStatus OBJECT-TYPE This object can be used for creating/deleting entries from the table. | 1.3.6.1.4.1.5655.3.1.1.1.1.1.2 | RowStatus | read-write | current |
| pcubeCopySourceFileType OBJECT-TYPE Specifies the type of file to copy from. Currently only 'runningConfig(2)' is supported. | 1.3.6.1.4.1.5655.3.1.1.1.1.1.3 | ConfigFileType | read-write | current |
| pcubeCopyDestFileType OBJECT-TYPE Specifies the type of file to copy to. currently only 'startupConfig(1)' is supported. | 1.3.6.1.4.1.5655.3.1.1.1.1.1.4 | ConfigFileType | read-write | current |
| pcubeConfigCopyMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.5655.3.1.2 | |||
| pcubeConfigCopyMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.5655.3.1.2.1 | |||
| pcubeConfigCopyMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.5655.3.1.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| pcubeCopyGroup OBJECT-GROUP A collection of objects used for specifying the configuration of the copy operation. | 1.3.6.1.4.1.5655.3.1.2.1.1 | current |
| pcubeConfigCopyMIBCompliance MODULE-COMPLIANCE A compliance statement defined in this MIB module, for SCE SNMP agents. | 1.3.6.1.4.1.5655.3.1.2.2.1 | current |