I have a device in network. I would like to use SNMP to get information. Is it possible for using SSH and then SNMP for messages over ssh session ? I am using Java for implementation. It seems snmp4j is not yet ready for the snmp via ssh.
Can you please give me some example, if its possible ?