ARRIS-C3-TFTPD-MIB
14 objects
This MIB manages the TFTP server on the Arris CMTS C3
Imported Objects
| ARRIS-MIB | cmtsC3 |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.4115.1.4.3.9 | IdentitycmtsC3TFTPDMIB | This MIB manages the TFTP server on the Arris CMTS C3 | ||
| 1.3.6.1.4.1.4115.1.4.3.9.1 | NodedcxTFTPDObjects | |||
| 1.3.6.1.4.1.4115.1.4.3.9.1.1 | ScalardcxTFTPDServerState | read-write | current | Specifies 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.2 | ScalardcxTFTPDCurrentDirectory | read-write | current | This is the directory that files are being retrieved from on the CMTS. |
| 1.3.6.1.4.1.4115.1.4.3.9.1.3 | ScalardcxTFTPDIpVerification | read-write | current | Specifies 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.4 | ScalardcxTFTPDClearCache | read-write | current | When 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.5 | ScalardcxTFTPDReadRequests | read-only | current | Number of TFTP read requests that have been made in total. |
| 1.3.6.1.4.1.4115.1.4.3.9.1.6 | ScalardcxTFTPDReadRequestsDropped | read-only | current | Number 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.7 | ScalardcxTFTPDReadRequestsFailed | read-only | current | Number 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.8 | ScalardcxTFTPDReadBytes | read-only | current | Number 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.9 | ScalardcxTFTPDWriteRequests | read-only | current | Number of TFTP write requests that have been made in total. |
| 1.3.6.1.4.1.4115.1.4.3.9.1.10 | ScalardcxTFTPDWriteRequestsDropped | read-only | current | Number 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.11 | ScalardcxTFTPDWriteRequestsFailed | read-only | current | Number 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.12 | ScalardcxTFTPDWriteBytes | read-only | current | Number of bytes successfully transferred by the TFTP server on write requests. This includes only completely transferred files. |