This object reports the status of the TFTP client. If a TFTP
session has never been active since the box has booted, the value
'ready' is reported. If a session is currently active, the value
'inProgress' is reported. If a session is not currently active,
the status of the last active session is reported as 'succeeded'
or 'failed'. If the status is 'failed' the object
'acosTftpFailReason' will contain the reason for the
failure. If the status is 'failed' or 'succeeded', the object
'acosTftpOctetsRead' will contain the number of octets read.
Parsed from file acosmib.mib.txt
Company: None
Module: ACOS-MIB
This object reports the status of the TFTP client. If a TFTP
session has never been active since the box has booted, the value
'ready' is reported. If a session is currently active, the value
'inProgress' is reported. If a session is not currently active,
the status of the last active session is reported as 'succeeded'
or 'failed'. If the status is 'failed' the object
'acosTftpFailReason' will contain the reason for the
failure. If the status is 'failed' or 'succeeded', the object
'acosTftpOctetsRead' will contain the number of octets read.
Parsed from file ACOS-MIB.mib
Module: ACOS-MIB
Vendor: Atlas Computer Equipment, Inc.
Module: ACOS-MIB
[Automatically extracted from oidview.com]
acosTftpSessionStatus OBJECT-TYPE SYNTAX INTEGER { ready(1), inProgress(2), succeeded(3), failed(4) } ACCESS read-only STATUS mandatory DESCRIPTION "This object reports the status of the TFTP client. If a TFTP session has never been active since the box has booted, the value 'ready' is reported. If a session is currently active, the value 'inProgress' is reported. If a session is not currently active, the status of the last active session is reported as 'succeeded' or 'failed'. If the status is 'failed' the object 'acosTftpFailReason' will contain the reason for the failure. If the status is 'failed' or 'succeeded', the object 'acosTftpOctetsRead' will contain the number of octets read." ::= { acosTftpClient 6 }
acosTftpSessionStatus OBJECT-TYPE SYNTAX INTEGER { ready(1), inProgress(2), succeeded(3), failed(4) } ACCESS read-only STATUS mandatory DESCRIPTION "This object reports the status of the TFTP client. If a TFTP session has never been active since the box has booted, the value 'ready' is reported. If a session is currently active, the value 'inProgress' is reported. If a session is not currently active, the status of the last active session is reported as 'succeeded' or 'failed'. If the status is 'failed' the object 'acosTftpFailReason' will contain the reason for the failure. If the status is 'failed' or 'succeeded', the object 'acosTftpOctetsRead' will contain the number of octets read." ::= { acosTftpClient 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2221.1.1.11.6.0 | acosTftpSessionStatus | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2221.1.1.11.1 | acosTftpServerAddress | 1 | 1 | The IP address of the TFTP server where upgrade files are stored. |
1.3.6.1.4.1.2221.1.1.11.2 | acosTftpAcosName | 1 | 1 | The filename of the ACOS image that will be read when the box is commanded to upgrade ACOS. If necessary, the name should includ… |
1.3.6.1.4.1.2221.1.1.11.3 | acosTftpUpgradeACOS | 1 | 1 | The value 'noAction' is always reported in a GET. The value 'upgradeACOS' in a SET will cause the box to initiate a TFTP session … |
1.3.6.1.4.1.2221.1.1.11.4 | acosTftpApplicationName | 1 | 1 | The filename of the application image that will be read when the box is commanded to upgrade the application. If necessary, the … |
1.3.6.1.4.1.2221.1.1.11.5 | acosTftpUpgradeApplication | 1 | 1 | The value 'noAction' is always reported in a GET. The value 'upgradeApp' in a SET will cause the box to initiate a TFTP session w… |
1.3.6.1.4.1.2221.1.1.11.7 | acosTftpFailReason | 1 | 1 | The reason for a TFTP failure between the client in the box and a server. If there have not been any failures since the box was l… |
1.3.6.1.4.1.2221.1.1.11.8 | acosTftpOctetsRead | 1 | 1 | The total number of octets read during a TFTP session. This object is updated periodically by the agent during an active session.… |