Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Implementation of network monitoring using snmp
#1

Network-Monitoring using SNMP
The SNMP is used for the Management-Network protocol. It can be combined with the network monitoring tool ntop. Disturbances develop in the networks due to the Errors in hardware-, software- or con guration, Unauthorized or unforeseen overwhelming usage, or Bad design and bad scalability. This can be prevented by using continuous monitoring. SNMP is the standard for the networking devices and is a platform independent and open specification. Your own independent protocol can be built for your PC but it brings you more stress in terms of licensing, interfaces, security etc.
Basically, the SNMP is a Message-orientated networking protocol for managing distributed resources. The SNMP manager and the SNMP agent exchanges the data such as get-request, get-response, get-next-request, get-response, set-request, get-request, trap etc. In the SNMP Management Information Bases, the Describe SNMP-Variables, using SMI-syntax. It is hierarchially structured and can be represented by using the numerical or alphanumerical representations.

Get the report here:

http://ww-zeuthen.desy.de/technisches_se...sknabe.pdf
Reply

#2

Description:
Genrally linux network consist of Linux client,Windows client & other network components like routers & switches.Our task is to monitor the network components using snmp.Snmp is a simple network monitor protocol which is used to monitor the netwok as well as to control network components.We are developing the system which monitor as well as control the network from central monitoring client.For this task we used open source softwares like nagios etc.

Technologies used: C , SDK.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.