Building custom OID

2010-03-12 Thread Rana Dhekial
Hi, I have to create custom OID out of existing OIDs in an an SNMP agent. Essentially it will be something like value of Custom OID 1 = value of (Existing OID 1+ Exsisting OID 2 - Existing OID 3) happy# snmpwalk -v2c -cpublic localhost .1.3.6.1.4.1.9.3.2.2.2.3.9.1.2 iso.3.6.1.4.1

Re: Unknown Object Identifier for log counter

2010-03-12 Thread Mudassar
Hi, I am still facing this issue, have any body has some idea. MY Mudassar wrote: > Hi, > > I am getting following error, even i have update the netsnmp to 5.5 but > still getting this error. also copy all mibs from > /usr/local/net-snmp-5.4.2.1/mibs/* TO /usr/local/share/snmp/mibs > > /proc/94

Re: SNMPv3 RFCs

2010-03-12 Thread Dave Shield
On 12 March 2010 14:26, Sam V wrote: >  I'm using NET-SNMP version: 5.2.1.2. Would this support the RFC 34x specs? Yes Dave -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compilin

RE: SNMPv3 RFCs

2010-03-12 Thread Sam V
I'm using NET-SNMP version: 5.2.1.2. Would this support the RFC 34x specs? or does it support the older RFC2571 MIB? Are this MIBs fully implemented in this agent? > Date: Fri, 12 Mar 2010 10:10:44 + > Subject: Re: SNMPv3 RFCs > From: d.t.shi...@liverpool.ac.uk > To: sbazd...@hotmail.

Open ssl support.

2010-03-12 Thread sudheer mygapula
Hello, I need to have binaries with inbuild OpenSSL support . The binaries provided in the netsnmp 5.5 will have inbuilt functionality for open ssl or do i need to build seperaely from source. Please help. Thanks. -- Dow

Re: how to unregister a table

2010-03-12 Thread Dave Shield
On 11 March 2010 18:51, Kathy McLeod wrote: > The MIB contains one scalar and one table.  The registrations are: > > netsnmp_register_scalar() (leaving off the parms) > netsnmp_register_table_iterator(my_handler, iinfo); > > In the deinit() method, can I just do unregister_mib? Yes. That should

Re: SNMPv3 RFCs

2010-03-12 Thread Dave Shield
On 11 March 2010 22:14, Sam V wrote: > Can someone tell me what SNMPv3 related RFCs does net-snmp support? > does it support the following RFCs? > > RFC3411    SNMP v3 Management Framework > RFC3412    SNMP Message Process and Dispatch > RFC3413    SNMP Applications > RFC3414    User-based Securit

-sh: ./snmpd:not found

2010-03-12 Thread Sylvain Dery
Hi, I'm compiling net-snmp for an arm-linux embedded system.  However, when I try to run the snmp daemon on the embedded system, I get: /usr/local/sbin # ./snmpd -sh: ./snmpd: not found But it is there!: /usr/local/sbin # ls -la ./snmpd -rwxr-xr-x 1 root    root   32859  Mar 10  14:40  2010