EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 54

no-image

EZ800000100STS

Manufacturer Part Number
EZ800000100STS
Description
SOFTWARE TCP/IP SOURCE CODE
Manufacturer
Zilog
Type
Protocol Stackr
Datasheets

Specifications of EZ800000100STS

Tool Type
Programming Software
Core Architecture
Z8
For Use With/related Products
eZ80 Acclaim! MCU
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
46
Zilog TCP/IP Stack API
eZ80
snmpv2_init
ZTP API Reference
®
CPU
Include
Prototype
Description
Argument(s)
Return Value(s)
#include "snmp.h"
void snmpv2_init(SN_TRAP_NOTIFY snTrapNotifyFunc);
The
SNMPv2 agent. This protocol can be used to read or write values in the
MIB by using the Get, GetNext, or Set operations which are supported in
SNMPv1. SNMPv2 also defines GetBulk which is used to efficiently
retrieve large blocks of data. Requests from the SNMP management
entity are sent to the SNMP agent. After the SNMP agent processes the
request, it returns relevant information to the management entity. The
management entity can obtain information about objects in the MIB using
the Get or GetNext requests or Get bulk requests; or it can modify the
value of an object in the MIB using the Set request. The parameter
snTrapNotifyFunc
generated by SNMP agent. This function creates a separate thread for
SNMPv2 entity and waits for incoming requests from the SNMP
manager.
None.
snTrapNotifyFunc Function pointer provided by the application to
snmpv2_init
API is called from the
is used to inform the application whenever a trap is
SNMP agent which is used to inform the
application whenever a trap is generated by
SNMP agent.
main()
routine to enable the
RM004012-0707

Related parts for EZ800000100STS