Forum Discussion
Altera_Forum
Honored Contributor
15 years agonet-snmp mib files
Hello guys...... i using snmp in uClinux .....it works with the default mibs but i need to do my own mib file ....... anybody knows how can i do that???............ one exemple how can i m...
Altera_Forum
Honored Contributor
15 years agohi zben
follow me!!! at menuconfig select custumize Applications..... select net-snmp , build mini agent, build static, install mibs. make in your uclinux terminal do mkdir /etc/snmp in this directory you do a snmpd.conf and put rwcommunity public save at your desktop snmpwalk -c public 192.168.100.137 -> put your uclinux ip ........... if you want to do your own mib need other steps........ try it and report........ good luck Franz Wagner