๐ŸŽ 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

DNS Record Types
Different types of DNS entries that map domain names to various information like IP addresses, mail servers, and verification strings.
Token Bucket Algorithm
A rate limiting algorithm that allows burst traffic by accumulating tokens at a fixed rate and consuming them per request.
Overlay Network
A virtual network built on top of an existing physical network, enabling features like container networking and VPNs.
TCP vs UDP
Two transport layer protocols: TCP provides reliable, ordered delivery while UDP provides fast, connectionless delivery without guarantees.
DNS (Domain Name System)
A hierarchical naming system that translates human-readable domain names into IP addresses.
BGP (Border Gateway Protocol)
The routing protocol that makes the internet work by exchanging routing information between autonomous systems.
View All Networking Terms โ†’