Hi all,<div><br></div><div>I'm trying to monitor an F5 load balancer and I'm having a bit of difficulty in wrapping my head around the right approach to do this.</div><div><br></div><div>Here's what my configuration looks like:</div>

<div><br></div><div><div>  <Data "lb_pool_member_monitor_state"></div><div>    Type "gauge"</div><div>    Table true</div><div>    Instance "F5-BIGIP-LOCAL-MIB::ltmPoolName"</div><div>
    Values "F5-BIGIP-LOCAL-MIB::ltmPoolMemberMonitorState" </div>
<div>  </Data></div><div><br></div><div>   <Host "1.2.3.4"></div><div>       Address "1.2.3.4"</div><div>       Version 2</div><div>       Community "public"</div><div>       Collect "lb_pool_member_monitor_state"</div>

<div>       Interval 60</div><div>   </Host></div></div><div><br></div><div><div><div># snmpbulkwalk -v2c -m ALL -c public 1.2.3.4 F5-BIGIP-LOCAL-MIB::ltmPoolMbrStatusEnabledState</div><div>F5-BIGIP-LOCAL-MIB::ltmPoolMbrStatusEnabledState."POOLNAME1".ipv4."1.2.3.5".80 = INTEGER: enabled(1)</div>

<div>F5-BIGIP-LOCAL-MIB::ltmPoolMbrStatusEnabledState."POOLNAME1".ipv4."1.2.3.6".80 = INTEGER: enabled(1)</div><div>F5-BIGIP-LOCAL-MIB::ltmPoolMbrStatusEnabledState."POOLNAME2".ipv4."1.2.3.7".80 = INTEGER: enabled(1)</div>

</div><div>F5-BIGIP-LOCAL-MIB::ltmPoolMbrStatusEnabledState."POOLNAME2".ipv4."1.2.3.8".80 = INTEGER: enabled(1)</div><div><br></div><div>Currently, with this config collectd is complaining about </div>

<div><div>collectd[8482]: snmp plugin: I don't know the ASN type "130" (OID: SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyStatus."anonymousView002".1.1)</div></div><div><br></div><div>So my question to you all, is this the correct approach? If not, what would be?</div>

<div><br></div><div>Does collectd load all MIBs? Do I need to specify the MIBs somehow? Do I have to use the numerical OIDs? Any insight would be very helpful.</div><div><br></div><div>Thanks,</div><div><br></div><div><br clear="all">

Mark Steele, CISSP, CSM, GPEN<br>Bering Media Inc.<br><div><br></div>
</div></div>