#include <table.h>
Data Fields |
|
| char | isRange |
| char | list_count |
| only useful if isRange == 0 |
|
| union { | |
| unsigned int range [2] | |
| unsigned int * list | |
| } | details |
| netsnmp_column_info_t * | next |
OVERLAPPING RANGES ARE NOT SUPPORTED.
Definition at line 52 of file table.h.
|
|
only useful if isRange == 0 |
1.3.9.1
Last modified: Thursday, 01-Mar-2007 16:20:05 PST
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.