🎁 New User? Get 20% off your first purchase with code NEWUSER20 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

Overlay Network
A virtual network built on top of an existing physical network, enabling features like container networking and VPNs.
Firewall
A network security system that monitors and controls incoming and outgoing traffic based on predetermined rules.
WireGuard
A modern, lightweight VPN protocol that uses state-of-the-art cryptography and minimal code for fast, secure tunneling.
DHCP
A protocol that automatically assigns IP addresses and network configuration to devices on a network.
Port
A numbered endpoint (0-65535) that identifies specific processes or services on a networked computer for communication.
HTTPS Everywhere
The practice of securing all web traffic with TLS encryption, ensuring data integrity and privacy between browsers and servers.
View All Networking Terms →