Re: MIB handler can get but not set

2007-10-01 Thread FLY135
ROTECTED]> To: "John Anderson" <[EMAIL PROTECTED]> Cc: Sent: Monday, October 01, 2007 3:45 AM Subject: Re: MIB handler can get but not set > On 28/09/2007, John Anderson <[EMAIL PROTECTED]> wrote: >> - I can query all my MIBs just fine, but when I try and

Re: MIB handler can get but not set

2007-10-01 Thread Dave Shield
On 28/09/2007, John Anderson <[EMAIL PROTECTED]> wrote: > - I can query all my MIBs just fine, but when I try and set them I get back > error 6 (NO_ACCESS). > - Debugging I see that I get error 4 (VACM_NOVIEW) back from trying to find > the mib in the view (vacm_check_view). > - I created the m

MIB handler can get but not set

2007-10-01 Thread John Anderson
I'm implemented MIBs for our device. It's net-snmp crosscompiled to PPC. I compiled our MIB file with mib2c and rebuilt snmpd with it configured. - I can query all my MIBs just fine, but when I try and set them I get back error 6 (NO_ACCESS). - Debugging I see that I get error 4 (VACM_NOVI