Hackman238

This helped out tremendously.  I really appreciate the advise.  Have a great 
day !!


hackman238 wrote:
> zennubee57:
> 
> The default snmp walk command will not walk secured SNMP v3 devices/hosts.
> 
> Create a new command called 'snmpwalk_v3'
> 
> Set the command to: snmpwalk -v3 -u${device/zSnmpSecurityName} 
> -a${device/zSnmpAuthType} -A${device/zSnmpAuthPassword} ${here/manageIp} 
> system
> 
> This should supply the user, password and encryption type to walk a snmpv3 
> device.





-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=36994#36994

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to