If set to none(1), no file compression will be applied
before the data slice is uploaded to the fileserver.
If set to bzip(2), the standard bzip compression algorithm
will be applied to the data slice before the file is uploaded
to the fileserver.
If set to gzip(3), the standard GNU gzip compression
algorithm will be applied to the data slice before the file
is uploaded to the fileserver.
If a compression setting is used, it is acceptable to
compress the data slice either on-the-fly or in advance of
uploading to the fileserver.
Parsed from file BULK-DATA-MIB-eos-00.txt
Company: ietf_drafts
Module: BULK-DATA-MIB
xferFileCompression OBJECT-TYPE SYNTAX INTEGER { none(1), bzip(2), gzip(3) } MAX-ACCESS read-create STATUS current DESCRIPTION "If set to none(1), no file compression will be applied before the data slice is uploaded to the fileserver. If set to bzip(2), the standard bzip compression algorithm will be applied to the data slice before the file is uploaded to the fileserver. If set to gzip(3), the standard GNU gzip compression algorithm will be applied to the data slice before the file is uploaded to the fileserver. If a compression setting is used, it is acceptable to compress the data slice either on-the-fly or in advance of uploading to the fileserver." ::= { xferEntry 5 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.3.999.2.1.1.1 | xferIndex | 0 | 0 | An integer to uniquely identify the data slice that is to be transferred to the fileserver. This refers to an entry in the Slice… |
1.3.6.1.3.999.2.1.1.2 | xferSliceIndex | 0 | 0 | An integer to uniquely identify the data slice to be transferred to the fileserver. |
1.3.6.1.3.999.2.1.1.3 | xferProtocol | 0 | 0 | This defines the standard protocol that is used to upload the data slice to the fileserver. The agent is the client in this tran… |
1.3.6.1.3.999.2.1.1.4 | xferFileEncoding | 0 | 0 | If set to standardBER(1), the ASN.1/BER format is identical to SNMP variable bindings, that is, each object has a full OID and a … |
1.3.6.1.3.999.2.1.1.6 | xferFileServerManditory | 0 | 0 | The primary target upload hostname or address to send the bulk file. Successful upload to this host is required before the local… |
1.3.6.1.3.999.2.1.1.7 | xferFileServerOptional | 0 | 0 | The secondary upload hostname or address to send the bulk file. Successful upload to this host is optional; an attempt is made t… |
1.3.6.1.3.999.2.1.1.8 | xferFileWriteControl | 0 | 0 | This defines the action to take when uploading bulk data to a fileserver. If set to failIfExists(1) and a filename described by … |
1.3.6.1.3.999.2.1.1.9 | xferFilePath | 0 | 0 | The remote directory path where the file is to be saved on the fileserver. |
1.3.6.1.3.999.2.1.1.10 | xferFileName | 0 | 0 | The remote file name of the file that is to be saved on the fileserver. For fileservers that support versioning, the appropriate… |
1.3.6.1.3.999.2.1.1.11 | xferAuthUsername | 0 | 0 | The user name to use at the FTP server. |
1.3.6.1.3.999.2.1.1.12 | xferAuthPassword | 0 | 0 | The password to use at the FTP server. |
1.3.6.1.3.999.2.1.1.13 | xferState | 0 | 0 | The file state: running data is being written to the file ready the file is ready to be read emptied an ephemeral file … |
1.3.6.1.3.999.2.1.1.14 | xferStartTime | 0 | 0 | The value of sysUptime on the agent when the file transfer was initiated. This variable is only valid upon the successful complet… |
1.3.6.1.3.999.2.1.1.15 | xferCompletionTime | 0 | 0 | The value of sysUptime on the agent when the file transfer was completed. This variable is only valid upon the successful comple… |
1.3.6.1.3.999.2.1.1.16 | xferFileSize | 0 | 0 | The actual size of the file (after optional file compression was applied) that was uploaded to the fileserver. The size is measu… |
1.3.6.1.3.999.2.1.1.17 | xferEntryStatus | 0 | 0 | The control that allows creation, modification, and deletion of entries. Setting this variable to createAndGo or active will init… |