获取SNMP下一个值
<h1>功能</h1>
<p>获取SNMP指定OID的下一个OID及下一个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>OID</td>
<td>【字符串】输出指定OID的下一个OID</td>
<td>创建输出变量名</td>
</tr>
<tr>
<td>值</td>
<td>【字符串】输出指定OID的下一个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/f8992130285d15c18dc9446cb508402f" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/19663f54991f3fb527a00109d009887a" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/dc320ae2a3d5065a0d502af231ec39e4" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/a7bc466020722f7e3f101de95a0a1811" title="[组件[获取SNMP下一个值函数示例]_20210506.db">组件[获取SNMP下一个值函数示例]_20210506.db</a></p>