Reference record for OID 1.3.6.1.4.1.495.2.1.5.3.12



parent
1.3.6.1.4.1.495.2.1.5.3 (cxFileServer)
node code
12
node name
cxFsTransferAction
dot oid
1.3.6.1.4.1.495.2.1.5.3.12
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) cxFsTransferAction(12)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferAction(12)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferAction(12)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferAction(12)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferAction(12)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) 495(495) memotecProducts(2) cxProduct(1) cxSystem(5) cxFileServer(3) cxFsTransferAction(12)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferAction
  • /iso/identified-organization/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferAction
  • /iso/org/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferAction
  • /iso/org/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferAction
  • /iso/iso-identified-organization/dod/internet/private/enterprise/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferAction
  • /iso/iso-identified-organization/dod/internet/private/enterprises/495/memotecProducts/cxProduct/cxSystem/cxFileServer/cxFsTransferAction
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/495/2/1/5/3/12

    Description by mibdepot

    Determines the type of file transfer action to be taken with the file
    specified by the cxFsTransferFileName object.

    The status of a transfer process can be obtained from the
    cxFsTransferStatus object. Multiple simultaneous file transfers are not
    supported. Therefore, if the value of the cxFsTransferStatus object is
    'processing', no GET or PUT can be initiated.

    Options:
    no_action (1): No action taken with the specified file.

    get (2): Retrieves the file specified by the cxFsTransferFileName object
    from the slot specified by the cxFsTransferDestSlot object to the master
    card.

    put (3): Copies the file specified by the cxFsTransferFileName object from
    the master card to the slot specified by the cxFsTransferDestSlot object.

    Default Value: no_action (1)

    Related Objects:
    cxFsTransferFileName
    cxFsTransferDestSlot
    cxFsTransferStatus

    Configuration Changed: operative

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

    Description by circitor

    Determines the type of file transfer action to be taken with the file
    specified by the cxFsTransferFileName object.

    The status of a transfer process can be obtained from the
    cxFsTransferStatus object. Multiple simultaneous file transfers are not
    supported. Therefore, if the value of the cxFsTransferStatus object is
    'processing', no GET or PUT can be initiated.

    Options:
    no-action (1): No action taken with the specified file.

    get (2): Retrieves the file specified by the cxFsTransferFileName object
    from the slot specified by the cxFsTransferDestSlot object to the master
    card.

    put (3): Copies the file specified by the cxFsTransferFileName object from
    the master card to the slot specified by the cxFsTransferDestSlot object.

    Default Value: no-action (1)

    Related Objects:
    cxFsTransferFileName
    cxFsTransferDestSlot
    cxFsTransferStatus

    Configuration Changed: operative

    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

    cxFsTransferAction OBJECT-TYPE SYNTAX INTEGER { no_action (1), get (2), put (3) } ACCESS read-write STATUS mandatory DESCRIPTION "Determines the type of file transfer action to be taken with the file specified by the cxFsTransferFileName object. The status of a transfer process can be obtained from the cxFsTransferStatus object. Multiple simultaneous file transfers are not supported. Therefore, if the value of the cxFsTransferStatus object is 'processing', no GET or PUT can be initiated. Options: no_action (1): No action taken with the specified file. get (2): Retrieves the file specified by the cxFsTransferFileName object from the slot specified by the cxFsTransferDestSlot object to the master card. put (3): Copies the file specified by the cxFsTransferFileName object from the master card to the slot specified by the cxFsTransferDestSlot object. Default Value: no_action (1) Related Objects: cxFsTransferFileName cxFsTransferDestSlot cxFsTransferStatus Configuration Changed: operative" DEFVAL { no_action } ::= { cxFileServer 12 }

    Information by circitor

    cxFsTransferAction OBJECT-TYPE SYNTAX INTEGER { no-action (1), get (2), put (3) } ACCESS read-write STATUS mandatory DESCRIPTION "Determines the type of file transfer action to be taken with the file specified by the cxFsTransferFileName object. The status of a transfer process can be obtained from the cxFsTransferStatus object. Multiple simultaneous file transfers are not supported. Therefore, if the value of the cxFsTransferStatus object is 'processing', no GET or PUT can be initiated. Options: no-action (1): No action taken with the specified file. get (2): Retrieves the file specified by the cxFsTransferFileName object from the slot specified by the cxFsTransferDestSlot object to the master card. put (3): Copies the file specified by the cxFsTransferFileName object from the master card to the slot specified by the cxFsTransferDestSlot object. Default Value: no-action (1) Related Objects: cxFsTransferFileName cxFsTransferDestSlot cxFsTransferStatus Configuration Changed: operative" DEFVAL { no-action } ::= { cxFileServer 12 }

    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.12.0 cxFsTransferAction 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.13 cxFsTransferStatus 1 1 The status of the last file transfer action initiated using the
    cxFsTransferAction object.

    Options:
    idle (1): No file transfer in …
    1.3.6.1.4.1.495.2.1.5.3.14 cxFsTransferErrorCode 1 1 Indicates whether any errors occurred during the last file transfer
    action initiated using the 'cxFsTransferAction' object. The
    c…