Re: problem configuring foundry load balancer using snmpset

2009-12-10 Thread Raj Gurung
On Dec 10, 2009, at 2:45 PM, Mike Ayers wrote: >> From: Raj Gurung [mailto:r...@evryx.com] >> Sent: Thursday, December 10, 2009 2:23 PM > >> Foundry didnt like notInService(2) value for >> snL4RealServerRowStatus.Found that foundry snL4RealServerRowStatus >> value mappings for row creation/modif

RE: problem configuring foundry load balancer using snmpset

2009-12-10 Thread Mike Ayers
> From: Raj Gurung [mailto:r...@evryx.com] > Sent: Thursday, December 10, 2009 2:23 PM > Foundry didnt like notInService(2) value for > snL4RealServerRowStatus.Found that foundry snL4RealServerRowStatus > value mappings for row creation/modification/deletion as [modify(3), > create(4), delete (5)]

Re: problem configuring foundry load balancer using snmpset

2009-12-10 Thread Raj Gurung
On Dec 10, 2009, at 10:36 AM, Mike Ayers wrote: > >> From: Raj Gurung [mailto:r...@evryx.com] >> Sent: Wednesday, December 09, 2009 2:32 PM > >> I tried providing enable password in snmpget command and also with "no > ^^^ >

RE: problem configuring foundry load balancer using snmpset

2009-12-10 Thread Mike Ayers
> From: Raj Gurung [mailto:r...@evryx.com] > Sent: Wednesday, December 09, 2009 2:32 PM > I tried providing enable password in snmpget command and also with "no ^^^ ||| You mean "snmpset", right? Otherw

Re: problem configuring foundry load balancer using snmpset

2009-12-09 Thread Raj Gurung
On Dec 9, 2009, at 12:27 PM, Mike Ayers wrote: >> From: Raj Gurung [mailto:r...@linkmemobile.com] >> Sent: Wednesday, December 09, 2009 11:06 AM > >> The Foundry MIB was downloaded from src: >> http://www.notarus.net/networking/foundry_snmp.html > > Did you try the suggestion in the first

RE: problem configuring foundry load balancer using snmpset

2009-12-09 Thread Mike Ayers
> From: Raj Gurung [mailto:r...@linkmemobile.com] > Sent: Wednesday, December 09, 2009 11:06 AM > The Foundry MIB was downloaded from src: > http://www.notarus.net/networking/foundry_snmp.html Did you try the suggestion in the first section of that page? HTH, Mike

Re: problem configuring foundry load balancer using snmpset

2009-12-09 Thread Raj Gurung
On Dec 9, 2009, at 12:36 AM, Dave Shield wrote: > 2009/12/9 Raj Gurung : >> I could not find the logic for row modification in Foundry MIT either. >> I should be missing something. Any suggestions or RTFMs? > > This may be an implementation issue. > Where did the code for this MIB module come fr

Re: problem configuring foundry load balancer using snmpset

2009-12-09 Thread Dave Shield
2009/12/9 Raj Gurung : > I could not find the logic for row modification in Foundry MIT either. > I should be missing something. Any suggestions or RTFMs? This may be an implementation issue. Where did the code for this MIB module come from? [I'm pretty sure it's not one of ours!] It might be w

Re: problem configuring foundry load balancer using snmpset

2009-12-08 Thread Raj Gurung
Mike, Thanks for your suggestion. I checked that (SnL4RealServer) RowStatus is 2 which I believe is notInService. Correct me if I am wrong? ~# for i in `seq 1 8`;do snmpget -v1 -crwcommunity 10.10.10.253 1.3.6.1.4.1.1991.1.1.4.3.1.1.$i.1; done

RE: problem configuring foundry load balancer using snmpset

2009-12-08 Thread Mike Ayers
> From: Raj Gurung [mailto:r...@linkmemobile.com] > Sent: Monday, December 07, 2009 11:22 AM > But when I try to change the configuration using snmpset command, I am > getting errors: > # snmpset -v1 -c rwcommunity > 10.10.10.253 .1.3.6.1.4.1.1991.1.1.4.3.1.1.2.1 s my-new-server-name > Error in pa