<div dir="ltr">Hi,<br><br>We are trying snmp plugin to monitor routers and switches traffic in/out errors in/out discards ....<br><br>for example we can use for all interfaces the following configuration ...<br><br>    &lt;Data &quot;std_traffic&quot;&gt;<br>
        Type &quot;if_octets&quot;<br>        Table true<br>        Instance &quot;IF-MIB::ifDescr&quot;<br>        Values &quot;IF-MIB::ifInOctets&quot; &quot;IF-MIB::ifOutOctets&quot;<br>    &lt;/Data&gt;<br><br><br>My question : how could we discard interfaces having ifoperadmin down? how could we discard interfaces having iftype xyz?<br>
<br>Thanks in advance,<br>Khalid<br></div>