CISCO-FICON-MIB :: cficonCfgFileEntry

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-FICON-MIBcficonCfgFileEntry

cficonCfgFileEntry

Module: CISCO-FICON-MIB

OID (symbolic): CISCO-FICON-MIB::cficonCfgFileEntry

OID (numeric): 1.3.6.1.4.1.9.9.375.1.1.5.1

Node type: OBJECT-TYPE

Access: not-accessible

Description: 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;

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.375ciscoFiconMIBCISCO-FICON-MIB
1.3.6.1.4.1.9.9.375.1ciscoFiconMIBObjectsCISCO-FICON-MIB
1.3.6.1.4.1.9.9.375.1.1ciscoFiconConfigCISCO-FICON-MIB
1.3.6.1.4.1.9.9.375.1.1.5cficonCfgFileTableCISCO-FICON-MIB
1.3.6.1.4.1.9.9.375.1.1.5.1cficonCfgFileEntryCISCO-FICON-MIB