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
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