Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
if you could run an snmpwalk on the box you have and post some of the oid's that come back (assuming that you have some of the mibs loaded) I could look in the Big Box of Cisco Mibs I have and see if those oid's are listed in my mibs.txt folder.
note: for many versions of IOS, sshV2 has a 'behavior' that stops linux ssh/ssl from connecting. I believe this was due to changes in ssl after the heartbleed bug.the workaround is to edit your ssh config as follows:----------snip------------Host * ...