dcxTFTPDIpVerification
ARRIS-C3-TFTPD-MIB ·
.1.3.6.1.4.1.4115.1.4.3.9.1.3
Object
scalar
r/w
Enumeration
Specifies whether IP Address verification is enabled or not. When IP Address verification is enabled, TFTP requests will only be accepted from IP Addresses from cable modems that the CMTS recognizes.
Context
- MIB
- ARRIS-C3-TFTPD-MIB
- OID
.1.3.6.1.4.1.4115.1.4.3.9.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dcxTFTPDObjects
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dcxTFTPDServerState Specifies whether the TFTP server is running and accepting requests (active), or not
running (inactive). | scalar | Enumeration | .1.3.6.1.4.1.4115.1.4.3.9.1.1 |
| dcxTFTPDWriteRequestsDropped 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 failing. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.4.3.9.1.10 |
| dcxTFTPDWriteRequestsFailed Number of TFTP write requests that failed. This is ususally due to either an error during the file transfer. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.4.3.9.1.11 |
| dcxTFTPDWriteBytes Number of bytes successfully transferred by the TFTP server on write requests. This includes only completely transferred files. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.4.3.9.1.12 |
| dcxTFTPDCurrentDirectory This is the directory that files are being retrieved from on the CMTS. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.4115.1.4.3.9.1.2 |
| dcxTFTPDClearCache 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 file will be used. Re… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4115.1.4.3.9.1.4 |
| dcxTFTPDReadRequests Number of TFTP read requests that have been made in total. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.4.3.9.1.5 |
| dcxTFTPDReadRequestsDropped 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. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.4.3.9.1.6 |
| dcxTFTPDReadRequestsFailed Number of TFTP read requests that failed. This is ususally due to either an error during the file transfer. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.4.3.9.1.7 |
| dcxTFTPDReadBytes Number of bytes successfully transferred by the TFTP server on read requests. This includes only completely transferred files. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.4.3.9.1.8 |
| dcxTFTPDWriteRequests Number of TFTP write requests that have been made in total. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4115.1.4.3.9.1.9 |