Home/Catalog/USR-TFTP-MIB

USR-TFTP-MIB

AI MIB Summary

The USR-TFTP-MIB provides vendor-specific SNMP objects for monitoring and managing Trivial File Transfer Protocol (TFTP) sessions and transfer operations on commWorks enterprise hardware. It exposes metrics such as active transfer counts, packet statistics, and error states to facilitate TFTP service troubleshooting and performance tracking.

The commWorks enterprise defined MIB objects for TFTP
Main OID:
usrTftp.1.3.6.1.4.1.77.1.1.24
18
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

18 total
Object Name
usrTftpThe commWorks enterprise defined MIB objects for TFTP
MODULE-IDENTITY
.1.3.6.1.4.1.77.1.1.24
IMPORTSThe commWorks enterprise defined MIB objects for TFTP
Unknown
.1.3.6.1.4.1.77.1.1.24
usrTftpConfigFileNameThe name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the TFTP process uses the default name `@file://TftpProcess.cfg'.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.24.1
usrTftpCFMStatusFlagSetting the value of this object to `save' causes the values of the TFTP Group to be written out to the current config file, which is stored in the usrTftpConfigFileName object. While the new ConfigFile is being written, the TFTP process will set the value of this flag to `saving''. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the ConfigFile) while result in a badValue error being returned. Setting the value to `normal' will result in no action.rw
UsrConfigStatus
.1.3.6.1.4.1.77.1.1.24.2
usrTftpAccessTableThe TFTP access table
SEQUENCE OF UsrTftpAccessEntry
.1.3.6.1.4.1.77.1.1.24.3
usrTftpAccessEntry
UsrTftpAccessEntry
.1.3.6.1.4.1.77.1.1.24.3.1
usrTftpAccessIpAddrThe IP Address of the station allowed to perform TFTP file transfers.
IpAddress
.1.3.6.1.4.1.77.1.1.24.3.1.1
usrTftpAccessStatusThe status of the entry for this address.rw
Enumeration
.1.3.6.1.4.1.77.1.1.24.3.1.2
usrTftpClientRequestTableThe TFTP Client Request Table
SEQUENCE OF UsrTftpClientRequestEntry
.1.3.6.1.4.1.77.1.1.24.4
usrTftpClientRequestEntry
UsrTftpClientRequestEntry
.1.3.6.1.4.1.77.1.1.24.4.1
usrTftpClientRequestFileNameThe name of the file which will either be requested from or sent to the TFTP server.
DisplayString
.1.3.6.1.4.1.77.1.1.24.4.1.1
usrTftpClientRequestServerThe name or IP address of the TFTP server. I name it is a domain name of type DnsName (rfc1611)rw
OCTET STRING
.1.3.6.1.4.1.77.1.1.24.4.1.2
usrTftpClientRequestActionThe type of request that will be sent to the TFTP server.rw
Enumeration
.1.3.6.1.4.1.77.1.1.24.4.1.3
usrTftpClientRequestModeThe mode in which the file will be transferred.rw
Enumeration
.1.3.6.1.4.1.77.1.1.24.4.1.4
usrTftpClientRequestRexmtTimeoutThe retransmission time-out.rw
Integer32
.1.3.6.1.4.1.77.1.1.24.4.1.5
usrTftpClientRequestMaxTimeoutThe maximum number of seconds to wait for a response from the TFTP server. If this value is reached, the TFTP request will be timed out.rw
Integer32
.1.3.6.1.4.1.77.1.1.24.4.1.6
usrTftpClientRequestStatusThe status of this row. Setting this object to enable(2) will cause a request (defined by usrTftpClientRequestAction) to be sent to the TFTP server. Depending on the type of request, this object will then be set to either getting(3) or putting(4). When the request is completed, this object will be set to normal(1) which indicates success. If an error occurred, this object will be set to error(5) and the usrTftpClientRequestErrorString will indicate the type of error.rw
Enumeration
.1.3.6.1.4.1.77.1.1.24.4.1.7
usrTftpClientRequestErrorStringThis object will indicate what type of error occurred when the object usrTftpClientRequestStatus is set to error(5).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.77.1.1.24.4.1.8