Need Help On Net-SNMP

2008-10-29 Thread Ruchi Sharma(IN5962)
Hi All, I am facing few problems while porting NET-SNMP code. We have done porting and SNMP commands are working for default mibs but for subagent we need mib2c tool that will generate template for .c file (subagent). Some problem we are facing while using this tool like this Problem: /opt/mv_pro_

USM user to netsnmp_session

2008-10-29 Thread dan anderson
Hi all, There is a session->usmUser converter, but I can't find a usmUser->session converter. It's not quite as simple as copying over fields, since in a multilingual situation the snmpCommunityTable might need to be referenced. Does this converter exist somewhere, and am I just not finding it? -