RDK Documentation (Open Sourced RDK Components)
snmpAdapter.h File Reference

The header file provides TR181 SNMP device RDK Central APIs. More...

#include <string>
#include "hostIf_main.h"
#include "hostIf_tr69ReqHandler.h"
#include "hostIf_utils.h"
#include "hostIf_updateHandler.h"
#include <map>
Include dependency graph for snmpAdapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  hostIf_snmpAdapter
 This class provides the interface for getting device information. More...
 

yes

The header file provides TR181 SNMP device RDK Central APIs.

Device.X_RDKCENTRAL API.

Description of SNMP Adapter module.

Document
Document reference.
Open Issues (in no particular order)
  1. Issue 1
  2. Issue 2
Assumptions
  1. Assumption
  2. Assumption
Abbreviations
  • ACK: Acknowledge.
  • BE: Big-Endian.
  • cb: Callback function (suffix).
  • config: Configuration.
  • desc: Descriptor.
  • dword: Double word quantity, i.e., four bytes or 32 bits in size.
  • intfc: Interface.
  • LE: Little-Endian.
  • LS: Least Significant.
  • MBZ: Must be zero.
  • MS: Most Significant.
  • _t: Type (suffix).
  • word: Two byte quantity, i.e. 16 bits in size.
  • xfer: Transfer.
Implementation Notes
  1. Note
  2. Note

Definition in file snmpAdapter.h.