Reference record for OID 1.3.6.1.4.1.429.4.1.18.1


parent
1.3.6.1.4.1.429.4.1.18 (usrCfgBulkFileGroup)
node code
1
node name
usrCfgBulkFileStatus
dot oid
1.3.6.1.4.1.429.4.1.18.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) csg3Com(429) common(4) usrConfig(1) usrCfgBulkFileGroup(18) usrCfgBulkFileStatus(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) usr(429) common(4) usrConfig(1) usrCfgBulkFileGroup(18) usrCfgBulkFileStatus(1)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) usr(429) common(4) usrConfig(1) usrCfgBulkFileGroup(18) usrCfgBulkFileStatus(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) usRobotics(429) common(4) usrConfig(1) usrCfgBulkFileGroup(18) usrCfgBulkFileStatus(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) csg3Com(429) common(4) usrConfig(1) usrCfgBulkFileGroup(18) usrCfgBulkFileStatus(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) usr(429) common(4) usrConfig(1) usrCfgBulkFileGroup(18) usrCfgBulkFileStatus(1)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) usr(429) common(4) usrConfig(1) usrCfgBulkFileGroup(18) usrCfgBulkFileStatus(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) usRobotics(429) common(4) usrConfig(1) usrCfgBulkFileGroup(18) usrCfgBulkFileStatus(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/csg3Com/common/usrConfig/usrCfgBulkFileGroup/usrCfgBulkFileStatus
  • /iso/identified-organization/dod/internet/private/enterprise/usr/common/usrConfig/usrCfgBulkFileGroup/usrCfgBulkFileStatus
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/usr/common/usrConfig/usrCfgBulkFileGroup/usrCfgBulkFileStatus
  • /iso/org/dod/internet/private/enterprise/usRobotics/common/usrConfig/usrCfgBulkFileGroup/usrCfgBulkFileStatus
  • /iso/org/dod/internet/private/enterprises/csg3Com/common/usrConfig/usrCfgBulkFileGroup/usrCfgBulkFileStatus
  • /iso/org/dod/internet/private/enterprises/usr/common/usrConfig/usrCfgBulkFileGroup/usrCfgBulkFileStatus
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/usr/common/usrConfig/usrCfgBulkFileGroup/usrCfgBulkFileStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/usRobotics/common/usrConfig/usrCfgBulkFileGroup/usrCfgBulkFileStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/429/4/1/18/1

    Description by mibdepot

    This object is used to allow the system to prepare a
    Bulk configuration file that is retrievable via TFTP.
    A bulk configuration file is created by setting the
    value of this object to 'createBulkFile'. The system
    then sets this object to 'creatingBulkFile' and
    concatenates the individual .cfg files into a single
    file indicated by the object usrCfgBulkFileName.
    The individual .cfg files can be restored by setting
    the value of this object to 'restoreBulkFile'. The
    system then sets this object to 'restoringBulkFile'
    and splits the file indicated by the object
    usrCfgBulkFileName into the individual .cfg files.
    Note: the file indicated by the object usrCfgBulkFileName
    must be present in the file system for this to succeed.
    The operation is completed when the value of this object
    is set back to 'normal' or 'bulkFileError' which indicates
    that an error occurred.

    Parsed from file USR-CONFIG-MIB.mib.txt
    Company: None
    Module: USR-CONFIG-MIB

    Description by circitor

    This object is used to allow the system to prepare a
    Bulk configuration file that is retrievable via TFTP.
    A bulk configuration file is created by setting the
    value of this object to 'createBulkFile'. The system
    then sets this object to 'creatingBulkFile' and
    concatenates the individual .cfg files into a single
    file indicated by the object usrCfgBulkFileName.
    The individual .cfg files can be restored by setting
    the value of this object to 'restoreBulkFile'. The
    system then sets this object to 'restoringBulkFile'
    and splits the file indicated by the object
    usrCfgBulkFileName into the individual .cfg files.
    Note: the file indicated by the object usrCfgBulkFileName
    must be present in the file system for this to succeed.
    The operation is completed when the value of this object
    is set back to 'normal' or 'bulkFileError' which indicates
    that an error occurred.

    Parsed from file USR-CONFIG-MIB.mib
    Module: USR-CONFIG-MIB

    Information by oid_info

    Vendor: UTStarcom Incorporated
    Module: USR-CONFIG-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    usrCfgBulkFileStatus OBJECT-TYPE SYNTAX INTEGER { normal(1), createBulkFile(2), creatingBulkFile(3), restoreBulkFile(4), restoringBulkFile(5), bulkFileError(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to allow the system to prepare a Bulk configuration file that is retrievable via TFTP. A bulk configuration file is created by setting the value of this object to 'createBulkFile'. The system then sets this object to 'creatingBulkFile' and concatenates the individual .cfg files into a single file indicated by the object usrCfgBulkFileName. The individual .cfg files can be restored by setting the value of this object to 'restoreBulkFile'. The system then sets this object to 'restoringBulkFile' and splits the file indicated by the object usrCfgBulkFileName into the individual .cfg files. Note: the file indicated by the object usrCfgBulkFileName must be present in the file system for this to succeed. The operation is completed when the value of this object is set back to 'normal' or 'bulkFileError' which indicates that an error occurred." ::= { usrCfgBulkFileGroup 1 }

    Information by circitor

    usrCfgBulkFileStatus OBJECT-TYPE SYNTAX INTEGER { normal(1), createBulkFile(2), creatingBulkFile(3), restoreBulkFile(4), restoringBulkFile(5), bulkFileError(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "This object is used to allow the system to prepare a Bulk configuration file that is retrievable via TFTP. A bulk configuration file is created by setting the value of this object to 'createBulkFile'. The system then sets this object to 'creatingBulkFile' and concatenates the individual .cfg files into a single file indicated by the object usrCfgBulkFileName. The individual .cfg files can be restored by setting the value of this object to 'restoreBulkFile'. The system then sets this object to 'restoringBulkFile' and splits the file indicated by the object usrCfgBulkFileName into the individual .cfg files. Note: the file indicated by the object usrCfgBulkFileName must be present in the file system for this to succeed. The operation is completed when the value of this object is set back to 'normal' or 'bulkFileError' which indicates that an error occurred." ::= { usrCfgBulkFileGroup 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.429)

    Bill Vroman

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.429.4.1.18.1.0 usrCfgBulkFileStatus 0 0 None

    Brothers (2)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.429.4.1.18.2 usrCfgBulkFileName 1 1 This is the name of the Bulk File that will be acted upon
    when usrCfgBulkFileStatus is set to 'createBulkFile' or
    'restoreBulkFil…
    1.3.6.1.4.1.429.4.1.18.3 usrCfgBulkFileErrorMessage 1 1 When the value of usrCfgBulkFileStatus is 'bulkFileError',
    this object will indicate the error that occurred.