Report this

What is the reason for this report?

What should i put instead of 'remote_host' ?

Posted on November 13, 2014

I want to enable SNMP on an OpenVswitch. I’m using virtual box, created 2 ubuntu VMs i installed Openvswitch on one and followed the steps in the following tutorial:

How To Install and Configure an SNMP Daemon and Client on Ubuntu 14.04 by Justin Ellingwood.

where the vm with ovs is the client and the other vm is the manager.

when it comes to the command containing ’ remote_host’, what should I put instead?

I tried to put the name of the client vm but it gave me ‘unknown host’.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

remote_host is simply be the domain name or IP address of the remote server. As you’re using VirtualBox, you’ll need to make sure you created the VMs with networking settings allowing for them to be accessible to each other. See more about VirtualBox networking options here.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.