Embedded Database Interface
LVL237 Embedded Database Interface (EDBI) Library provides a generic interface for
performing read / write operations on an Embedded Device. The LVL237 EDBI can interface with any higher layer applications such as Telnet, SNMP GUI,
or CLI's. It integrates seamlessly with our own Embedded CLI Package (ECLI).
LVL237 EDBI Library is designed to work seamlessly with SNMP sets / gets
requests that are commercially available with SNMP compilers such as
Emanate / Interniche and others.
LVL237 EDBI library works with any real time applications. The basic architecture of
this library revolves around a structured way of representing the device data
analogous to MIB (Management Information Base) architecture.
The data is stored in a table format allowing easy maintenance on NVRAM or Flash type
of devices. |