Query: netsnmp_table_row
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
table_row(3) net-snmp table_row(3)NAMEtable_row - Helps you implement a table shared across two or more subagents, or otherwise split into individual row slices. Functions netsnmp_mib_handler * netsnmp_table_row_handler_get (void *row) returns a netsnmp_mib_handler object for the table_container helper int netsnmp_table_row_register (netsnmp_handler_registration *reginfo, netsnmp_table_registration_info *tabreg, void *row, netsnmp_variable_list *index) void * netsnmp_table_row_extract (netsnmp_request_info *request) return the row data structure supplied to the table_row helper Detailed Description Helps you implement a table shared across two or more subagents, or otherwise split into individual row slices. Function Documentation void* netsnmp_table_row_extract (netsnmp_request_info * request) return the row data structure supplied to the table_row helper Definition at line 158 of file table_row.c. netsnmp_mib_handler* netsnmp_table_row_handler_get (void * row) returns a netsnmp_mib_handler object for the table_container helper Definition at line 75 of file table_row.c. Author Generated automatically by Doxygen for net-snmp from the source code. Version 5.5 23 Sep 2009 table_row(3)
Related Man Pages |
---|
netsnmp_row_merge(3snmp) - debian |
netsnmp_serialize(3snmp) - debian |
netsnmp_table_array(3snmp) - debian |
netsnmp_serialize(3) - suse |
netsnmp_table(3) - osx |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Cut command on RHEL 6.8 compatibility issues |
Update kernel Linux without reboot?! |
Shopt -s histappend |