获取SNMP表格
<h1>功能</h1>
<p>获取SNMP指定OID的表格数据值。</p>
<h1><strong>输入</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>SNMP</td>
<td>【TSNMP】SNMP对象,一般填写“创建SNMP对象”函数传递的SNMP对象变量。</td>
<td>SNMP对象变量名</td>
</tr>
<tr>
<td>OID</td>
<td>【字符串】指定需要获取SNMP值的OID,具体可以登陆网址:<a href="http://www.ttlsa.com/monitor/snmp-oid/">http://www.ttlsa.com/monitor/snmp-oid/</a> 进行查看。</td>
<td>'1.3.6.1.2.1.1.1.0'</td>
</tr>
</tbody>
</table>
<h1><strong>输出</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>数据表</td>
<td>【TDataTable】输出指定OID的数据表,一般会与“输出数据表”函数一起使用。</td>
<td>创建输出变量名</td>
</tr>
</tbody>
</table>
<h1><strong>注意/说明</strong></h1>
<p>1.输入表里的“OID”项填写的内容可以参考网址 <a href="http://www.ttlsa.com/monitor/snmp-oid/">http://www.ttlsa.com/monitor/snmp-oid/</a> 。</p>
<h1><strong>相关函数</strong></h1>
<p>无</p>
<h1><strong>示例/演示</strong></h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/abe2fd1f766637adbdfb069ed22efb1f" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/b645f31324becc52387e6b03ce5da540" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/f4d23ff1566cd72aa56479b54003bc15" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/171f77bfc3876513dfbaaa77bd121e6f" title="[组件[获取SNMP表格函数示例]_20210506.db">组件[获取SNMP表格函数示例]_20210506.db</a></p>