Net-Snmp generate_Ku() Function details needed

2013-05-14 Thread Satyam Pandita
Hi, I am trying to implement snmpv3 application for my network i looked on net-snmp website for a demo C program and there is this function generate_Ku() what i thought this fuction does is that it makes snmp agent to know that with which encryption method and username and password, agent nee

No Such Instance currently exists at this OID

2013-05-14 Thread Jaap Winius
Hi folks, Following an upgrade from Debian squeeze to wheezy*, the SNMP agent on one of my servers stopped responding to queries for data from lm-sensors. Before the upgrade it did this: ~# snmpget -v2c -c public .1.3.6.1.4.1.2021.13.16.3.1.1.4 LM-SENSORS-MIB::lmFanSensorsIndex.4 = INT

hi

2013-05-14 Thread Steve McCarthy
http://www.vitalmind.net/sasnomsvkplil.php -- AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities

snmpget with multiple oid query fails for table structures

2013-05-14 Thread Samitha Wijedasa
Hi, I'm trying to get multiple oid query responses in a single snmpget as follows from a table structure that is designed to facilitate two wifi modules. The last digit identify the particular wifi module I'm querying at the moment. In this case the module 1. snmpget -v 2c -t 2 -m "" -c publi

RE: snmp3 & intermediate CA certs

2013-05-14 Thread Shing-Kun Kuo (shkuo)
Hi David, Same topic in the web. It states that "If the policy extensions in the CA certificate indicate that it must be verified by CRL or OSCP - then you may have a legitimate hang in your application when it can't find the root CA to verify parts of this process." http://security.stackexchan

mib2c

2013-05-14 Thread Leonard G
Hi, I am new to Net-SNMP so please excuse me is the question is somewhat simple. I am trying to add the ENTITY MIB code to the agent. I have no problems with the scalars, but here is what happens when I add a table( below it is entAliasMappingTable but the same happens for every table in the MIB):

Forwarding all traps to a destination

2013-05-14 Thread Michael Shcwarcz
Hello, Is it possible to forward all traps to a given destination (including traps which are already forwarded explicitly to another destination)? I have these lines in snmptrapd.conf: forward .1.3.6.1.4.1.2021.251.1 10.1.90.130 forward default 10.1.90.77 What I see is that the ucdStart trap i

double free in snmptrapd - free_trapd_address

2013-05-14 Thread Michael Shcwarcz
Hello, I am running net-snmp 5.7.2 and it looks like there is a double free problem in snmptrapd, in free_trapd_address() and parse_trapd_address(). I get a SIGABORT on the second SIGHUP (looks like it does a double free on the first SIGHUP and on the second it crashes). I have this snmptrapd.c

Re: disman event mib monitor statement question

2013-05-14 Thread merlin
Manjul Rai gmail.com> writes: > > > Hello, >   > I have read the man pages and it seems that the monitor statement only accepts one expression.  I would love to find out if there is any way to do AND/OR logic in the monitor statement. >   > Challenge: Linux system has multiple interfaces; how

Question about DisMan

2013-05-14 Thread Nick L
Hi there, I am trying to use the Disman to monitor the link up/down in my system. >From the snmpd.conf documentation, I need to create a V3 user and grant access to the user. It worked fine on my system and I was able to get link up/down trap. My question is - it seems like the SNMP request from

Re: snmp3 & intermediate CA certs

2013-05-14 Thread David W
Hi all, A little up on this. If someone have some more informations for me. Thank you. 2013/4/25 David W > Hi everybody, > > I'm currently trying to get net-snmp 5.7.2 communicating through tsm > authPriv snmpv3 using intermediate CA signed certificates, but I cannot > achieve this, while it