Rtos API example

Embed: (wiki syntax)

« Back to documentation index

snmp_table.h File Reference

snmp_table.h File Reference

SNMP server MIB API to implement table nodes. More...

Go to the source code of this file.

Data Structures

struct  snmp_table_col_def
 default (customizable) read/write table More...
struct  snmp_table_node
 table node More...
struct  snmp_table_simple_node
 simple read-only table node More...

Enumerations

enum  snmp_table_column_data_type_t
 

simple read-only table

More...

Detailed Description

SNMP server MIB API to implement table nodes.

Definition in file snmp_table.h.


Enumeration Type Documentation

simple read-only table

Definition at line 90 of file snmp_table.h.