cficonCfgFileEntry

  • 1.3.6.1.4.1.9.9.375.1.1.5.1
  • Access noaccess
  • Type Unknown

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;

This OID is also declared by other modules: CISCO-FICON-MIB

Details

Table index
  1. vsanIndex
  2. cficonCfgFilename

Table columns

16 objects
Oid Name Access Type
1.3.6.1.4.1.9.9.375.1.1.5.1.1 cficonCfgFilename noaccess Unknown
1.3.6.1.4.1.9.9.375.1.1.5.1.1 cficonCfgFilename noaccess Unknown
1.3.6.1.4.1.9.9.375.1.1.5.1.2 cficonCfgFileDescr readwrite Unknown
1.3.6.1.4.1.9.9.375.1.1.5.1.2 cficonCfgFileDescr readwrite Unknown
1.3.6.1.4.1.9.9.375.1.1.5.1.3 cficonCfgFileStatus readonly locked(1), unlocked(2)
1.3.6.1.4.1.9.9.375.1.1.5.1.3 cficonCfgFileStatus readonly locked(1), unlocked(2)
1.3.6.1.4.1.9.9.375.1.1.5.1.4 cficonCfgFileLastUpdated readonly SnmpAdminString
1.3.6.1.4.1.9.9.375.1.1.5.1.4 cficonCfgFileLastUpdated readonly SnmpAdminString
1.3.6.1.4.1.9.9.375.1.1.5.1.5 cficonCfgFileCmd readwrite apply(1), noOp(2), open(3), close(4)
1.3.6.1.4.1.9.9.375.1.1.5.1.5 cficonCfgFileCmd readwrite apply(1), noOp(2), open(3), close(4)
1.3.6.1.4.1.9.9.375.1.1.5.1.6 cficonCfgFileRowStatus readwrite RowStatus
1.3.6.1.4.1.9.9.375.1.1.5.1.6 cficonCfgFileRowStatus readwrite RowStatus
1.3.6.1.4.1.9.9.375.1.1.5.1.7 cficonCfgFileCmdStatus readonly success(1), inProgress(2), failed(3), notApplicable(4)
1.3.6.1.4.1.9.9.375.1.1.5.1.7 cficonCfgFileCmdStatus readonly success(1), inProgress(2), failed(3), notApplicable(4)
1.3.6.1.4.1.9.9.375.1.1.5.1.8 cficonCfgFileCmdErrorString readonly Unknown
1.3.6.1.4.1.9.9.375.1.1.5.1.8 cficonCfgFileCmdErrorString readonly Unknown

Comments