not getting OIDs from snmptranslate

2006-05-04 Thread M.Daulat Rai
Hello, I am struggling my way through building/defining a MIB... I wanted to test my MIB architecture so I used the following command (sustituting my MIB's name): % snmptranslate -M+. -mNET-SNMP-TUTORIAL-MIB -Tp -IR netSnmpTutorialMIB So far so good...but the getting a OID command d

Can i have two snmpd running one for trap and one for GET and SET?

2006-05-04 Thread vinodkhanna.sekhar
Hi   We are facing some problems with snmpd in large networks.    Snmpd could not able to handle high volume traps and snmpwalk in large networks.    Is there a way where i can run two snmpd exe’s, one for snmp trap alone and another snmpd for GET and SET request.   Please let me know