MIBs Depot

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

FromSymbols
ARRIS-MIBcmtsC3
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1INTEGER {inactive(0), active(1)}read-writecurrent
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.2DisplayStringread-writecurrent
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.3INTEGER {disabled(0), enabled(1)}read-writecurrent
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.4TruthValueread-writecurrent
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.5Counter32read-onlycurrent
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.6Counter32read-onlycurrent
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.7Counter32read-onlycurrent
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.8Counter32read-onlycurrent
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.9Counter32read-onlycurrent
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.10Counter32read-onlycurrent
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.11Counter32read-onlycurrent
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.12Counter32read-onlycurrent