How do I query useful information on my F-Secure product using the Polutil.exe tool? - F-Secure Community
<main> <article class="userContent"> <p> </p> How do I query useful information on my F-Secure product using the Polutil.exe tool? <p>This article applies to the following F-Secure products: Client Security, Email and Server Security, Server Security, PSB Email and Server Security, and PSB Server Security. </p> <p>Use the executable POLUTIL.exe tool located in the Common directory under the root of your product's installation directory to export the data that you need. </p> <p>Execute the following command in command prompt: </p><pre class="code codeBlock" spellcheck="false" tabindex="0">…/F-Secure/Common>POLUTIL.EXE g [enter OID here]</pre> <p>Below are some examples of common objects/variables along with their OIDs, and the associated values that you may find useful for monitoring systems. </p> <div> <div><table><caption>Table 1. F-Secure Anti-Virus (1.3.6.1.4.1.2213.12.*)</caption><colgroup><col></col><col></col><col></col><col></col></colgroup><thead><tr><th> <p>Object/Variables </p> </th> <th> <p>OID </p> </th> <th> <p>Values </p> </th> <th> <p>Example output </p> </th> </tr></thead><tbody><tr><td headers="d5389e69"> <p>Virus Protection Status </p> </td> <td headers="d5389e75"> <p>1.3.6.1.4.1.2213.12.2.140 </p> </td> <td headers="d5389e81"> <ul><li>0 - Status unknown </li> <li>16 - Disabled </li> <li>17 - Expired </li> <li>18 - Malfunction </li> <li>32 - Active, virus definitions up to date </li> <li>33 - Active, virus definitions old </li> <li>34 - Active, virus definitions very old, system is vulnerable </li> <li>35 - Active, virus definitions not installed, system is vulnerable </li> <li>19 - Installation incomplete </li> </ul></td> <td headers="d5389e87"> <p>C:\Program Files\F-Secure\common>POLUTIL.EXE g 1.3.6.1.4.1.2213.12.2.140 </p> <p>32 </p> </td> </tr><tr><td headers="d5389e69"> <p>Virus Definition Serial Number </p> </td> <td headers="d5389e75"> <p>1.3.6.1.4.1.2213.12.2.125 </p> </td> <td headers="d5389e81"> <p>This prints the serial number of the currently installed virus definitions with the format "YYYY-MM-DD_nn" </p> </td> <td headers="d5389e87"> <p>C:\Program Files\F-Secure\common>POLUTIL.EXE g 1.3.6.1.4.1.2213.12.2.125 </p> <p>2006-10-08_01 </p> </td> </tr><tr><td headers="d5389e69"> <p>Real-Time Scanning </p> </td> <td headers="d5389e75"> <p>1.3.6.1.4.1.2213.12.2.111.10 </p> </td> <td headers="d5389e81"> <p>0 - Disabled </p> <p>1 - Enabled </p> </td> <td headers="d5389e87"> <p>C:\Program Files\F-Secure\common>POLUTIL.EXE g 1.3.6.1.4.1.2213.12.2.111.10 </p> <p>1 </p> </td> </tr></tbody></table></div> </div> <div> <div><table><caption>Table 2. F-Secure Software Updater (1.3.6.1.4.1.2213.59.*)</caption><colgroup><col></col><col></col><col></col><col></col></colgroup><thead><tr><th> <p>Object/Variables </p> </th> <th> <p>OID </p> </th> <th> <p>Values </p> </th> <th> <p>Example output </p> </th> </tr></thead><tbody><tr><td headers="d5389e238"> <p>Software Updater enabled </p> </td> <td headers="d5389e244"> <p>1.3.6.1.4.1.2213.59.1.10 </p> </td> <td headers="d5389e250"> <p>0 - No </p> <p>1 - Yes </p> </td> <td headers="d5389e256"> <p>C:\Program Files\F-Secure\common>POLUTIL.EXE g 1.3.6.1.4.1.2213.59.1.10 </p> <p>1 </p> </td> </tr></tbody></table></div> </div> <div> <div><table><caption>Table 3. F-Secure DeepGuard (1.3.6.1.4.1.2213.53.*)</caption><colgroup><col></col><col></col><col></col><col></col></colgroup><thead><tr><th> <p>Object/Variables </p> </th> <th> <p>OID </p> </th> <th> <p>Values </p> </th> <th> <p>Example output </p> </th> </tr></thead><tbody><tr><td headers="d5389e318"> <p>DeepGuard enabled </p> </td> <td headers="d5389e324"> <p>1.3.6.1.4.1.2213.53.1.5 </p> </td> <td headers="d5389e330"> <p>0 - Disabled </p> <p>1 - Enabled </p> </td> <td headers="d5389e336"> <p>C:\Program Files\F-Secure\common>POLUTIL.EXE g 1.3.6.1.4.1.2213.53.1.5 </p> <p>1 </p> </td> </tr></tbody></table></div> </div> <div> <div><table><caption>Table 4. F-Secure Real-Time Protection Network Client (1.3.6.1.4.1.2213.57.*)</caption><colgroup><col></col><col></col><col></col><col></col></colgroup><thead><tr><th> <p>Object/Variables </p> </th> <th> <p>OID </p> </th> <th> <p>Values </p> </th> <th> <p>Example output </p> </th> </tr></thead><tbody><tr><td headers="d5389e398"> <p>Real-Time Protection Network availability </p> </td> <td headers="d5389e404"> <p>1.3.6.1.4.1.2213.57.2.20 </p> </td> <td headers="d5389e410"> <p>0 - Available </p> <p>1 - Not available </p> </td> <td headers="d5389e416"> <p>C:\Program Files\F-Secure\common>POLUTIL.EXE g 1.3.6.1.4.1.2213.57.2.20 </p> <p>1 </p> </td> </tr></tbody></table></div> </div> <br> </article> </main>