cficonCfgFileEntry
CISCO-FICON-MIB ·
.1.3.6.1.4.1.9.9.375.1.1.5.1
Object
row
A cficonCfgFileTable entry. Each entry provides the
configuration file for a vsan (identified by vsanIndex)
and a file (identified by cficonCfgFilename).
Each entry lists the file status, the time the file
was last updated etc.
The cficonCfgFileRowStatus object is used to
create or delete a configuration file. For
creation or deletion, only the cficonCfgFileRowStatus
object needs to be set in the PDU.
cficonCfgFileCmd object is used to apply this
configuration file to the vsan specified by the
vsanIndex.
For example,
To create a configuration file 'cfg' for vsan 1,
the management application must do the
following -
cficonCfgFileRowStatus.1.cfg = createAndGo;
To delete the configuration file,
cficonCfgFileRowStatus.1.cfg = destroy;
To apply this configuration file,
cficonCfgFileCmd.1.cfg = apply;
Context
- MIB
- CISCO-FICON-MIB
- OID
.1.3.6.1.4.1.9.9.375.1.1.5.1- Type
- row
- Status
- current
- Parent
- cficonCfgFileTable
- Table
- cficonCfgFileTable
- Children
- 8
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cficonCfgFilename The name of the configuration file. | column | OctetString | .1.3.6.1.4.1.9.9.375.1.1.5.1.1 |
| cficonCfgFileDescr The description of the configuration file. | column | OctetString | .1.3.6.1.4.1.9.9.375.1.1.5.1.2 |
| cficonCfgFileStatus The status of filename containing these ports.
Network Management station must check this object
before it can read the contents of the
configuration file. If it i… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.5.1.3 |
| cficonCfgFileLastUpdated The time this file was last updated.
The format is as follows -
Wed Nov 5 18:53:52.172485 2003 | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.375.1.1.5.1.4 |
| cficonCfgFileCmd The object to apply this configuration file to the
VSAN identified by the vsanIndex. When reading this
object, a noOp(2) is returned.
open(3) opens this file for mo… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.5.1.5 |
| cficonCfgFileRowStatus The rowStatus of this row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.375.1.1.5.1.6 |
| cficonCfgFileCmdStatus The object to describe the status of the last 'apply'
command.
success - The last apply command was successful.
inProgress - The last apply command is stil… | column | Enumeration | .1.3.6.1.4.1.9.9.375.1.1.5.1.7 |
| cficonCfgFileCmdErrorString The string describing the reason the the last 'apply'
command failed. This string needs to be polled only
in the case when the value of the cficonCfgFileCmdStatus
is 'failed'. | column | OctetString | .1.3.6.1.4.1.9.9.375.1.1.5.1.8 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| CISCO-VSAN-MIBvsanIndex The ID of the VSAN. | column | CISCO-ST-TCVsanIndex | .1.3.6.1.4.1.9.9.282.1.1.3.1.1 |
| cficonCfgFilename The name of the configuration file. | column | OctetString | .1.3.6.1.4.1.9.9.375.1.1.5.1.1 |