Re: snmp questions
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAKoMtGZTgeXsXYCjZ6TSenkLejLM7q3Pm_jKYHFuXtr1T-pB5A@mail.gmail.com> |
On 31 July 2011 19:28, Pete Snmp <[email protected]> wrote: > 1)Understand how getnext works( even if you don’t specify the OID) That doesn't make sense. You must *always* provide at least one OID in a GETNEXT request. > 2)why cant we use gauge32, counters as index? You *can* use gauge-based MIB objects as a table index (though this is relatively unusual - I can't think offhand of any such example). It's only Counters that cannot be used as indexes. (since with counters it is the *difference* between values that's important) > 3) Are TABLES introduces only in SMI V2? No. > 4) how do you map SNMP v2 requests to SNMP v1? See RFC 2576 In general, most SNMPv2 requests are also valid under SNMPv1. The major differences are the introduction of the GetBulk request (which didn't exist in SNMPv1), and the use of exceptions to allow "partially successful" GET* requests. Dave ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ 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