SNMP protocol and microcontroller

  • Thread starter Thread starter ElectroPhysics
  • Start date Start date
  • Tags Tags
    Microcontroller
AI Thread Summary
SNMP protocols can be used to monitor sensors connected to an ATmega8 microcontroller by transmitting data through a MAX232 to a PC, where SNMP-compatible software can facilitate monitoring. However, SNMP is primarily designed for administrative monitoring of network devices like routers and servers, rather than for instrument control or detailed data analysis. The choice of microcontroller for SNMP applications depends on factors such as data rate, multiplexing requirements, and whether LAN or WAN access is needed. While free SNMP monitoring software options exist, the specific choice will depend on the user's needs and system architecture. Overall, SNMP is effective for basic status monitoring but not suited for time series data collection.
ElectroPhysics
Messages
115
Reaction score
2
hi. I'm new to SNMP protocols. i have a general understanding about snmp is that, we can monitor sensors attached to atmega8 microcontroller by sending their data through max232 to pc on serial port and a software running on pc with snmp protocol supported can be used to monitor this communication...

is my understanding true??
to start with which free snmp monitoring software should i use??
also other than atmega8 which generally available microcontroller is best suited for this protocol??
 
Engineering news on Phys.org
SNMP is mostly for administrative use to monitor functions of an network elements like routers or servers or firewalls. For example, there are network monitoring tools used in a typical Network Operating Center (NOC) that will suck up all the SNMP status from dozens to hundreds of network devices in a company or data center and consolidate that into a management summary. It's pretty good for "yes/no" kind of status. Not good for time series data of double data.

SNMP isn't really intended for instrument control or monitoring. There are protocols for doing that sort of thing. Many protocols.

It depends on what your data rate and multiplex count. On whether you need LAN or WAN (internet) access. What your system architecture is. Whether you are saving the data or just doing some sort of control on-the-fly. Many, many questions.
 
Hi all, i have some questions about the tesla turbine: is a tesla turbine more efficient than a steam engine or a stirling engine ? about the discs of the tesla turbine warping because of the high speed rotations; does running the engine on a lower speed solve that or will the discs warp anyway after time ? what is the difference in efficiency between the tesla turbine running at high speed and running it at a lower speed ( as fast as possible but low enough to not warp de discs) and: i...
Back
Top