Re: [Pysnmp-dev] pysnmp v2 and examples
Brought to you by:
elie
From: Ilya E. <il...@gl...> - 2010-03-20 08:09:43
|
There are no issues with v2c protocol support. I'd suggest you starting with SNMPv3 architecture, which is easier to use and supports v1, v2c and v3 protocol versions. See comments in this script for protocol version selection: http://pysnmp.sourceforge.net/examples/4.x/v3arch/oneliner/manager/getgen.html -ilya > I am new to SNMP and pysnmp. I find on the project home page there is only > examples for v1 and v3. No V2 examples, but if I type 2.x in the address > bar, I can find these example for v2c. > > Since I will begin test a V2 agent using pysnmp examples, I wonder if there > is any issues with v2c? |