; ; Used by Standard TCP/IP Port Monitor to determine the type of port ; ; ; Section names should be less than 60 characters ; [Ports] "HP *J.sp.00*" = HP_JD_EX_1 "HP *JETDIRECT EX*" = HP_JD_EX "HP *" = HP_Jetdirect "Lexmark Optra *" = Lexmark_Optra "Lexmark MarkNet XLe 302*" = Lexmark_ex_3 "MarkNet Pro 3*" = Lexmark_ex_3 "Marknet Pro 1*" = Lexmark_ex_1 "Lexmark MarkNet XLe 202*" = Lexmark_ex_2 "IBM Network*" = IBM_NP "NetportExpress*PRO* 3-port*" = Intel_PRO_3 "NetportExpress*PRO* single*" = Intel_PRO_1 "NB*" = Canon "NetQue*" = Emulex_ex "NETJet*" = Emulex_MIO "Xerox SESS SNMP Agent*" = Xerox_dcs [Lexmark_Optra] PORTS = 1 NAME = "Lexmark 網路印表機" PROTOCOL1 = "RAW" PORTNUMBER1 = 9100 SNMP1 = "Yes" [Lexmark_ex_3] NAME = "Lexmark外接列印伺服器(3埠)" PORTS = 3 PROTOCOL1 = "RAW" NAME1 = "並列 1" PORTNUMBER1 = 9100 SNMP1 = "NO" PROTOCOL2 = "RAW" NAME2 = "並列 2" PORTNUMBER1 = 9102 SNMP2 = "NO" PROTOCOL3 = "RAW" NAME3 = "序列" PORTNUMBER1 = 9109 SNMP3 = "NO" [Lexmark_ex_2] NAME = "Lexmark外接列印伺服器(2埠)" PORTS = 2 PROTOCOL1 = "RAW" NAME1 = "並列 1" PORTNUMBER1 = 9100 SNMP1 = "NO" PROTOCOL2 = "RAW" NAME2 = "並列 2" PORTNUMBER1 = 9102 SNMP2 = "NO" [Lexmark_ex_1] NAME = "Lexmark外接列印伺服器(1埠)" PORTS = 1 PROTOCOL1 = "RAW" NAME1 = "並列 1" PORTNUMBER1 = 9100 SNMP1 = "NO" [HP_Jetdirect] PORTS = 1 NAME = "Hewlett-Packard JetDirect" PROTOCOL1 = "RAW" PORTNUMBER1 = 9100 SNMP1 = "?" [HP_JD_EX_1] NAME = "Hewlett-Packard JetDirect Ex (單埠)" PORTS = 1 NAME1 = "並列" PROTOCOL1 = "RAW" PORTNUMBER1 = 9100 SNMP1 = "No" [HP_JD_EX] NAME = "Hewlett-Packard JetDirect Ex" PORTS = 3 PROTOCOL1 = "RAW" PORTNUMBER1 = 9100 SNMP1 = "No" NAME1 = "並列 1" protocol2 = "RAW" portnumber2 = 9101 snmp2 = "NO" name2 = "並列 2" protocol3 = "RAW" portnumber3 = 9102 name3 = "並列 3" snmp3 = "NO" [IBM_NP] PORTS = 1 NAME = "IBM 網路印表機" PROTOCOL1 = "LPR" QUEUE1 = "PASS" SNMP1 = "Yes" [Intel_PRO_3] name = "Intel Netport Pro (3埠)" PORTS = 3 NAME1 = "並列1" QUEUE1 = "PASS_LPT1" NAME2 = "並列2" QUEUE2 = "PASS_LPT2" NAME3 = "序列" QUEUE3 = "PASS_COM" PROTOCOL1 = "LPR" protocol2 = "LPR" protocol3 = "LPR" SNMP1 = "NO" snmp2 = "NO" snmp3 = "NO" [Intel_PRO_1] name = "Intel Netport Pro (單埠)" PORTS = 1 NAME1 = "並列1" QUEUE1 = "PASS_LPT1" PROTOCOL1 = "LPR" SNMP1 = "NO" [Canon] Name = "Canon 網路印表機" ports = 1 protocol1 = "LPR" queue1 = "x" snmp1 = "yes" [Xerox_dcs] name = "Xerox DCS" ports = 1 protocol1 = "LPR" queue1 = "lp" snmp1 = "no" [Emulex_MIO] name = "Emulex 內裝 MIO 卡" ports = 1 protocol1 = "LPR" queue1 = "PASSTHRU" snmp1 = "NO" [Emulex_ex] name = "Emulex NetQue" ports = 2 name1 = "並列" protocol1 = "RAW" portnumber1 = 2501 snmp1 = "no" name2 = "序列" protocol2 = "RAW" portnumber2 = 2502 snmp2 = "no"