Hi
Is there a way I could test the "snmptrapd" if it is reciveing traps?
BR
Maali
--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codeb
Hi all,
I am a developer using php snmp extension to build a network management system,
and also a graduate student in Beijing University of Posts and
Telecommunications. When I was using the functions provided by the snmp
extension, I found the library was old and didn’t have some useful functi
Hello,
I have a problem with snmp configuration. If I create a user win MD5 and DES
authentication all it’s OK:
/var/lib/net-snmp/snmpd.conf:
createUser UserPrueba MD5 12345678 DES 87654321
/etc/snmp/snmpd.conf:
rouser UserPrueba auth
service snmp start
Test:
# snmpwalk -v3 localhost -a MD5 -
I'm trying to install net-snmp on aix 7.1 and I get this error while running
the configure script. I have tried to google for a solution, but haven't found
anything. Please let me know if you have any other tips or suggestions.
Thanks,
[cid:image001.png@01D122C5.1830AD40]
[https://images.mtnam
Hi All,
I am new to SNMP protocol,i am trying to implement SNMP Manager in C.My
SNMP Agent running on UPS and my SNMP Manager will be running on the
Gateway running Linux.I have .mib supplied by manufacturer of UPS
device.Please advice where to start and how to use this .mib file and i am
using Ir
Alizadeh
You could monitor the network with tcpdump or wireshark to see if UDP traffic
is arriving for port 162
BR
Tim
Am 17.11.2015 um 13:41 schrieb Alizadeh Mahmoud:
> Hi
>
> Is there a way I could test the "snmptrapd" if it is reciveing traps?
>
> BR
> Maali
>
> -
Well Lakshmi
Are you sure you want to develop both agent and manager?
I assume you understand that manager is the client program usually on a
workstation / PC and agent is the stateless server in the managed machine
It's more frequent that someone wants to write parts of the agent and test it
Hello Lakshmi
It's a long time since I touched NETSNMP, but I seem so remember it has
relocatable (ie object binary .o) library for formatting the requests in BER
(packet format of ASN)
Will your manager application not be able to use NETSNMP manager library calls
for Linux?
The level of ma