This class provides the interface for getting device information.
More...
#include <snmpAdapter.h>
|
static void | init (void) |
| This function opens the RF_DocsIf_tr181_snmp map file, parse the TR181 parameter and its correspoinding OID, fill it in map container. More...
|
|
static void | unInit (void) |
| This function clear the TR181 OID map container. More...
|
|
static hostIf_snmpAdapter * | getInstance (int dev_id) |
|
static void | closeInstance (hostIf_snmpAdapter *) |
|
static GList * | getAllInstances () |
|
static void | closeAllInstances () |
|
static void | getLock () |
|
static void | releaseLock () |
|
|
static GHashTable * | ifHash = NULL |
|
static GMutex * | m_mutex = NULL |
|
static GHashTable * | m_notifyHash = NULL |
|
static map< string, vector< pair< string, string > > > | tr181Map |
|
This class provides the interface for getting device information.
Definition at line 94 of file snmpAdapter.h.
The documentation for this class was generated from the following files: