Hello,
I am preparing for my VCAP exam and need some help with saving the cvs to a local folder.
VCAP Objective:
Setup SNMP and save the test trap to .cvs on your PC.
vMA SNMP setup:
vicfg-snmp -c public
vicfg-snmp -t server.local@161\public
vicfg-snmp -E
vicfg-snmp -s
I run this command and the .cvs is placed into the vMA BIN folder instead of my test folder.
vicfg-snmp -T > c:\SNMP\snmptest.cvs
CLi
esxcli system snmp -T > c:\snmp\test.cvs
No output
Can someone point me in the right direction with why the > file location is not working?
Thanks,
Rob-o