Dangerous SNMP
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Message Class Reference

This class is the version-1 and version-2c encapsulation for a message. More...

#include <message.hpp>

Public Attributes

int version
 This is the version number. More...
 
std::string communityString
 This is the "community string" for the message.
 
std::vector< char > pduBytes
 This is the actual payload of the message.
 

Detailed Description

This class is the version-1 and version-2c encapsulation for a message.

The actual payload of the message is not processed here.

Member Data Documentation

int version

This is the version number.

0: Version 1 1: Version 2c


The documentation for this class was generated from the following file: