cficonConfigCopyEntry
CISCO-FICON-MIB ·
.1.3.6.1.4.1.9.9.375.1.1.14.1
Object
row
A config-copy request.
A management station wishing to create an entry should
first generate a random serial number to be used
as the index to this sparse table. The station should
then create the associated instance of the row status
object.
This config-copy operation is only to copy the running
configuration to startup configuration for FICON.
Once the appropriate instance of all the configuration
objects have been created, either by an explicit SNMP
set request or by default, the row status should be set
to active to initiate the request. Note that this entire
procedure may be initiated via a single set request
which specifies a row status of createAndGo.
Once the config-copy request has been created (i.e. the
cfCopyEntryRowStatus has been made active), the entry
cannot be modified - the only operation possible
after this is to delete the row.
Once the request completes, the management station
should retrieve the value of the status object
and should then delete the entry. In order
to prevent old entries from clogging the table,
entries will be aged out, but an entry will never be
deleted within 5 minutes of completing.
Context
- MIB
- CISCO-FICON-MIB
- OID
.1.3.6.1.4.1.9.9.375.1.1.14.1- Type
- row
- Status
- current
- Parent
- cficonConfigCopyTable
- Table
- cficonConfigCopyTable
- Children
- 4
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cficonConfigCopyIndex Object which specifies a unique entry in the
cficonConfigCopyTable. A management station wishing
to initiate a config-copy operation should use a
random value for this object whe… | column | Unsigned32 | .1.3.6.1.4.1.9.9.375.1.1.14.1.1 |
| cficonCopyState Specifies the result of this config-copy request.
This value of this object is instantiated only after
the row has been instantiated, i.e. after the
cficonCopyEntryRowStatus has… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.14.1.2 |
| cficonCopyFailReason An error string describing the reason the copy
failed. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.375.1.1.14.1.3 |
| cficonCopyEntryRowStatus The status of this table entry. Once the entry
status is set to active, the associated entry cannot
be modified until the request completes
(cficonCopyState transitions to suc… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.375.1.1.14.1.4 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| cficonConfigCopyIndex Object which specifies a unique entry in the
cficonConfigCopyTable. A management station wishing
to initiate a config-copy operation should use a
random value for this object whe… | column | Unsigned32 | .1.3.6.1.4.1.9.9.375.1.1.14.1.1 |