回复: 回复: Can snmp support nested tables?

2009-12-10 Thread 飞飞
Sorry,that mail I fogot to CC to the list.pls mail it to Mike,thank you !:0) YES,I want to get some models for modelling,Here is my problem. portal bonding_mode descriptor: this is a table. components bytes type range unit description ---the e

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 > ^^^ >

Forwarding traps with snmptrapd

2009-12-10 Thread Ian Furst
Hello, Full disclosure: I'm something of an snmptrapd newb. I'd like to configure snmptrapd to forward traps incoming from several different ports along to some monitoring software I have running on a private network. The port forwarding part's easy, but the snmptrapd configuration has eluded me

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: 回复: Can snmp support nested tables?

2009-12-10 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] 2009/12/

Re: How to install net-snmp in quiet mode on windows server?

2009-12-10 Thread sailer shen
Hi Mike Ayers, Thanks for help. I want install net-snmp at command mode, now I've known the "/S" for quiet mode, and I want choice these components: 1. with windows Extension DLL support 2. development files Can you tell me how to select these components in the installation at command mode? Yours

RE: vacm_getAccessEntry() doesn't look for best match

2009-12-10 Thread Lewis Adam-VNQM87
> From: dave.shi...@googlemail.com > [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield > Sent: Tuesday, December 08, 2009 10:14 AM > To: Lewis Adam-VNQM87 > Cc: net-snmp-users@lists.sourceforge.net > Subject: Re: vacm_getAccessEntry() doesn't look for best match > > 2009/12/7 Lewis Ada

Re: Can snmp support nested tables?

2009-12-10 Thread Bart Van Assche
2009/12/10 飞飞 > Can anybody tell me whether snmp support nested tables?if so,give me some > hints or links, > A quote from the excellent book *Understanding SNMP MIBs* (page 277): *The SNMP SMI does not allow a MIB writer to state that an object in a table is an array (an ASN.1 sequence). This

Re: Can snmp support nested tables?

2009-12-10 Thread Dave Shield
2009/12/10 飞飞 : > Can anybody tell me whether snmp support nested tables? No - this is invalid SMI structure. You need to use "shared indexes" and parallel tables. Have a look at the Disk and Partition tables (in the Host Resources MIB) for an example. Dave [Note that the above text is cut-n-p

RE: Query Regarding Implementation of MIB Modules for IGMP and PIM-SM

2009-12-10 Thread Mohd Arif
Hi, Thank you very much for the confirmation and support. Can you give me some more insight that what kind of implementation needs to be done. I mean the implementation is PIM-SM software package dependent or not? Look forward for your suggestions. Best Regards, Mohd. Arif -Ori

Can snmp support nested tables?

2009-12-10 Thread 飞飞
Can anybody tell me whether snmp support nested tables?if so,give me some hints or links, TIA Alex-- Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _

Re: Query Regarding Implementation of MIB Modules for IGMP and PIM-SM

2009-12-10 Thread Dave Shield
2009/12/10 Mohd Arif : > mib2c will help to provide a C framework by converting .mib files > into C files. > > But I think we need to do some implementations within that framework. That's exactly right. The mib2c script will generate a code framework, set up for returning values for the various