What Is SNMP?
SNMP — the Simple Network Management Protocol — the standard way monitoring systems collect statistics and status from network devices, and receive alerts (traps) when things go wrong.
How it works
An SNMP manager (monitoring server) polls devices for data — interface counters, CPU, memory — organised in a tree structure called the MIB. Devices can also push unsolicited alerts called traps. Version 3 added the authentication and encryption that v1/v2c lack, which used only a plaintext "community string".
Why it matters
Every serious network is monitored via SNMP or its modern successors — it feeds the dashboards a NOC engineer watches all day. Knowing that SNMPv3 is the secure version (v1/v2c send community strings in plaintext) is a standard exam and interview point.
Frequently asked questions
What is SNMP used for?
Network monitoring — collecting statistics (interface traffic, CPU, errors) from devices and receiving trap alerts when significant events occur.
What is the difference between SNMP versions?
v1 and v2c use plaintext community strings with no real security; v3 adds authentication and encryption and is the version modern networks should use.
What is an SNMP trap?
An unsolicited alert a device sends to the monitoring system when something notable happens — like an interface going down — rather than waiting to be polled.
Related articles
Want hands-on training?
Learn this on real Cisco lab devices with placement support at Attila Technologies, Ahmedabad.