MIB Viewer

ARRIS-C3-TFTPD-MIB

14 objects
This MIB manages the TFTP server on the Arris CMTS C3
Imported Objects
ARRIS-MIBcmtsC3
SNMPv2-SMICounter32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.4115.1.4.3.9IdentitycmtsC3TFTPDMIBThis MIB manages the TFTP server on the Arris CMTS C3
1.3.6.1.4.1.4115.1.4.3.9.1NodedcxTFTPDObjects
1.3.6.1.4.1.4115.1.4.3.9.1.1ScalardcxTFTPDServerStateread-writecurrentSpecifies whether the TFTP server is running and accepting requests (active), or not running (inactive).
1.3.6.1.4.1.4115.1.4.3.9.1.2ScalardcxTFTPDCurrentDirectoryread-writecurrentThis is the directory that files are being retrieved from on the CMTS.
1.3.6.1.4.1.4115.1.4.3.9.1.3ScalardcxTFTPDIpVerificationread-writecurrentSpecifies whether IP Address verification is enabled or not. When IP Address verification is enabled, TFTP requests will only be accepted from IP Addresses fro…
1.3.6.1.4.1.4115.1.4.3.9.1.4ScalardcxTFTPDClearCacheread-writecurrentWhen set to true, the TFTP server cache will be cleared. This should be done if you overwrite a file in the TFTP directory, in order to ensure that the new fil…
1.3.6.1.4.1.4115.1.4.3.9.1.5ScalardcxTFTPDReadRequestsread-onlycurrentNumber of TFTP read requests that have been made in total.
1.3.6.1.4.1.4115.1.4.3.9.1.6ScalardcxTFTPDReadRequestsDroppedread-onlycurrentNumber of TFTP read requests that were dropped by the CMTS. Requests could be dropped for a few reasons, for example, being invalid, or IP verification failing.
1.3.6.1.4.1.4115.1.4.3.9.1.7ScalardcxTFTPDReadRequestsFailedread-onlycurrentNumber of TFTP read requests that failed. This is ususally due to either an error during the file transfer.
1.3.6.1.4.1.4115.1.4.3.9.1.8ScalardcxTFTPDReadBytesread-onlycurrentNumber of bytes successfully transferred by the TFTP server on read requests. This includes only completely transferred files.
1.3.6.1.4.1.4115.1.4.3.9.1.9ScalardcxTFTPDWriteRequestsread-onlycurrentNumber of TFTP write requests that have been made in total.
1.3.6.1.4.1.4115.1.4.3.9.1.10ScalardcxTFTPDWriteRequestsDroppedread-onlycurrentNumber of TFTP write requests that were dropped by the CMTS. Requests could be dropped for a few reasons, for example, being invalid, or IP verification failin…
1.3.6.1.4.1.4115.1.4.3.9.1.11ScalardcxTFTPDWriteRequestsFailedread-onlycurrentNumber of TFTP write requests that failed. This is ususally due to either an error during the file transfer.
1.3.6.1.4.1.4115.1.4.3.9.1.12ScalardcxTFTPDWriteBytesread-onlycurrentNumber of bytes successfully transferred by the TFTP server on write requests. This includes only completely transferred files.