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
Indexes