2011-02-22 02:58:12 snmp usage issue
Shyam sundar (INDIA)
Message: 98320
Hello world,
This the linux version I am using on the blackfin board
Linux-2.6.28.10-ADI-2009R1.1
These are the config I have specified for using the snmp application.
[*] net-snmp
[*] Build mini agent
[*] Build Applications
[ ] snmpbulkget
[ ] snmpbulkwalk
[ ] snmpdelta
[ ] snmpdf
[*] snmpget
[*] snmpset
[*] snmpstatus
[*] snmptable
[*] snmptest
[*] snmptranslate
[*] snmptrap
[*] snmptrapd
[ ] snmpusm
[ ] snmpvacm
[*] snmpwalk
[*] snmpnetstat
[*] Build static
[ ] Install manuals
[*] Install scripts
[*] Install MIBs
[*] Enable MIB loading
When I try to get the usage of the snmpd, I do get only the following option
Usage: snmpd [-h lhost] [-p lport] [-c community]
But the source file in the path uClinux-dist/user/net-snmp/net-snmp-5.2.1/agent specifies other options too!
Why am I not able to use the other options as specified in the source file?
In the /home/ganeshn/uclinux_voip/uClinux-dist/user/snmpd/snmpd/snmpd.c file , the usage has only 3 options!!
QuoteReplyEditDelete
2011-02-22 17:31:35 Re: snmp usage issue
Mike Frysinger (UNITED STATES)
Message: 98345
which snmp daemon did you enable ? the uclinux-dist options allow you to pick either.