Reference record for OID 1.3.6.1.4.1.181.1.13.3.1.2.4



parent
1.3.6.1.4.1.181.1.13.3.1.2 (mgmtFileTransfer)
node code
4
node name
mgmtXferStatus
dot oid
1.3.6.1.4.1.181.1.13.3.1.2.4
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) mgmtXferStatus(4)}
  • {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) mgmtXferStatus(4)}
  • ...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) mgmtXferStatus(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferStatus(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) adckentrox(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferStatus(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) adcNetworks(181) ktxProducts(1) aac3(13) aac3ManagementGroup(3) mgmtActions(1) mgmtFileTransfer(2) mgmtXferStatus(4)}
  • ...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) mgmtXferStatus(4)}
  • {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) mgmtXferStatus(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/adckentrox/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferStatus
  • /iso/identified-organization/dod/internet/private/enterprise/adcNetworks/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferStatus
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/adckentrox/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferStatus
  • /iso/org/dod/internet/private/enterprise/adcNetworks/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferStatus
  • /iso/org/dod/internet/private/enterprises/adckentrox/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferStatus
  • /iso/org/dod/internet/private/enterprises/adcNetworks/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferStatus
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/adckentrox/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferStatus
  • /iso/iso-identified-organization/dod/internet/private/enterprises/adcNetworks/ktxProducts/aac3/aac3ManagementGroup/mgmtActions/mgmtFileTransfer/mgmtXferStatus
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/181/1/13/3/1/2/4

    Description by mibdepot

    This variable reports the status of the last file
    transfer operation initiated.
    idle No transfer is in progress, and the
    last operation completed without error.
    The mgmtXferProgress variable reports the
    final number of bytes transferred.
    checkingFile For the doGet and doVerify transfer
    operations, this status indicates that the
    file is being requested from the remote
    server.
    For the doEnableForGet transfer operation,
    this status indicates that the local file
    is being prepared for transfer (e.g., the
    server is synchronizing the current NVSRAM
    configuration to FLASH).
    For the doEnableForPut transfer operation,
    this status indicates that the local file
    is currently in use, and the server is
    waiting for the file to become idle so it
    can be overwritten.
    erasing The FLASH memory is being erased to accept
    the new file.
    transferring The file is being transferred. The
    mgmtXferProgress variable reports the
    number of bytes transferred thus far.
    verifying The file being transferred is being
    compared with the local destination. The
    mgmtXferProgress variable reports the
    number of bytes verified thus far.
    failed The last transfer operation failed. The
    mgmtXferError variable contains a text
    string describing the cause of the
    failure. The mgmtXferProgress variable
    reports the number of bytes transferred or
    verified before the error occurred.
    serverWait The transfer server has been activated
    and is waiting for a 'get'/'put' request
    to transfer the specified file.
    If no file transfer operations have been initiated, this
    variable reports the value idle(1).

    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

    mgmtXferStatus OBJECT-TYPE SYNTAX INTEGER { idle(1), checkingFile(2), erasing(3), transferring(4), verifying(5), failed(6), serverWait(7) } ACCESS read-only STATUS mandatory DESCRIPTION "This variable reports the status of the last file transfer operation initiated. idle No transfer is in progress, and the last operation completed without error. The mgmtXferProgress variable reports the final number of bytes transferred. checkingFile For the doGet and doVerify transfer operations, this status indicates that the file is being requested from the remote server. For the doEnableForGet transfer operation, this status indicates that the local file is being prepared for transfer (e.g., the server is synchronizing the current NVSRAM configuration to FLASH). For the doEnableForPut transfer operation, this status indicates that the local file is currently in use, and the server is waiting for the file to become idle so it can be overwritten. erasing The FLASH memory is being erased to accept the new file. transferring The file is being transferred. The mgmtXferProgress variable reports the number of bytes transferred thus far. verifying The file being transferred is being compared with the local destination. The mgmtXferProgress variable reports the number of bytes verified thus far. failed The last transfer operation failed. The mgmtXferError variable contains a text string describing the cause of the failure. The mgmtXferProgress variable reports the number of bytes transferred or verified before the error occurred. serverWait The transfer server has been activated and is waiting for a 'get'/'put' request to transfer the specified file. If no file transfer operations have been initiated, this variable reports the value idle(1)." ::= { mgmtFileTransfer 4 }

    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.4.0 mgmtXferStatus 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.3 mgmtXferDoXfer 1 1 This variable initiates a file transfer operation.
    dontXfer Has no effect.
    doGet Transfers the remote file…
    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 …