Hi,

I'm new to Ansible and am after some assistance with the snmp_facts module. 
 I am looking to extract some information using snmp_facts  but the OIDs 
are not included by default. I know they exist as I can get the information 
using snmpwalk.  Are there any additional switches I can use in the 
playbook to get more info?

Below is a section the playbook I'm running.

   tasks:
   - name: Display SNMP information
     snmp_facts: host={{ inventory_hostname }} version=v2c community=XXXXXX


Thanks,
Mark

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2b1f9124-fc2e-40a1-8894-aabc2d45762e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to