Reference record for OID 1.3.6.1.4.1.181.1.13.3.1.2.3



parent
1.3.6.1.4.1.181.1.13.3.1.2 (mgmtFileTransfer)
node code
3
node name
mgmtXferDoXfer
dot oid
1.3.6.1.4.1.181.1.13.3.1.2.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferDoXfer(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferDoXfer(3)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferDoXfer(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferDoXfer(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferDoXfer(3)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferDoXfer(3)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferDoXfer(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferDoXfer(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/adckentrox/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferDoXfer
  • /iso/identified-organization/dod/internet/private/enterprise/adcNetworks/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferDoXfer
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/adckentrox/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferDoXfer
  • /iso/org/dod/internet/private/enterprise/adcNetworks/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferDoXfer
  • /iso/org/dod/internet/private/enterprises/adckentrox/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferDoXfer
  • /iso/org/dod/internet/private/enterprises/adcNetworks/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferDoXfer
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/adckentrox/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferDoXfer
  • /iso/iso-identified-organization/dod/internet/private/enterprises/adcNetworks/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferDoXfer
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/181/1/13/3/1/2/3

    Description by mibdepot

    This variable initiates a file transfer operation.
    dontXfer Has no effect.
    doGet Transfers the remote file to the
    destination specified by the variable
    mgmtXferDestination.
    doVerify Compares the contents of the remote
    file with the contents of the local
    destination.
    doAbort Aborts the file transfer currently in
    progress and/or deactivates the
    transfer server.
    doEnableForGet Activates the transfer server to allow
    the remote client host specified by
    the variable mgmtXferUrl to 'get' the
    specified file. If no 'get' request
    is received, the server will time out.
    doEnableForPut Activates the transfer server to allow
    the remote client host specified by
    the variable mgmtXferUrl to 'put' the
    specified file. If no 'put' request
    is received, the server will time out.
    If the file being 'put' is the system
    configuration, the system will reboot
    upon the completion of a succcessful
    transfer, and will start using the new
    system configuration.
    During the operation the status can be monitored using the
    variables mgmtXferStatus, mgmtXferError, and mgmtXferProgress.

    Parsed from file CP300.mib.txt
    Company: marconi
    Module: AAC3-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

    mgmtXferDoXfer OBJECT-TYPE SYNTAX INTEGER { dontXfer(1), doGet(2), doVerify(3), doAbort(4), doEnableForGet(5), doEnableForPut(6) } ACCESS read-write STATUS mandatory DESCRIPTION "This variable initiates a file transfer operation. dontXfer Has no effect. doGet Transfers the remote file to the destination specified by the variable mgmtXferDestination. doVerify Compares the contents of the remote file with the contents of the local destination. doAbort Aborts the file transfer currently in progress and/or deactivates the transfer server. doEnableForGet Activates the transfer server to allow the remote client host specified by the variable mgmtXferUrl to 'get' the specified file. If no 'get' request is received, the server will time out. doEnableForPut Activates the transfer server to allow the remote client host specified by the variable mgmtXferUrl to 'put' the specified file. If no 'put' request is received, the server will time out. If the file being 'put' is the system configuration, the system will reboot upon the completion of a succcessful transfer, and will start using the new system configuration. During the operation the status can be monitored using the variables mgmtXferStatus, mgmtXferError, and mgmtXferProgress." ::= { mgmtFileTransfer 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.181)

    Witt Mike

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.181.1.13.3.1.2.3.0 mgmtXferDoXfer 0 0 None

    Brothers (5)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.181.1.13.3.1.2.1 mgmtXferUrl 1 1 The URL of the remote host/file to be used for the transfer
    operation. TFTP is the only service supported. Hosts must be
    specif…
    1.3.6.1.4.1.181.1.13.3.1.2.2 mgmtXferDestination 1 1 The destination for the file to be transferred. Valid
    destinations are:
    sc1:system system software on SC.
    sc1:config …
    1.3.6.1.4.1.181.1.13.3.1.2.4 mgmtXferStatus 1 1 This variable reports the status of the last file
    transfer operation initiated.
    idle No transfer is in progress, and t…
    1.3.6.1.4.1.181.1.13.3.1.2.5 mgmtXferError 1 1 A text string describing the cause of the error which
    caused the last transfer operation to fail. If the
    mgmtXferStatus variable…
    1.3.6.1.4.1.181.1.13.3.1.2.6 mgmtXferProgress 1 1 This variable reports the total number of bytes transferred
    thus far duing a file transfer operation that is in progress,
    or the …