Re: Net SNMP Trap

2016-02-23 Thread Niels Baggesen
Den 23-02-2016 kl. 13:37 skrev Anivesh Pandeya: > > How to generate a automated trap for linkup and linkdown for > snmpv2c?? > > OS : RHEL4 Thin Client > SNMP : NET-SNMP- 5.1.2 Any good reason for being stuck with such an outsated system? > SNMPv3 i

Re: error running make on mac osx 10.11.3 - hardware/memory/memory_freebsd.c:12:10: fatal error: 'kvm.h' file not found

2016-02-23 Thread Niels Baggesen
Den 15-02-2016 kl. 20:55 skrev Dave Karokkae: > > Hi, > I was hoping an expert here can help me in the right direction, either a > configure flag to avoid kvh, or a fix in the code ? > > BACKGROUND: > > I was able to configure using these flags: > # ./configure --with-persistent-directory=/var/d

Net SNMP Trap

2016-02-23 Thread Anivesh Pandeya
How to generate a automated trap for linkup and linkdown for snmpv2c?? OS : RHEL4 Thin Client SNMP : NET-SNMP- 5.1.2 SNMPv3 is not implemented. I want to monitor the system for traps in case of link up and link down. What is the configurations i need to add in the snmpd.conf files?? I have al