Re: snmpbulkget ?
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAKoMtGb6mBJiF9UU3ndH-LmDCUA4SgpU+5RWu6W=b4CXMyCMGw@mail.gmail.com> |
On 24 May 2012 18:27, Suresh kumar <[email protected]> wrote: > what is diffrent between snmpbulkget nad snmpbulkwalk ?. snmpbulkget sends a single GetBulk request, and repoerts the results (regardless of what they happen to be). It's a simple command wrapper round the basic SNMP protocol request. snmpbulkwalk sends a sequence of GetBulk requests, designed to display all the information underneath the specified starting point. If this requires two, three or more GetBulk requests to retrieve this information, then that's what it will use. Conversely, if it receives varbinds that fall outside the area of interest, it will discard them (in contrast to snmpbulkget, which will display all the varbinds it receives). Try running snmpbulkget .... sysUpTime vs snmpbulkwalk .... sysUpTime or snmpbulkget .... hrSWRunName vs snmpbulkwalk .... hrSWRunName to see the difference. Dave ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ 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