Simple Network Management Protocol
Simple Network Management Protocol (SNMP) is a client-server protocol used to monitor and manage networks remotely. This protocol relies upon UDP for transport, and is well supported by most manufacturers. Many use SNMP combined with a web interface to allow remote adminstration of their equipment, such as HP's TopTools, Cisco's CiscoWorks etc.
- Definitions
- General SNMP information
- Master
- Agents
- Management Information Base (MIB)
- Structure of Management Information (SMI)
- Objects and Object Identifiers
- Public MIBs
- Private MIBs
- Traps
- Community Strings
- Implementing SNMP
- Design Models
- Software Installation
- SNMP Agents
- Microsoft's SNMP Service service
- SNMP Masters
- Microsoft's limited SNMP Trap Service service
- SNMP Agents
- Deployment
- Configuration
- Special considerations