How to route all snmp request to remote deivces from a local machine through a proxy server
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have to forward all snmp request to remote deivces from a local machine to proxy server. Is it possible ?
The actual requirement is like i have set of network devices that are only accessible through machine A. Machine A and network devices are in same network. Now i have to send snmp request to devices from a machine B that is outside the network and it has not access to newtwork devices.Network devices can be only accessed through machine A.
So i am looking a solution by which i can forward all snmp request on machine B for network devices to machine A over ssh , is it possible ? if yes then any solution will be much appreciated.
I am looking solution similer to http://www.morch.com/2011/07/05/forwarding-snmp-ports-over-ssh-using-socat/ but in this solution snmp agent is server as remote server (running snmp agent code on machine A) but in my case remote server A and snmp agent (devices ) are different.
linux networking udp snmp
add a comment |Â
up vote
0
down vote
favorite
I have to forward all snmp request to remote deivces from a local machine to proxy server. Is it possible ?
The actual requirement is like i have set of network devices that are only accessible through machine A. Machine A and network devices are in same network. Now i have to send snmp request to devices from a machine B that is outside the network and it has not access to newtwork devices.Network devices can be only accessed through machine A.
So i am looking a solution by which i can forward all snmp request on machine B for network devices to machine A over ssh , is it possible ? if yes then any solution will be much appreciated.
I am looking solution similer to http://www.morch.com/2011/07/05/forwarding-snmp-ports-over-ssh-using-socat/ but in this solution snmp agent is server as remote server (running snmp agent code on machine A) but in my case remote server A and snmp agent (devices ) are different.
linux networking udp snmp
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have to forward all snmp request to remote deivces from a local machine to proxy server. Is it possible ?
The actual requirement is like i have set of network devices that are only accessible through machine A. Machine A and network devices are in same network. Now i have to send snmp request to devices from a machine B that is outside the network and it has not access to newtwork devices.Network devices can be only accessed through machine A.
So i am looking a solution by which i can forward all snmp request on machine B for network devices to machine A over ssh , is it possible ? if yes then any solution will be much appreciated.
I am looking solution similer to http://www.morch.com/2011/07/05/forwarding-snmp-ports-over-ssh-using-socat/ but in this solution snmp agent is server as remote server (running snmp agent code on machine A) but in my case remote server A and snmp agent (devices ) are different.
linux networking udp snmp
I have to forward all snmp request to remote deivces from a local machine to proxy server. Is it possible ?
The actual requirement is like i have set of network devices that are only accessible through machine A. Machine A and network devices are in same network. Now i have to send snmp request to devices from a machine B that is outside the network and it has not access to newtwork devices.Network devices can be only accessed through machine A.
So i am looking a solution by which i can forward all snmp request on machine B for network devices to machine A over ssh , is it possible ? if yes then any solution will be much appreciated.
I am looking solution similer to http://www.morch.com/2011/07/05/forwarding-snmp-ports-over-ssh-using-socat/ but in this solution snmp agent is server as remote server (running snmp agent code on machine A) but in my case remote server A and snmp agent (devices ) are different.
linux networking udp snmp
edited Jun 7 at 8:29
asked Jun 7 at 5:06
Anil Singh
11
11
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
A possible solution might be installing net-snmp on Host A and configure it as a snmp proxy like that:
http://net-snmp.sourceforge.net/wiki/index.php/Snmpd_proxy
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
A possible solution might be installing net-snmp on Host A and configure it as a snmp proxy like that:
http://net-snmp.sourceforge.net/wiki/index.php/Snmpd_proxy
add a comment |Â
up vote
0
down vote
A possible solution might be installing net-snmp on Host A and configure it as a snmp proxy like that:
http://net-snmp.sourceforge.net/wiki/index.php/Snmpd_proxy
add a comment |Â
up vote
0
down vote
up vote
0
down vote
A possible solution might be installing net-snmp on Host A and configure it as a snmp proxy like that:
http://net-snmp.sourceforge.net/wiki/index.php/Snmpd_proxy
A possible solution might be installing net-snmp on Host A and configure it as a snmp proxy like that:
http://net-snmp.sourceforge.net/wiki/index.php/Snmpd_proxy
answered Jun 7 at 5:45
Winnie Tigger
1595
1595
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f448332%2fhow-to-route-all-snmp-request-to-remote-deivces-from-a-local-machine-through-a-p%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password