Setting chipTFTPStart to tftpGet(2) initiates a file
transfer to the agent (download); tftpPut(3) initiates
a file transfer to a server (upload). If the
chipTFTPTargetLocation is target-SlotSubslot(2), then
the server is the module in the chipTFTPSlot and
chipTFTPSubSlot. If the chipTFTPFileType is flashCode(1)
or bootCode(2) in this case, then that module will be
clone downloaded. In this case the chipTFTPFileName and
chipTFTPIpAddress will be ignored.
Parsed from file isd_mib.txt
Company: None
Module: CHIPCOMMIB
Setting chipTFTPStart to tftpGet(2) initiates a file
transfer to the agent (download); tftpPut(3) initiates
a file transfer to the server (upload).
Parsed from file CHIPCOMMIB.mib
Module: CHIPCOMMIB
Vendor: Chippcom
Module: CHIPCOMMIB
[Automatically extracted from oidview.com]
chipTFTPStart OBJECT-TYPE SYNTAX INTEGER { tftpNoTransfer(1), tftpGet(2), tftpPut(3) } ACCESS read-write STATUS mandatory DESCRIPTION "Setting chipTFTPStart to tftpGet(2) initiates a file transfer to the agent (download); tftpPut(3) initiates a file transfer to a server (upload). If the chipTFTPTargetLocation is target-SlotSubslot(2), then the server is the module in the chipTFTPSlot and chipTFTPSubSlot. If the chipTFTPFileType is flashCode(1) or bootCode(2) in this case, then that module will be clone downloaded. In this case the chipTFTPFileName and chipTFTPIpAddress will be ignored." ::= { chipTFTP 1 }
chipTFTPStart OBJECT-TYPE SYNTAX INTEGER { tftpNoTransfer(1), tftpGet(2), tftpPut(3) } ACCESS read-write STATUS mandatory DESCRIPTION "Setting chipTFTPStart to tftpGet(2) initiates a file transfer to the agent (download); tftpPut(3) initiates a file transfer to the server (upload)." ::= { chipTFTP 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.49.2.6.1.0 | chipTFTPStart | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.49.2.6.2 | chipTFTPSlot | 1 | 1 | The slot number of the module that is to be involved in the TFTP transfer with the TFTP server (chipTFTPIpAddress). |
1.3.6.1.4.1.49.2.6.3 | chipTFTPIpAddress | 1 | 1 | The IP Address of the TFTP server. |
1.3.6.1.4.1.49.2.6.4 | chipTFTPFileName | 1 | 1 | The file name of the file to retrieve (tftpGet), or the name of the file to create (tftpPut). |
1.3.6.1.4.1.49.2.6.5 | chipTFTPFileType | 1 | 1 | The type of file image to upload/download. The file type indicates to the agent what kind of file it is receiving. flashCode(1)… |
1.3.6.1.4.1.49.2.6.6 | chipTFTPResult | 1 | 1 | The result of the last TFTP operation. |
1.3.6.1.4.1.49.2.6.7 | chipTFTPSubSlot | 1 | 1 | The subslot identifier for the module to be involved in the TFTP transfer with the TFTP server. If this transfer involves a modu… |
1.3.6.1.4.1.49.2.6.8 | chipTFTPTargetLocation | 1 | 1 | Specifies the ultimate destination of the file being transfered. This object will determine if the target is Device or Module. |
1.3.6.1.4.1.49.2.6.9 | chipTFTPModType | 1 | 1 | The global type of the modules to be involved in the TFTP transfer with the TFTP server. This object is used when all of the mod… |