You could also use my script http://www.linuxdynasty.org/howto-monitor-and-add-multiple-data-points-the-easy-way-in-zenoss.html So you can create one datasource and multiple datapoints. Chet Luther wrote: > On Apr 24, 2009, at 5:22 PM, lstackle wrote: > >> I am working on a template for the Cisco Aironet 1310G Bridge. I am >> trying to pull the Signal Strength value from SNMP using >> >> OID .1.3.6.1.4.1.9.9.273.1.3.1.1.3 >> >> When I create the data source and save it and then run the test >> against a device it successfully retrieves the expanded OID as well >> as the proper value. When zenperfsnmp runs it returns an event >> regarding "Error reading value" "oid is bad". an SNMP walk of that >> OID for each device returns the proper value but a GET returns an >> error. The expanded OID it returns with the test for at least one >> of the devices is >> >> SNMPv2-SMI::enterprises. >> 9.9.273.1.3.1.1.3.1.26.53.57.54.102.52.98.55.57.50.101.55.57.52.56.54.101.53.98.53.48.54.52.55.53.50.53.0.22.199.219.217.144 >> >> Any help would be greatly appreciated as we have 14 of these devices >> to monitor in our network. Thanks. >> > > If all 14 of these devices return that exact same full OID when > walked, you should enter it that way into the OID of the data source. > The zenperfsnmp daemon performs an SNMP GET command, and requires the > exact OID. It won't walk down the tree like the snmpwalk test command. > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users >
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
