struct tapi_snmp_common_table_row_s
Overview
Structure that contains generic part of all SNMP table rows - INDEX part of row. More…
#include <tapi_snmp.h> struct tapi_snmp_common_table_row_s { // fields tapi_snmp_oid_t* index_suffix; };
Detailed Documentation
Structure that contains generic part of all SNMP table rows - INDEX part of row. It could be useful when casting unknown type of table to get at least the value of the row index.
Fields
tapi_snmp_oid_t* index_suffix
index_suffix