Reference record for OID 1.3.6.1.4.1.495.2.1.5.3.14



parent
1.3.6.1.4.1.495.2.1.5.3 (cxFileServer)
node code
14
node name
cxFsTransferErrorCode
dot oid
1.3.6.1.4.1.495.2.1.5.3.14
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferErrorCode(14)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferErrorCode(14)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferErrorCode(14)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferErrorCode(14)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferErrorCode(14)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferErrorCode(14)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferErrorCode
  • /iso/identified-organization/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferErrorCode
  • /iso/org/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferErrorCode
  • /iso/org/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferErrorCode
  • /iso/iso-identified-organization/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferErrorCode
  • /iso/iso-identified-organization/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferErrorCode
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/495/2/1/5/3/14

    Description by mibdepot

    Indicates whether any errors occurred during the last file transfer
    action initiated using the 'cxFsTransferAction' object. The
    cxFsTransferErrorCode object also indicates the nature of any errors that
    occur during file transfer.

    Options:
    not_applicable (1): No action taken; therefore, no error generated.

    ok (2): No errors. The last file transfer operation was successfully
    completed.

    local_open_error (3): Could not open the local file for which a PUT or GET
    command was issued.

    nfs_open_error (4): Could not open the remote file for which a PUT or GET
    command was issued.

    local_reading_error (5): Either a local file for which a PUT command was
    issued could not be read, or a remote file obtained through a GET command
    could not be read locally.

    nfs_reading_error (6): Either a remote file PUT to a destination slot
    could not be read at that location, or a remote file for which a GET
    command was issued could not be read in the remote slot.

    local_writing_error (7): The 'cxFsTransferAction' object was unable to
    copy the specified file to the local directory.

    nfs_writing_error (8): The 'cxFsTransferAction' object was unable to copy
    the specified file to the destination directory.

    local_close_error (9): Could not close local file used in either a GET or
    PUT action.

    nfs_close_error (10): Could not close a remote file used in either a GET
    or PUT action.

    other_error (11): An unspecified error (other than those listed above)
    occurred.

    Related Objects:
    cxFsTransferAction
    cxFsTransferFileName
    cxFsTransferDestSlot
    cxFsTransferStatus

    Parsed from file CXFS.MIB.txt
    Company: None
    Module: CXFileServer-MIB

    Description by circitor

    Indicates whether any errors occurred during the last file transfer
    action initiated using the 'cxFsTransferAction' object. The
    cxFsTransferErrorCode object also indicates the nature of any errors that
    occur during file transfer.

    Options:
    not-applicable (1): No action taken; therefore, no error generated.

    ok (2): No errors. The last file transfer operation was successfully
    completed.

    local-open-error (3): Could not open the local file for which a PUT or GET
    command was issued.

    nfs-open-error (4): Could not open the remote file for which a PUT or GET
    command was issued.

    local-reading-error (5): Either a local file for which a PUT command was
    issued could not be read, or a remote file obtained through a GET command
    could not be read locally.

    nfs-reading-error (6): Either a remote file PUT to a destination slot
    could not be read at that location, or a remote file for which a GET
    command was issued could not be read in the remote slot.

    local-writing-error (7): The 'cxFsTransferAction' object was unable to
    copy the specified file to the local directory.

    nfs-writing-error (8): The 'cxFsTransferAction' object was unable to copy
    the specified file to the destination directory.

    local-close-error (9): Could not close local file used in either a GET or
    PUT action.

    nfs-close-error (10): Could not close a remote file used in either a GET
    or PUT action.

    other-error (11): An unspecified error (other than those listed above)
    occurred.

    Related Objects:
    cxFsTransferAction
    cxFsTransferFileName
    cxFsTransferDestSlot
    cxFsTransferStatus

    Parsed from file CXFileServer-MIB.mib
    Module: CXFileServer-MIB

    Information by oid_info

    Vendor: Memotec Communications
    Module: CXFileServer-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    cxFsTransferErrorCode OBJECT-TYPE SYNTAX INTEGER { not_applicable (1), ok (2), local_open_error (3), nfs_open_error (4), local_reading_error (5), nfs_reading_error (6), local_writing_error (7), nfs_writing_error (8), local_close_error (9), nfs_close_error (10), other_error (11) } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates whether any errors occurred during the last file transfer action initiated using the 'cxFsTransferAction' object. The cxFsTransferErrorCode object also indicates the nature of any errors that occur during file transfer. Options: not_applicable (1): No action taken; therefore, no error generated. ok (2): No errors. The last file transfer operation was successfully completed. local_open_error (3): Could not open the local file for which a PUT or GET command was issued. nfs_open_error (4): Could not open the remote file for which a PUT or GET command was issued. local_reading_error (5): Either a local file for which a PUT command was issued could not be read, or a remote file obtained through a GET command could not be read locally. nfs_reading_error (6): Either a remote file PUT to a destination slot could not be read at that location, or a remote file for which a GET command was issued could not be read in the remote slot. local_writing_error (7): The 'cxFsTransferAction' object was unable to copy the specified file to the local directory. nfs_writing_error (8): The 'cxFsTransferAction' object was unable to copy the specified file to the destination directory. local_close_error (9): Could not close local file used in either a GET or PUT action. nfs_close_error (10): Could not close a remote file used in either a GET or PUT action. other_error (11): An unspecified error (other than those listed above) occurred. Related Objects: cxFsTransferAction cxFsTransferFileName cxFsTransferDestSlot cxFsTransferStatus" ::= { cxFileServer 14 }

    Information by circitor

    cxFsTransferErrorCode OBJECT-TYPE SYNTAX INTEGER { not-applicable (1), ok (2), local-open-error (3), nfs-open-error (4), local-reading-error (5), nfs-reading-error (6), local-writing-error (7), nfs-writing-error (8), local-close-error (9), nfs-close-error (10), other-error (11) } ACCESS read-only STATUS mandatory DESCRIPTION "Indicates whether any errors occurred during the last file transfer action initiated using the 'cxFsTransferAction' object. The cxFsTransferErrorCode object also indicates the nature of any errors that occur during file transfer. Options: not-applicable (1): No action taken; therefore, no error generated. ok (2): No errors. The last file transfer operation was successfully completed. local-open-error (3): Could not open the local file for which a PUT or GET command was issued. nfs-open-error (4): Could not open the remote file for which a PUT or GET command was issued. local-reading-error (5): Either a local file for which a PUT command was issued could not be read, or a remote file obtained through a GET command could not be read locally. nfs-reading-error (6): Either a remote file PUT to a destination slot could not be read at that location, or a remote file for which a GET command was issued could not be read in the remote slot. local-writing-error (7): The 'cxFsTransferAction' object was unable to copy the specified file to the local directory. nfs-writing-error (8): The 'cxFsTransferAction' object was unable to copy the specified file to the destination directory. local-close-error (9): Could not close local file used in either a GET or PUT action. nfs-close-error (10): Could not close a remote file used in either a GET or PUT action. other-error (11): An unspecified error (other than those listed above) occurred. Related Objects: cxFsTransferAction cxFsTransferFileName cxFsTransferDestSlot cxFsTransferStatus" ::= { cxFileServer 14 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.495)

    Turcott Michel

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.495.2.1.5.3.14.0 cxFsTransferErrorCode 0 0 None

    Brothers (13)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.495.2.1.5.3.1 cxFsTftpTransfer 1 1 Used to control a TFTP server running on a sub-system.

    Options:
    disabled (1): For security reasons, no file transfer requests are…
    1.3.6.1.4.1.495.2.1.5.3.2 cxFsTftpTargetSlot 1 1 The slot number where a sub-system resides. All TFTP file transfer
    packets are directed toward this sub-system.

    Range of Values: …
    1.3.6.1.4.1.495.2.1.5.3.3 cxFsTftpRemxt 1 1 Timeout (in seconds) between retransmissions of a TFTP packet whose
    original transmission was unsuccessful.

    Range of Values: 1 - …
    1.3.6.1.4.1.495.2.1.5.3.4 cxFsIsBusy 1 1 Indicates whether the file server is currently busy.

    Options:
    no (1): File server is unoccupied. File transfer requests can be se…
    1.3.6.1.4.1.495.2.1.5.3.5 cxFsBackGroundCleanup 1 1 Used to enable or disable a continuous clean-up process which makes file
    server resources re-usable. When enabled, this process …
    1.3.6.1.4.1.495.2.1.5.3.6 cxFsCleanupOnce 1 1 Initiates a clean-up of the file server to free up resources that are
    still allocated to activities or applications that no long…
    1.3.6.1.4.1.495.2.1.5.3.7 cxFsFreeBytes 1 1 Shows the amount of space (in bytes) currently available on the local
    file server.
    1.3.6.1.4.1.495.2.1.5.3.8 cxFsDeleteFile 1 1 Used to specify the name of a file you wish to delete from the file
    server.

    Configuration Changed: operative
    1.3.6.1.4.1.495.2.1.5.3.9 cxFsFileList 1 1 Contains a list of files currently stored on the file server. Filenames
    are separated by a space character.
    1.3.6.1.4.1.495.2.1.5.3.10 cxFsTransferDestSlot 1 1 The slot number where a sub-system resides. The file specified by the
    object cxFsTransferFileName is either copied to this sub-s…
    1.3.6.1.4.1.495.2.1.5.3.11 cxFsTransferFileName 1 1 Identifies the file to be retrieved from or copied to the sub-system
    specified by the object 'cxFsTransferDestSlot'.

    Range of Val…
    1.3.6.1.4.1.495.2.1.5.3.12 cxFsTransferAction 1 1 Determines the type of file transfer action to be taken with the file
    specified by the cxFsTransferFileName object.

    The status of…
    1.3.6.1.4.1.495.2.1.5.3.13 cxFsTransferStatus 1 1 The status of the last file transfer action initiated using the
    cxFsTransferAction object.

    Options:
    idle (1): No file transfer in …