Re: snmp-community-mib impl how

2006-11-30 Thread Magnus Fromreide
On tor, 2006-11-30 at 16:35 -0500, Dana Burns wrote: > If one was to implement the snmp-community-mib, would the following be a > reasonable approach? I do not like it. On the other hand it should be noted that I think net-snmp is altogether to tangled up in abstraction levels already. > - defi

Re: snmp-community-mib impl how

2006-11-30 Thread Dave Shield
On 30/11/06, Dana Burns <[EMAIL PROTECTED]> wrote: > > If one was to implement the snmp-community-mib, would the following be a > reasonable approach? I'll have a proper look at this tomorrow, but one thing immediately springs to mind: > - define formats for new snmpd.conf directives for each of

Re: snmp-community-mib impl how

2006-11-30 Thread Dana Burns
If one was to implement the snmp-community-mib, would the following be a reasonable approach? - define formats for new snmpd.conf directives for each of the implemented transports corrosponding to the nonVolatile com2sec rows, e.g. comm2SecUdp, comm2SecUdp6, comm2SecUnix, or a single "

snmpset on read-create table for MacAddress object with Hex values crashes

2006-11-30 Thread Balamurugan V
Dear All, seting Hex values for MacAddress type MIB object with snmpset command crahes for read-create table snmpset -v 2c -c private destMacAddr.1 x 0x0a0b0c0d0e0f destRowStatus.1 i 4 any specific approch to handle the hex string data for OCTET-STRING? It is not accepting the value if i give so

Re: Compiling Net-SNMP on Intel based Mac - OSX 10.4.7

2006-11-30 Thread Thomas Anders
Antonio L. Leding wrote: > I am wondering if anyone out there has compiled Net-SNMP for an Intel based > Mac running OSX 10.4.x? If not, could anyone point me in the right > direction for a How-To or a tutorial on how to generally compile and then I > can try to figure it out for this machine? Pl

Compiling Net-SNMP on Intel based Mac - OSX 10.4.7

2006-11-30 Thread Antonio L. Leding
Hello, I am wondering if anyone out there has compiled Net-SNMP for an Intel based Mac running OSX 10.4.x? If not, could anyone point me in the right direction for a How-To or a tutorial on how to generally compile and then I can try to figure it out for this machine? Also, I suppose I could lev

snmp_add_var fails with "Unknown Object Identifier" why? please help me!

2006-11-30 Thread fangwy
hi! snmp_add_var fails with "Unknown Object Identifier" why? 1)snmp_add_var return SNMPERR_UNKNOWN_OBJID , 2)snmp_perror been printing '.1.3.6.1.2.1.2.2.1.1.12: Unknown Object Identifier (189727085)' my application run on solaris please help me. thank you every mush! fangwy 2006-11-30

Re: Agentx

2006-11-30 Thread Magnus Fromreide
On mån, 2006-11-27 at 11:51 -0700, Moy, Wanda-P56912 wrote: > There is mention in your FAQ page concerning Agentx. I didn't see > RFC 2741 or RFC 2742 in your supported list. Do you support either > one or both of the RFCs 2741 / 2742? net-snmp implements support for RFC 2741 but not for RFC