File:SNMP_communication_principles_diagram.PNG · Wikimedia Commons · See Wikimedia Commons
Simple Network Management Protocol
Sign in to saveAlso known as SNMP
series of computer network protocols for managing systems connected to a network
Key facts
- Osi layer
- Application
- Port s
- 161, 162 (Trap)
- Rfc s
- 3411–3418
via Wikipedia infobox
Wikidata facts
Show 4 more facts
- port
- 161
- Commons category
- Simple Network Management Protocol
- ACM Classification Code (2012)
- 10011531
- start time
- 1988-08-00
via Wikidata · CC0
~30 min read
Article
Simple Network Management Protocol (SNMP) is an Internet Standard protocol for collecting and organizing information about managed devices on IP networks and for modifying that information to change device behavior. Devices that typically support SNMP include cable modems, routers, network switches, servers, workstations, printers, and more.
SNMP is widely used in network management for network monitoring. SNMP exposes management data in the form of variables on the managed systems organized in a management information base (MIB), which describes the system status and configuration. These variables can then be remotely queried (and, in some circumstances, manipulated) by managing applications.