🎁 New User? Get 20% off your first purchase with code NEWUSER20 · ⚡ Instant download · 🔒 Secure checkout Register Now →
Menu

Categories

Networking Intermediate

What is SNMP (Simple Network Management Protocol)?

A protocol for monitoring and managing network devices like routers, switches, servers, and printers remotely.

SNMP collects information from network devices using a manager-agent model. Agents run on devices, exposing data (CPU usage, interface traffic, error counts) via OIDs (Object Identifiers) organized in MIBs (Management Information Bases).

Operations include GET (read value), SET (change value), and TRAP (unsolicited alert). SNMPv3 adds encryption and authentication. SNMP is widely used in network monitoring tools like Nagios, Zabbix, and PRTG.

Related Terms

Port
A numbered endpoint (0-65535) that identifies specific processes or services on a networked computer for communication.
HTTP/HTTPS
The protocol used for transferring web pages and data between browsers and servers, with HTTPS adding encryption.
Anycast
A network routing technique where the same IP address is announced from multiple locations, directing users to the nearest server.
WireGuard
A modern, lightweight VPN protocol that uses state-of-the-art cryptography and minimal code for fast, secure tunneling.
Bandwidth
The maximum rate of data transfer across a network connection, measured in bits per second.
Network Monitoring
The practice of continuously observing network infrastructure to detect failures, performance degradation, and security threats.
View All Networking Terms →