1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <meta name="GENERATOR" content="PasDoc 0.9.0">
|
---|
5 | <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
---|
6 | <title>snmpsend: record TV3Sync</title>
|
---|
7 | <link rel="StyleSheet" type="text/css" href="pasdoc.css">
|
---|
8 | </head>
|
---|
9 | <body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#FF0000">
|
---|
10 | <a name="TV3Sync"></a><h1 class="cio">record TV3Sync</h1>
|
---|
11 | <table class="sections">
|
---|
12 | <tr>
|
---|
13 | <td><a class="section" href="#@Description">Description</a></td><td>Hierarchy</td><td><a class="section" href="#@Fields">Fields</a></td><td>Methods</td><td>Properties</td></tr></table>
|
---|
14 | <a name="@Description"></a><h2 class="unit">Unit</h2>
|
---|
15 | <p class="unitlink">
|
---|
16 | <a href="snmpsend.html">snmpsend</a></p>
|
---|
17 | <h2 class="declaration">Declaration</h2>
|
---|
18 | <p class="declaration">
|
---|
19 | <code>type TV3Sync = record</code></p>
|
---|
20 | <h2 class="description">Description</h2>
|
---|
21 | <p>
|
---|
22 | It holding all information for SNMPv3 agent synchronization</p>
|
---|
23 | <p>
|
---|
24 | Used internally.</p>
|
---|
25 | <h2 class="overview">Overview</h2>
|
---|
26 | <a name="@Fields"></a><h3 class="summary">Fields</h3>
|
---|
27 | <table class="summary">
|
---|
28 | <tr class="list">
|
---|
29 | <td class="itemcode"><code><b><a href="snmpsend.TV3Sync.html#EngineID">EngineID</a></b>: AnsiString;</code></td>
|
---|
30 | </tr>
|
---|
31 | <tr class="list2">
|
---|
32 | <td class="itemcode"><code><b><a href="snmpsend.TV3Sync.html#EngineBoots">EngineBoots</a></b>: integer;</code></td>
|
---|
33 | </tr>
|
---|
34 | <tr class="list">
|
---|
35 | <td class="itemcode"><code><b><a href="snmpsend.TV3Sync.html#EngineTime">EngineTime</a></b>: integer;</code></td>
|
---|
36 | </tr>
|
---|
37 | <tr class="list2">
|
---|
38 | <td class="itemcode"><code><b><a href="snmpsend.TV3Sync.html#EngineStamp">EngineStamp</a></b>: Cardinal;</code></td>
|
---|
39 | </tr>
|
---|
40 | </table>
|
---|
41 | <h2 class="description">Description</h2>
|
---|
42 | <h3 class="detail">Fields</h3>
|
---|
43 | <table class="detail">
|
---|
44 | <tr class="list">
|
---|
45 | <td class="itemcode"><a name="EngineID"></a><code><b>EngineID</b>: AnsiString;</code></td>
|
---|
46 | </tr>
|
---|
47 | </table>
|
---|
48 | <table class="detail">
|
---|
49 | <tr class="list">
|
---|
50 | <td class="itemcode"><a name="EngineBoots"></a><code><b>EngineBoots</b>: integer;</code></td>
|
---|
51 | </tr>
|
---|
52 | </table>
|
---|
53 | <table class="detail">
|
---|
54 | <tr class="list">
|
---|
55 | <td class="itemcode"><a name="EngineTime"></a><code><b>EngineTime</b>: integer;</code></td>
|
---|
56 | </tr>
|
---|
57 | </table>
|
---|
58 | <table class="detail">
|
---|
59 | <tr class="list">
|
---|
60 | <td class="itemcode"><a name="EngineStamp"></a><code><b>EngineStamp</b>: Cardinal;</code></td>
|
---|
61 | </tr>
|
---|
62 | </table>
|
---|
63 | <hr noshade size="1"><span class="appinfo"><em>Generated by <a target="_parent" href="http://pasdoc.sourceforge.net/">PasDoc 0.9.0</a> on 2012-04-23 21:38:51</em>
|
---|
64 | </span>
|
---|
65 | </body></html>
|
---|