Network Dual-Stack Component  Version 7.0 (Beta)
MDK-Professional Middleware for IPv4 and IPv6 Networking
 All Data Structures Files Functions Enumerations Groups Pages
SNMP Agent

SNMP Agent routines enable network management features. More...

Structures

struct  SNMP_MIB
 SNMP-MIB Entry info. More...
 

Description

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.

Note
The page SNMP Agent gives you more information on the actual usage of the functions and how to work with them in a project.

Code Examples

SNMP Agent MIB Data Template

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:


Data Structure Documentation

struct SNMP_MIB

SNMP-MIB Entry info.