1W8606 VALVE-INLET Caterpillar parts
D379B, G398, G399
Rating:
Alternative (cross code) number:
CA1W8606
1W-8606
1W8606
CA1W8606
1W-8606
1W8606
Weight: 0.95 pounds 0 kg.
GAS ENGINE, GEN SET ENGINE,
Related part:
1W8606
VALVE-INTAKE-YM
4431204
CL
Cross Reference:
CATERPILLAR
1W8606,
Compare Prices: .
As an associate, we earn commssions on qualifying purchases through the links below
$36.90
19 Dec 2021
CN: kangpinyouxuan
Intake Valve 1W-8606 1W8606 2N9300 7C2354 for Caterpillar D398 D398B G379A G379 D379B D399 G399 G398 D379 Engine
N\\C Part Number: 1W-8606, 1W8606, 2N9300, 7C2354 || Applicable Models: for Caterpillar D398 D398B G379A G379 D379B D399 G399 G398 D379 Engine || Warranty: 1 Year. || TIPS: Please be sure to compare carefully with photos and check part number before buying items, If you are not sure this part is suitable, please feel free to contact us, we'll reply you as soon as possible. || Delivery Time: We will ship the item to you by DHL/FedEx/USPS, which will arrive in 5-9 days once we ship it to you. The delivery time will not a month like which shown online, you could buy with confidence!
N\\C Part Number: 1W-8606, 1W8606, 2N9300, 7C2354 || Applicable Models: for Caterpillar D398 D398B G379A G379 D379B D399 G399 G398 D379 Engine || Warranty: 1 Year. || TIPS: Please be sure to compare carefully with photos and check part number before buying items, If you are not sure this part is suitable, please feel free to contact us, we'll reply you as soon as possible. || Delivery Time: We will ship the item to you by DHL/FedEx/USPS, which will arrive in 5-9 days once we ship it to you. The delivery time will not a month like which shown online, you could buy with confidence!
$34.70
23 Jan 2021
0.83[0.00] Pounds
-: -
1W8606 | Caterpillar Valve - Intake
HHP provides parts equal or better in quality compared to the OE at a fraction of the cost. || Products are crafted with hard-wearing materials for long-lasting strength and durability. || Parts meet or exceed OEM specifications to ensure proper fit and function. || Image(s) is for illustration purposes only and may not represent the actual part. || Products are only sourced from quality certified manufacturing facilities.
HHP provides parts equal or better in quality compared to the OE at a fraction of the cost. || Products are crafted with hard-wearing materials for long-lasting strength and durability. || Parts meet or exceed OEM specifications to ensure proper fit and function. || Image(s) is for illustration purposes only and may not represent the actual part. || Products are only sourced from quality certified manufacturing facilities.
Information:
Retrieving and Exporting the .ini File
Summary of the Procedure
An Administrator can retrieve the .ini file of a UPS Network Management Card (NMC) and export the file to another NMC or to multiple NMCs.
Configure an NMC to have the settings you want to export.
Retrieve the .ini file from that NMC.
Customize the file to change at least the TCP/IP settings.
Use a file transfer protocol supported by the NMC to transfer a copy to one or more other NMCs. For a transfer to multiple NMCs, use an FTP or SCP script or the .ini file utility.Each receiving NMC uses the file to reconfigure the NMCs own settings and then deletes the file.Contents of the .ini File
The config.ini file you retrieve from an NMC contains the following:
section headings and keywords, only supported for the device from which you retrieve the file: Section headings are category names enclosed in brackets. Keywords, under each section heading, are labels describing specific NMC settings. Each keyword is followed by an equals sign and a value, either the default or a configured value.
The Override keyword: With the default value, this keyword prevents the exporting of one or more keywords and the device-specific values. For example, in the [NetworkTCP/IP] section, the default value for Override (the MAC address of the NMC) blocks the exporting of values for the SystemIP, SubnetMask, DefaultGateway, and BootMode.Detailed Procedures
Retrieving
To set up and retrieve, an .ini file to export:
If possible, use the interface of an NMC to configure the NMC with the settings to export. Directly editing the .ini file risks introducing errors.
To use FTP to retrieve config.ini, from the configured NMC:
Open a connection to the NMC, using the NMCs IP address:"ftp> open ip_address"
Log on using the Administrator user name and password.
Retrieve the config.ini file containing the NMCs settings:"ftp> get config.ini"The file is written to the folder from which you launched FTP.ReferenceTo retrieve configuration settings from multiple NMCs and export the settings to other NMCs, see Release Notes: ini File Utility, version 1.0.Customizing
Customize the file before you export the file.
Use a text editor to customize the file.
Section headings, keywords, and pre-defined values are not case-sensitive, but string values that you define are case-sensitive.
Use adjacent quotation marks to indicate no value. For example, LinkURL1="" indicates that the URL is intentionally undefined.
Enclose in quotation marks any values that contain leading or trailing spaces or are already enclosed in quotation marks.
To export scheduled events, configure the values directly in the .ini file.
To export a system time with the greatest accuracy, if the receiving NMCs can access a Network Time Protocol server, configure enabled for NTPEnable:"NTPEnable=enabled"Alternatively, reduce transmission time by exporting the [SystemDate/Time] section as a separate .ini file.
To add comments, start each comment line with a semicolon.
Copy the customized file to another file name in the same folder:
The file name can have up to 64 characters and must have the .ini suffix.
Retain the original customized file for future use. The file that you retain is the only record of your comments.Transferring the File to a Single NMC
To
Summary of the Procedure
An Administrator can retrieve the .ini file of a UPS Network Management Card (NMC) and export the file to another NMC or to multiple NMCs.
Configure an NMC to have the settings you want to export.
Retrieve the .ini file from that NMC.
Customize the file to change at least the TCP/IP settings.
Use a file transfer protocol supported by the NMC to transfer a copy to one or more other NMCs. For a transfer to multiple NMCs, use an FTP or SCP script or the .ini file utility.Each receiving NMC uses the file to reconfigure the NMCs own settings and then deletes the file.Contents of the .ini File
The config.ini file you retrieve from an NMC contains the following:
section headings and keywords, only supported for the device from which you retrieve the file: Section headings are category names enclosed in brackets. Keywords, under each section heading, are labels describing specific NMC settings. Each keyword is followed by an equals sign and a value, either the default or a configured value.
The Override keyword: With the default value, this keyword prevents the exporting of one or more keywords and the device-specific values. For example, in the [NetworkTCP/IP] section, the default value for Override (the MAC address of the NMC) blocks the exporting of values for the SystemIP, SubnetMask, DefaultGateway, and BootMode.Detailed Procedures
Retrieving
To set up and retrieve, an .ini file to export:
If possible, use the interface of an NMC to configure the NMC with the settings to export. Directly editing the .ini file risks introducing errors.
To use FTP to retrieve config.ini, from the configured NMC:
Open a connection to the NMC, using the NMCs IP address:"ftp> open ip_address"
Log on using the Administrator user name and password.
Retrieve the config.ini file containing the NMCs settings:"ftp> get config.ini"The file is written to the folder from which you launched FTP.ReferenceTo retrieve configuration settings from multiple NMCs and export the settings to other NMCs, see Release Notes: ini File Utility, version 1.0.Customizing
Customize the file before you export the file.
Use a text editor to customize the file.
Section headings, keywords, and pre-defined values are not case-sensitive, but string values that you define are case-sensitive.
Use adjacent quotation marks to indicate no value. For example, LinkURL1="" indicates that the URL is intentionally undefined.
Enclose in quotation marks any values that contain leading or trailing spaces or are already enclosed in quotation marks.
To export scheduled events, configure the values directly in the .ini file.
To export a system time with the greatest accuracy, if the receiving NMCs can access a Network Time Protocol server, configure enabled for NTPEnable:"NTPEnable=enabled"Alternatively, reduce transmission time by exporting the [SystemDate/Time] section as a separate .ini file.
To add comments, start each comment line with a semicolon.
Copy the customized file to another file name in the same folder:
The file name can have up to 64 characters and must have the .ini suffix.
Retain the original customized file for future use. The file that you retain is the only record of your comments.Transferring the File to a Single NMC
To
Caterpillar parts catalog:
Parts valve Caterpillar catalog:
5D0470
VALVE GP-QUICK RELEASE
120G, 12G, 130G, 140G, 14G, 14H, 14H NA, 160G, 16G, 16H, 16H NA, 613, 613C, 613C II, 621, 621E, 621F, 621G, 623E, 623F, 623G, 627E, 627F, 627G, 631C, 631D, 631E, 631G, 633C, 633D, 633E II, 637, 637D, ...
120G, 12G, 130G, 140G, 14G, 14H, 14H NA, 160G, 16G, 16H, 16H NA, 613, 613C, 613C II, 621, 621E, 621F, 621G, 623E, 623F, 623G, 627E, 627F, 627G, 631C, 631D, 631E, 631G, 633C, 633D, 633E II, 637, 637D, ...
1N9306
VALVE AS-SHUTOFF
G3304, G3304B, G3306, G3306B, G3406, G3408, G3412, G3508, G3512, G3516, G379, G398, G399
G3304, G3304B, G3306, G3306B, G3406, G3408, G3412, G3508, G3512, G3516, G379, G398, G399
4N3411
VALVE GP-RELAY
3412, 3412C, 3412D, 3412E, 3508, 3508B, 3508C, 3512, 3512B, 3512C, 3516, 3516B, 3516C, 3606, 3608, 3612, 3616, 5230, 5230B, 776, 776C, 776D, 777, 777B, 777D, 784B, 784C, 785, 785B, 785C, 789, 789B, 78...
3412, 3412C, 3412D, 3412E, 3508, 3508B, 3508C, 3512, 3512B, 3512C, 3516, 3516B, 3516C, 3606, 3608, 3612, 3616, 5230, 5230B, 776, 776C, 776D, 777, 777B, 777D, 784B, 784C, 785, 785B, 785C, 789, 789B, 78...
8F8858
VALVE
3508, 3508B, 3508C, 3512, 3516, 3516B, 5130, 5230, 594, 776C, 784B, 785, 785B, 789B, 793B, 994, D11N, D11R, D326F, D337, D337F, D353C, D379, D379A, D379B, D398, D398A, D398B, D399, D9E, D9G, D9H, G350...
3508, 3508B, 3508C, 3512, 3516, 3516B, 5130, 5230, 594, 776C, 784B, 785, 785B, 789B, 793B, 994, D11N, D11R, D326F, D337, D337F, D353C, D379, D379A, D379B, D398, D398A, D398B, D399, D9E, D9G, D9H, G350...
2S5100
VALVE-MANUAL
120G, 120H, 120H ES, 120H NA, 120K, 120K 2, 12G, 12H, 12H ES, 12H NA, 12K, 130G, 135H, 135H NA, 140G, 140H, 140H ES, 140H NA, 140K, 140K 2, 143H, 14G, 14H, 14H NA, 160G, 160H, 160H ES, 160H NA, 160K, ...
120G, 120H, 120H ES, 120H NA, 120K, 120K 2, 12G, 12H, 12H ES, 12H NA, 12K, 130G, 135H, 135H NA, 140G, 140H, 140H ES, 140H NA, 140K, 140K 2, 143H, 14G, 14H, 14H NA, 160G, 160H, 160H ES, 160H NA, 160K, ...
7M7817
VALVE INLET
594, D353C, D379, D379A, D379B, D398, D398A, D398B, D399, D9G, D9H, G353D, G379, G398, G399
594, D353C, D379, D379A, D379B, D398, D398A, D398B, D399, D9G, D9H, G353D, G379, G398, G399
8L4275
VALVE
3508B, 3508C, 3516, 3516B, D399, G3516, G399
3508B, 3508C, 3516, 3516B, D399, G3516, G399
1S1830
VALVE ASSEM. (needle)
120B, 140B, 215B, 225, 229D, 235, 235C, 245, 245B, 245D, 518, 528, 54, 561B, 561C, 615, 615C, 623E, 824C, 826C, 920, 930, 941, 951B, 955H, 955K, 955L, 977H, 977K, 980B, 983, D346, D348, D379B, D4D, D5...
120B, 140B, 215B, 225, 229D, 235, 235C, 245, 245B, 245D, 518, 528, 54, 561B, 561C, 615, 615C, 623E, 824C, 826C, 920, 930, 941, 951B, 955H, 955K, 955L, 977H, 977K, 980B, 983, D346, D348, D379B, D4D, D5...
2H7148
VALVE
D379, D379B
D379, D379B
6L6115
VALVE-LOAD ADJUSTMENT
G3406, G3408, G3412, G342C, G343, G353D, G379, G398, G399
G3406, G3408, G3412, G342C, G343, G353D, G379, G398, G399
2W3211
VALVE-EXHAUST
D379B
D379B
9D6663
VALVE
120G, 120H, 120H ES, 120H NA, 120K, 120K 2, 12H, 12H ES, 12H NA, 12K, 130G, 135H, 135H NA, 140H, 140H ES, 140H NA, 140K, 140K 2, 143H, 14G, 14H NA, 160H, 160H ES, 160H NA, 160K, 163H NA, 16H NA, 621E,...
120G, 120H, 120H ES, 120H NA, 120K, 120K 2, 12H, 12H ES, 12H NA, 12K, 130G, 135H, 135H NA, 140H, 140H ES, 140H NA, 140K, 140K 2, 143H, 14G, 14H NA, 160H, 160H ES, 160H NA, 160K, 163H NA, 16H NA, 621E,...
1W1822
VALVE-EXHAUST
D379B, D9H
D379B, D9H
3581426
VALVE-CHECK
C280-12, C280-16
C280-12, C280-16
3581425
VALVE-CHECK
C280-12, C280-16
C280-12, C280-16
7E8253
VALVE GP-CONTROL
C280-6, G3606, G3606B, G3608, G3612, G3616
C280-6, G3606, G3606B, G3608, G3612, G3616
3349543
VALVE
C6.6
C6.6
3801099
VALVE
C32
C32
3779603
VALVE AS-FLUID SAMPLING
120H, 120K, 120K 2, 12K, 12M, 12M 2, 12M 3, 12M 3 AWD, 135H, 140G, 140K, 140K 2, 140M, 140M 2, 140M 3, 140M 3 AWD, 160K, 160M 2, 160M 3, 160M 3 AWD, 24M, 3126B, 322C, 322C FM, 324D, 324D FM, 324D FM L...
120H, 120K, 120K 2, 12K, 12M, 12M 2, 12M 3, 12M 3 AWD, 135H, 140G, 140K, 140K 2, 140M, 140M 2, 140M 3, 140M 3 AWD, 160K, 160M 2, 160M 3, 160M 3 AWD, 24M, 3126B, 322C, 322C FM, 324D, 324D FM, 324D FM L...
3E2306
VALVE AS
2470C, 2570C, 2670C, 3508, 3508B, 3508C, 3512, 3512B, 3512C, 3516, 3516B, 3516C, 365C, 365C L, 365C L MH, 374D L, 385B, 385C, 385C FS, 385C L, 385C L MH, 390D, 390D L, 5090B, 553C, 563C, 573C, 584
2470C, 2570C, 2670C, 3508, 3508B, 3508C, 3512, 3512B, 3512C, 3516, 3516B, 3516C, 365C, 365C L, 365C L MH, 374D L, 385B, 385C, 385C FS, 385C L, 385C L MH, 390D, 390D L, 5090B, 553C, 563C, 573C, 584
3529919
VALVE AS-CHECK
3512C, 3516C, C140-16, C175-16, C27, C32
3512C, 3516C, C140-16, C175-16, C27, C32
3489705
VALVE AS-CHECK
12M 2, 12M 3, 12M 3 AWD, 140M 2, 140M 3, 140M 3 AWD, 160M 2, 160M 3, 160M 3 AWD, 2864C, 336E, 336E HVG, 336E L, 336E LH, 336E LN, 568 FM LL, 586C, 627H, 966K, 966M, 966M XE, 972K, 972M, 972M XE, C13 X...
12M 2, 12M 3, 12M 3 AWD, 140M 2, 140M 3, 140M 3 AWD, 160M 2, 160M 3, 160M 3 AWD, 2864C, 336E, 336E HVG, 336E L, 336E LH, 336E LN, 568 FM LL, 586C, 627H, 966K, 966M, 966M XE, 972K, 972M, 972M XE, C13 X...