snmpd config for getbulk.

Mohd Azamhar Mohd Tawil <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <CANAZswgbdZ==6W_c4KXntq6V3fMTeYYJVQ38qPmSJu-tSBz1jA@mail.gmail.com>
Hi,
Please help. I have snmpd with below config

maxGetbulkRepeats 0
maxGetbulkResponses 4000

When i make snmpbulkwalk with Cr4000 to snmpd i get timeout error

sudo snmpbulkwalk -v2c -Cn0 -Cr4000 -c public localhost 1.3.6.1.4.1.22835 |
wc -l
Timeout: No Response from localhost
0

But when i make snmpbulkwalk with Cr500 i got the total pdu that i need

sudo snmpbulkwalk -v2c -Cn0 -Cr500 -c public localhost 1.3.6.1.4.1.22835 |
wc -l
3909

My question is
1) Why this timeout occur ?
2) What is limit for snmpd getbulk respond?

thanks for help
Azam

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.