
26 Apr
2016
26 Apr
'16
11:09 a.m.
On 26 April 2016 at 10:41, john mae via skunkworks < skunkworks@lists.my.co.ke> wrote:
Thanks, the snmpwalk is returning data, see below output. how do i check if the OIDs on the custom templates are returning data?
Get the OID and run on CLI eg You may dig deeper using the oid subtree/root snmpwalk -v 1 -c mycommunity x.y.z.q .1.3.6.1.4.1.13732.1.4.10.1.33 - for v1 snmpwalk -v2c -c mycommunity x.y.z.q .1.3.6.1.4.1.13732.1.4.10.1.33 - for v2 Kind Regards, Wilson./