![]() |
Network Dual-Stack Component
Version 7.0 (Beta)
MDK-Professional Middleware for IP Networking
|
SNMP Agent routines enable network management features. More...
Structures | |
struct | SNMP_MIB |
SNMP-MIB Entry info. More... | |
SNMP Agent routines enable network management features.
Simple Network Management Protocol (SNMP) is mainly used in network management systems to monitor network-attached devices for conditions that warrant administrative attention. It is the most popular network management protocol in the TCP/IP protocol suite.
The following source code is part of the SNMP_Agent_MIB.c template file. This code template enables the developer to define an application specific MIB data table for the SNMP agent:
struct SNMP_MIB |
SNMP-MIB Entry info.