Forum Discussion
8 years ago
this is cool. it'd be very interesting to see this incorporated into the snmp64 interfaces datasource as instance properties.
one thing to mention, add a timeout variable to your snmp.walk because the default is too short and times out.
def s_walk_out = Snmp.walk(host,"1.3.6.1.4.1.9.9.23.1.2.1.1.6",60000);
Related Content
- 7 months ago
- 7 months ago