Reference record for OID 1.3.6.1.4.1.2.6.147.1.1.22



parent
1.3.6.1.4.1.2.6.147.1.1 (agentBasicCfg)
node code
22
node name
agentConfigUploadRequest
dot oid
1.3.6.1.4.1.2.6.147.1.1.22
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) ibm8245(147) agentCfg(1) agentBasicCfg(1) agentConfigUploadRequest(22)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) ibm8245(147) agentCfg(1) agentBasicCfg(1) agentConfigUploadRequest(22)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) ibm8245(147) agentCfg(1) agentBasicCfg(1) agentConfigUploadRequest(22)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) ibm8245(147) agentCfg(1) agentBasicCfg(1) agentConfigUploadRequest(22)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) ibm8245(147) agentCfg(1) agentBasicCfg(1) agentConfigUploadRequest(22)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) ibm8245(147) agentCfg(1) agentBasicCfg(1) agentConfigUploadRequest(22)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) ibm8245(147) agentCfg(1) agentBasicCfg(1) agentConfigUploadRequest(22)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) ibm8245(147) agentCfg(1) agentBasicCfg(1) agentConfigUploadRequest(22)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/ibm8245/agentCfg/agentBasicCfg/agentConfigUploadRequest
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/prod/ibm8245/agentCfg/agentBasicCfg/agentConfigUploadRequest
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/ibm/ibmProd/ibm8245/agentCfg/agentBasicCfg/agentConfigUploadRequest
  • /iso/org/dod/internet/private/enterprise/ibm/prod/ibm8245/agentCfg/agentBasicCfg/agentConfigUploadRequest
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/ibm8245/agentCfg/agentBasicCfg/agentConfigUploadRequest
  • /iso/org/dod/internet/private/enterprises/ibm/prod/ibm8245/agentCfg/agentBasicCfg/agentConfigUploadRequest
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/ibmProd/ibm8245/agentCfg/agentBasicCfg/agentConfigUploadRequest
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/ibm8245/agentCfg/agentBasicCfg/agentConfigUploadRequest
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/2/6/147/1/1/22

    Description by mibdepot

    This object is used to start/stop the configuration data upload. The file
    name of the TFTP upload destination is specified by the
    agentConfigUploadFileString object.

    1. The user can start up a configuration upload session only
    when the last configuration upload session is terminated.
    Otherwise, any request to start up a new configuration upload
    session will be rejected.

    The user can start up a configuration upload by setting
    the value 'enabled(1)' to this object if and only if the
    following conditions are satisfied:
    a). The current value of this object is 'disabled(2)'
    b). The value of object agentConfigUploadOperState is
    'completed(2)' or 'aborted(4)'.

    Once configuration upload is enabled, the value of object
    agentConfigUploadOperState will be changed to 'in-progress(1)'
    to indicate that configuration upload is on going.

    2. Once the configuration upload is terminated (completed or aborted),
    the value of this object will return to 'disabled(2)' automatically.

    3. The user can abort a configuration upload session by setting
    this object to 'disabled(2)' only if the current value of
    agentConfigUploadOperState is 'in-progress(1)'.
    Otherwise, setting this object to 'disabled(2)' will be ignored.

    The value of object agentConfigUploadOperState will be changed
    to 'wait-abort(3)' to indicate that the aborting of configuration
    upload is in progress. The value of object agentConfigUploadOperState
    will be chaeged to 'aborted(4)' again when the configuration upload
    session is closed.

    4. The default value of this object is 'disabled(2)'.

    Parsed from file 8245_cmn.mib.txt
    Company: ibm
    Module: AGENT8245-MIB

    Information by oid_info

    Child arc 0 is used to translate between SNMPv1 and SNMPv2 notification parameters as explained in IETF RFC 2576, section 3.

    Information by mibdepot

    agentConfigUploadRequest OBJECT-TYPE SYNTAX INTEGER { enabled(1), disabled(2) } ACCESS read-write STATUS mandatory DESCRIPTION "This object is used to start/stop the configuration data upload. The file name of the TFTP upload destination is specified by the agentConfigUploadFileString object. 1. The user can start up a configuration upload session only when the last configuration upload session is terminated. Otherwise, any request to start up a new configuration upload session will be rejected. The user can start up a configuration upload by setting the value 'enabled(1)' to this object if and only if the following conditions are satisfied: a). The current value of this object is 'disabled(2)' b). The value of object agentConfigUploadOperState is 'completed(2)' or 'aborted(4)'. Once configuration upload is enabled, the value of object agentConfigUploadOperState will be changed to 'in-progress(1)' to indicate that configuration upload is on going. 2. Once the configuration upload is terminated (completed or aborted), the value of this object will return to 'disabled(2)' automatically. 3. The user can abort a configuration upload session by setting this object to 'disabled(2)' only if the current value of agentConfigUploadOperState is 'in-progress(1)'. Otherwise, setting this object to 'disabled(2)' will be ignored. The value of object agentConfigUploadOperState will be changed to 'wait-abort(3)' to indicate that the aborting of configuration upload is in progress. The value of object agentConfigUploadOperState will be chaeged to 'aborted(4)' again when the configuration upload session is closed. 4. The default value of this object is 'disabled(2)'." ::= { agentBasicCfg 22 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2)

    Bob Moore

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2.6.147.1.1.22.0 agentConfigUploadRequest 0 0 None

    Brothers (25)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2.6.147.1.1.1 agentMgmtMethod 1 1 The network management method supported by this agent.
    1.3.6.1.4.1.2.6.147.1.1.2 agentBootRomFwVers 1 1 The Agent Boot ROM firmware version in the form of
    'Ver WWW Rel XXX Mod YYY PTF ZZZ' format, where the meaning of
    W, X, Y, and…
    1.3.6.1.4.1.2.6.147.1.1.3 agentHwRevision 1 1 The H/W board revision of this agent, in the form of
    'Ver WWW Rel XXX Mod YYY PTF ZZZ' format, where the meaning of
    W, X, Y, a…
    1.3.6.1.4.1.2.6.147.1.1.4 agentRuntimeSwVers 1 1 The Agent Runtime software version in the form of
    'Ver WWW Rel XXX Mod YYY PTF ZZZ' format, where the meaning of
    W, X, Y, and …
    1.3.6.1.4.1.2.6.147.1.1.5 agentWebPageVers 1 1 The agent WEB page version in the form of
    'Ver WWW Rel XXX Mod YYY PTF ZZZ' format, where the meaning of
    W, X, Y, and Z is 'Ve…
    1.3.6.1.4.1.2.6.147.1.1.6 agentMibInfoDescr 1 1 A textual description of the MIB that was implemented
    by the agent. The description includes the MIB name,
    version identificatio…
    1.3.6.1.4.1.2.6.147.1.1.7 agentRestart 1 1 This object is used to reset the agent. Writing the value
    coldRestart(3) to this object will cause the agent hardware
    to be reset…
    1.3.6.1.4.1.2.6.147.1.1.8 agentMasterTable 1 7 A list of primary/backup master entries.
    Note: There will be only one primary master on the stack.
    But there could have more than…
    1.3.6.1.4.1.2.6.147.1.1.9 agentTrapDescrTable 1 3 A textual description regarding the
    trap that is supported by this agent.
    1.3.6.1.4.1.2.6.147.1.1.10 agentWebBasedMgmtControl 1 1 The Web-Based Management can be enabled or disabled by this
    object.
    1.3.6.1.4.1.2.6.147.1.1.11 agentOutOfBandMgmtControl 1 1 The mode of the serial port will be configured as out-of-band
    after the system restart if this object is enabled, otherwise,
    the …
    1.3.6.1.4.1.2.6.147.1.1.12 agentOutOfBandMgmtStatus 1 1 The mode of the serial port is currently used. The serial port
    can be configured either as a local console port or
    out-of-band sl…
    1.3.6.1.4.1.2.6.147.1.1.13 agentOutOfBandBaudRate 1 1 The serial port baud rate when the agentOutOfBandMgmtControl
    is in out-of-band mode. The other parameters required for
    out-of-ban…
    1.3.6.1.4.1.2.6.147.1.1.14 agentBootRomCodeUpdateRequest 1 1 This object is used to update the BootLoad image via the selected
    files. The TFTP download shall be performed to download the
    sel…
    1.3.6.1.4.1.2.6.147.1.1.15 agentConfigDownloadRequest 1 1 This object is used to update the Configuration image via the
    selected files. The TFTP download shall be performed to download
    th…
    1.3.6.1.4.1.2.6.147.1.1.16 agentWebPageUpdateRequest 1 1 This object is used to update the Web Page image via the selected
    files. The TFTP download shall be performed to download the
    sel…
    1.3.6.1.4.1.2.6.147.1.1.17 agentRuntimeImgUpdateRequest 1 1 This object is used to update the Runtime image via the selected
    files. The TFTP download shall be performed to download the
    sele…
    1.3.6.1.4.1.2.6.147.1.1.18 agentBootRomFileString 1 1 The path and the name of the BootRom Code file to
    be downloaded from the tftp server.
    1.3.6.1.4.1.2.6.147.1.1.19 agentRuntimeFileString 1 1 The path and the name of the runtime software image file to
    be downloaded from the tftp server.
    1.3.6.1.4.1.2.6.147.1.1.20 agentWebPageFileString 1 1 The path and the name of the WEB page file to be downloaded
    from the tftp server.
    1.3.6.1.4.1.2.6.147.1.1.21 agentConfigDownloadFileString 1 1 The path and the name of the configuration file to be
    downloaded from the tftp server.
    1.3.6.1.4.1.2.6.147.1.1.23 agentConfigUploadOperState 1 1 This object indicates the state of configuration upload operation.

    1. Once the vlaue of agentConfigUploadRequest
    is set to 'enabl…
    1.3.6.1.4.1.2.6.147.1.1.24 agentConfigUploadErrorStatus 1 1 This object returns the result of a configuration upload operation.
    1.3.6.1.4.1.2.6.147.1.1.25 agentConfigUploadFileString 1 1 The path and the name of the configuration file to be uploaded
    to the tftp server.
    1.3.6.1.4.1.2.6.147.1.1.26 agentTelnetSessionAutoLogoutInterval 1 1 This object sets the Telnet Session auto logout interval in
    minutes. If within the idle time there is not any activity from
    the T…