Man Page: netsnmp_null_container
Operating Environment: suse
Section: 3
null_container(3) net-snmp null_container(3)NAMEnull_container - Helps you implement specialized containers. Functions netsnmp_container * netsnmp_container_get_null (void) netsnmp_factory * netsnmp_container_get_null_factory (void) void netsnmp_container_null_init (void) Detailed Description Helps you implement specialized containers. This is a simple container that doesn't actually contain anything. All the methods simply log a debug message and return. The original intent for this container is as a wrapper for a specialized container. Implement the functions you need, create a null_container, and override the default functions with your specialized versions. You can use the 'container:null' debug token to see what functions are being called, to help determine if you need to implement them. Author Generated automatically by Doxygen for net-snmp from the source code. Version 5.5 23 Sep 2009 null_container(3)
| Related Man Pages |
|---|
| somfbitmask(3) - debian |
| xml(3) - debian |
| netsnmp_iterator_info_s(3snmp) - debian |
| netsnmp_iterator_info_s(3) - osx |
| netsnmp_table_array(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |