All specs
RFC 3411–3418RFCShould KnowNetworking2002

SNMPv3

Network Management & AAA·RFC Editor
WHY YOU NEED THIS

SNMP remains the universal monitoring protocol for network equipment: routers, switches, UPS, servers. Every NOC and network monitoring tool (Zabbix, Nagios, LibreNMS) speaks SNMP. Understanding OID trees, MIB compilation, and USM vs community strings is essential for network operations.

What It Defines

Simple Network Management Protocol v3 adds a User-based Security Model (USM) with authentication (HMAC-MD5/SHA) and encryption (DES/AES) to SNMP. Defines the architecture (RFC 3411), MIB object model, PDU types (GET, GETNEXT, GETBULK, SET, TRAP, INFORM), OID tree, and the Manager-Agent paradigm.

Canonical (Normative)

snmpmonitoringmiboidnetwork-managementusmtrap
Standards Body
RFC Editor

The canonical publication point for finalized RFCs. If a protocol is standardized as an RFC, the RFC Editor text is the normative final reference. Published by the IETF, IRTF, IAB, and independent stream.

Visit

Related Specs

RFC 6241RFCShould Know

NETCONF

NETCONF replaced manual CLI for network device configuration in most modern SD-WAN, carrier, and enterprise deployments. Understanding datastores, capabilities, and YANG-driven RPC is essential for network automation.

NetworkingNetwork Management & AAA
Details
RFC 7950RFCShould Know

YANG

YANG is to NETCONF what JSON Schema is to REST APIs — it describes the data model. Any network automation work with modern devices (Juniper, Cisco IOS-XR, Nokia SR-OS) requires reading and writing YANG models.

NetworkingNetwork Management & AAA
Details
RFC 2865RFCMust Know

RADIUS

RADIUS is the AAA protocol behind every enterprise Wi-Fi login, VPN authentication, and 802.1X deployment. FreeRADIUS, Cisco ISE, and Aruba ClearPass all implement it. Essential for understanding corporate network access and SSO integration.

NetworkingBack OfficeNetwork Management & AAA
Details