SNMP 2.0.0
Loading...
Searching...
No Matches
SNMP::Version Struct Reference

Helper struct to handle SNMP versions. More...

#include <src/BER.h>

Public Types

enum  : uint8_t { V1 , V2C }
 Enumerates all supported versions. More...
 

Detailed Description

Helper struct to handle SNMP versions.

The library supports SNMP version 1 and version 2c.

Definition at line 51 of file BER.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : uint8_t

Enumerates all supported versions.

Enumerator
V1 

0

V2C 

1

Definition at line 55 of file BER.h.


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