Reference record for OID 1.3.6.1.4.1.9.9.375.1.1.5.1



parent
1.3.6.1.4.1.9.9.375.1.1.5 (cficonCfgFileTable)
node code
1
node name
cficonCfgFileEntry
dot oid
1.3.6.1.4.1.9.9.375.1.1.5.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoFiconMIB(375) ciscoFiconMIBObjects(1) ciscoFiconConfig(1) cficonCfgFileTable(5) cficonCfgFileEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoFiconMIB(375) ciscoFiconMIBObjects(1) ciscoFiconConfig(1) cficonCfgFileTable(5) cficonCfgFileEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoFiconMIB(375) ciscoFiconMIBObjects(1) ciscoFiconConfig(1) cficonCfgFileTable(5) cficonCfgFileEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoFiconMIB(375) ciscoFiconMIBObjects(1) ciscoFiconConfig(1) cficonCfgFileTable(5) cficonCfgFileEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoFiconMIB(375) ciscoFiconMIBObjects(1) ciscoFiconConfig(1) cficonCfgFileTable(5) cficonCfgFileEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoFiconMIB(375) ciscoFiconMIBObjects(1) ciscoFiconConfig(1) cficonCfgFileTable(5) cficonCfgFileEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoFiconMIB/ciscoFiconMIBObjects/ciscoFiconConfig/cficonCfgFileTable/cficonCfgFileEntry
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoFiconMIB/ciscoFiconMIBObjects/ciscoFiconConfig/cficonCfgFileTable/cficonCfgFileEntry
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoFiconMIB/ciscoFiconMIBObjects/ciscoFiconConfig/cficonCfgFileTable/cficonCfgFileEntry
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoFiconMIB/ciscoFiconMIBObjects/ciscoFiconConfig/cficonCfgFileTable/cficonCfgFileEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoFiconMIB/ciscoFiconMIBObjects/ciscoFiconConfig/cficonCfgFileTable/cficonCfgFileEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoFiconMIB/ciscoFiconMIBObjects/ciscoFiconConfig/cficonCfgFileTable/cficonCfgFileEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/375/1/1/5/1

    Description by circitor

    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;

    Parsed from file CISCO-FICON-MIB.mib
    Module: CISCO-FICON-MIB

    Description by cisco_v1

    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;

    Description by mibdepot

    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;

    Parsed from file CISCO-FICON-MIB.my.txt
    Company: None
    Module: CISCO-FICON-MIB

    Description by cisco

    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;

    Information by circitor

    cficonCfgFileEntry OBJECT-TYPE SYNTAX CficonCfgFileEntry MAX-ACCESS not-accessible STATUS current 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; " INDEX { vsanIndex,cficonCfgFilename } ::= { cficonCfgFileTable 1 }

    Information by cisco_v1

    cficonCfgFileEntry OBJECT-TYPE SYNTAX CficonCfgFileEntry ACCESS not-accessible STATUS mandatory 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; " INDEX { vsanIndex, cficonCfgFilename } ::= { cficonCfgFileTable 1 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-FICON-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    cficonCfgFileEntry OBJECT-TYPE SYNTAX CficonCfgFileEntry MAX-ACCESS not-accessible STATUS current 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; " INDEX { vsanIndex,cficonCfgFilename } ::= { cficonCfgFileTable 1 }

    Information by cisco

    cficonCfgFileEntry OBJECT-TYPE SYNTAX CficonCfgFileEntry MAX-ACCESS not-accessible STATUS current 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; " INDEX { vsanIndex,cficonCfgFilename } ::= { cficonCfgFileTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Children (8)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.375.1.1.5.1.1 cficonCfgFilename 0 0 The name of the configuration file.
    1.3.6.1.4.1.9.9.375.1.1.5.1.2 cficonCfgFileDescr 0 0 The description of the configuration file.
    1.3.6.1.4.1.9.9.375.1.1.5.1.3 cficonCfgFileStatus 0 0 The status of filename containing these ports.

    Network Management station must check this object
    before it can read the contents …
    1.3.6.1.4.1.9.9.375.1.1.5.1.4 cficonCfgFileLastUpdated 0 0 The time this file was last updated.
    The format is as follows -

    Wed Nov 5 18:53:52.172485 2003
    1.3.6.1.4.1.9.9.375.1.1.5.1.5 cficonCfgFileCmd 0 0 The object to apply this configuration file to the
    VSAN identified by the vsanIndex. When reading this
    object, a noOp(2) is retur…
    1.3.6.1.4.1.9.9.375.1.1.5.1.6 cficonCfgFileRowStatus 0 0 The rowStatus of this row.
    1.3.6.1.4.1.9.9.375.1.1.5.1.7 cficonCfgFileCmdStatus 0 0 The object to describe the status of the last 'apply'
    command.

    success - The last apply command was successful.
    inProgress …
    1.3.6.1.4.1.9.9.375.1.1.5.1.8 cficonCfgFileCmdErrorString 0 0 The string describing the reason the the last 'apply'
    command failed. This string needs to be polled only
    in the case when the va…