TFTIF-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
30
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
mcmTFTP OBJECT IDENTIFIER .micom-oscar.3 |
MICOM-OSCAR-MIB Unknown .micom-oscar.3 |
mcmTFTPDownloadFailNAME = ;
DESC = A TFTP Code download has failed between the \
PP4400 and the Server.;
HELP = Please check Network cables, Server being alive, and retry \
again. If problem persists, contact Sys Admin., or Field \
Personnel.; TRAP-TYPE .micom-oscar.3.0.1 |
mcmTFTPUploadFailNAME = ;
DESC = TFTP file upload to server has failed.;
HELP = See error status for type of transfer failure.; TRAP-TYPE .micom-oscar.3.0.2 |
mcmTFTPDownloadSuccessNAME = ;
DESC = A TFTP Code download has succeeded between the \
PP4400 and the Server.;
HELP = TFTP Code download was successful. \
Normal Status Indicator.; TRAP-TYPE .micom-oscar.3.0.3 |
mcmTFTPUploadSuccessNAME = ;
DESC = A TFTP file upload has succeeded between the \
4400 and the Server.;
HELP = TFTP file upload was successful. \
Normal Status Indicator.; TRAP-TYPE .micom-oscar.3.0.4 |
mcmTFTPParamGroup OBJECT IDENTIFIER .micom-oscar.3.1 |
mcmTFTPServerIpAddrNAME = ;
DESC = The IP Address of the TFTP Server.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;rw IpAddress .micom-oscar.3.1.1 |
mcmTFTPFileNameNAME = ;
DESC = The Filename with path (ASCII) to be downloaded;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;rw DisplayString (SNMPv2-TC) .micom-oscar.3.1.2 |
mcmTFTPTimeOutNAME = ;
DESC = The TFTP timeout period in seconds.;
HELP = Time is doubled for each retransmission.;
CAPABILITIES = NET_CFG, VPN_NONE;rw INTEGER .micom-oscar.3.1.3 |
mcmTFTPRetransmissionsNAME = ;
DESC = The number of times the TFTP request \
will be repeated for un-responsive \
TFTP servers.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;rw INTEGER .micom-oscar.3.1.4 |
mcmTFTPDownloadNAME = ;
DESC = This object when enabled results in \
the unit to attempt code download.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;rwdeprecated Enumeration .micom-oscar.3.1.5 |
mcmTFTPStartNAME = ;
DESC = initiates TFTP upload or download process\
based on previously provisioned values \
(default) or values passed at request \
time(specific) ;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;rw Enumeration .micom-oscar.3.1.6 |
mcmTFTPPortNumberNAME = ;
DESC = This object is used to specify the \
port <socket> number sent to the TFTP\
connection. ;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;rw INTEGER .micom-oscar.3.1.7 |
mcmTFTPConfigUploadBankNAME = ;
DESC = The configuration bank number which\
will be uploaded to the TFTP host. ;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;rw Enumeration .micom-oscar.3.1.8 |
nvmTFTPParamGroup OBJECT IDENTIFIER .micom-oscar.3.2 |
nvmTFTPServerIpAddrNAME = ;
DESC = The IP Address of the TFTP Server.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro IpAddress .micom-oscar.3.2.1 |
nvmTFTPFileNameNAME = ;
DESC = The Filename with path (ASCII) to be \
downloaded or to upload;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro DisplayString (SNMPv2-TC) .micom-oscar.3.2.2 |
nvmTFTPTimeOutNAME = ;
DESC = The TFTP timeout period in seconds.;
HELP = Time is doubled for each retransmission;
CAPABILITIES = NET_CFG, VPN_NONE;ro INTEGER .micom-oscar.3.2.3 |
nvmTFTPRetransmissionsNAME = ;
DESC = The number of times the TFTP request \
will be repeated for un-responsive \
TFTP servers.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro INTEGER .micom-oscar.3.2.4 |
nvmTFTPPortNumberNAME = ;
DESC = This object is used to specify the \
port <socket> number sent to the TFTP\
connection. ;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro INTEGER .micom-oscar.3.2.5 |
nvmTFTPConfigUploadBankNAME = ;
DESC = The configuration bank number which\
will be uploaded to the TFTP host. ;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro Enumeration .micom-oscar.3.2.6 |
mcmTFTPStatusGroup OBJECT IDENTIFIER .micom-oscar.3.3 |
mcmTFTPCurrentStateNAME = ;
DESC = This object shows the current status \
of TFTP interface.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro Enumeration .micom-oscar.3.3.1 |
mcmTFTPErrorStatusGroup OBJECT IDENTIFIER .micom-oscar.3.4 |
mcmTFTPLastErrorStatusNAME = ;
DESC = This object shows the error status of \
last TFTP operation.;
HELP = Error status values: \
value meaning \
idle No download has been done \
download-success A download completed without error\
out-of-memory Not enough free memory \
flash-error Could not write to flash memory \
download-failed Download failed for an unknown reason \
chksum-error The file to download has a checksum error \
retrieving-file The file to download is being retrieved \
protocol-error TFTP had an error talking to server \
server-error The TFTP server sent error message, Could be bad file name \
timeout Could be bad ip address or network errors \
connection-error Setup of connection failed \
bad-file The file to be download was rejected;
CAPABILITIES = NET_CFG, VPN_NONE;ro Enumeration .micom-oscar.3.4.1 |
mcmTFTPLastServerIpAddrNAME = ;
DESC = The IP Address of the last TFTP Server.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro IpAddress .micom-oscar.3.4.2 |
mcmTFTPLastFileNameNAME = ;
DESC = The Filename path (ASCII) of the previously downloaded file.;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro DisplayString (SNMPv2-TC) .micom-oscar.3.4.3 |
mcmTFTPTransferBankNAME = ;
DESC = Specifies which flash bank is currently\
being uploaded/dwonloaded via the tftp \
application process ;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro Enumeration .micom-oscar.3.4.4 |
mcmTFTPLastPortNumberNAME = ;
DESC = This object is used to specify the \
port <socket> number sent to the TFTP\
connection. ;
HELP = ;
CAPABILITIES = NET_CFG, VPN_NONE;ro INTEGER .micom-oscar.3.4.5 |