ARRIS-C3-TFTPD-MIB
- Registered at
- 1.3.6.1.4.1.4115.1.4.3.9
- Last updated
- 2004-03-30 00:00
- Organization
- Arris International
- Namespace
- arris
- Source file
ARRIS-C3-TFTPD-MIB- Digest
sha256:fa2fb20f57d1feeaa260d06dd6f30bc28fa7a97c5f6bc3d3ea7051e53f109b35
Description
This MIB manages the TFTP server on the Arris CMTS C3
Contact
Network Management Postal: Arris International. 4400 Cork Airport Business Park Cork Airport, Kinsale Road Cork, Ireland. Tel: +353 21 7305 800 Fax: +353 21 4321 972
Imports
| From | Symbols |
|---|---|
| ARRIS-MIB | cmtsC3 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ARRIS-C3-TFTPD-MIB ARRIS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dcxTFTPDObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4115.1.4.3.9.1 | |||
| dcxTFTPDServerState OBJECT-TYPE 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.1 | INTEGER {inactive(0), active(1)} | read-write | current |
| dcxTFTPDCurrentDirectory OBJECT-TYPE 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.2 | DisplayString | read-write | current |
| dcxTFTPDIpVerification OBJECT-TYPE 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. | 1.3.6.1.4.1.4115.1.4.3.9.1.3 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| dcxTFTPDClearCache OBJECT-TYPE 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. Reading this value always returns false. | 1.3.6.1.4.1.4115.1.4.3.9.1.4 | TruthValue | read-write | current |
| dcxTFTPDReadRequests OBJECT-TYPE Number of TFTP read requests that have been made in total. | 1.3.6.1.4.1.4115.1.4.3.9.1.5 | Counter32 | read-only | current |
| dcxTFTPDReadRequestsDropped OBJECT-TYPE 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.6 | Counter32 | read-only | current |
| dcxTFTPDReadRequestsFailed OBJECT-TYPE 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.7 | Counter32 | read-only | current |
| dcxTFTPDReadBytes OBJECT-TYPE 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.8 | Counter32 | read-only | current |
| dcxTFTPDWriteRequests OBJECT-TYPE Number of TFTP write requests that have been made in total. | 1.3.6.1.4.1.4115.1.4.3.9.1.9 | Counter32 | read-only | current |
| dcxTFTPDWriteRequestsDropped OBJECT-TYPE 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. | 1.3.6.1.4.1.4115.1.4.3.9.1.10 | Counter32 | read-only | current |
| dcxTFTPDWriteRequestsFailed OBJECT-TYPE 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.11 | Counter32 | read-only | current |
| dcxTFTPDWriteBytes OBJECT-TYPE Number of bytes successfully transferred by the TFTP server on write requests. This includes only completely transferred files. | 1.3.6.1.4.1.4115.1.4.3.9.1.12 | Counter32 | read-only | current |