snmp_impl.h File Reference
#include "asn1.h"
Include dependency graph for snmp_impl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  trapVar
 

Macros

#define SID_MAX_LEN   64
 
#define READ   1
 
#define WRITE   0
 
#define SNMP_RESERVE1   0
 
#define SNMP_RESERVE2   1
 
#define SNMP_COMMIT   2
 
#define SNMP_FREE   3
 
#define RONLY   0xAAAA /* read access for everyone */
 
#define RWRITE   0xAABA /* add write access for community private */
 
#define NOACCESS   0x0000 /* no access for anybody */
 

Macro Definition Documentation

◆ NOACCESS

#define NOACCESS   0x0000 /* no access for anybody */

Definition at line 53 of file snmp_impl.h.

◆ READ

#define READ   1

Definition at line 43 of file snmp_impl.h.

◆ RONLY

#define RONLY   0xAAAA /* read access for everyone */

Definition at line 51 of file snmp_impl.h.

◆ RWRITE

#define RWRITE   0xAABA /* add write access for community private */

Definition at line 52 of file snmp_impl.h.

◆ SID_MAX_LEN

#define SID_MAX_LEN   64

Definition at line 41 of file snmp_impl.h.

◆ SNMP_COMMIT

#define SNMP_COMMIT   2

Definition at line 48 of file snmp_impl.h.

◆ SNMP_FREE

#define SNMP_FREE   3

Definition at line 49 of file snmp_impl.h.

◆ SNMP_RESERVE1

#define SNMP_RESERVE1   0

Definition at line 46 of file snmp_impl.h.

◆ SNMP_RESERVE2

#define SNMP_RESERVE2   1

Definition at line 47 of file snmp_impl.h.

◆ WRITE

#define WRITE   0

Definition at line 44 of file snmp_impl.h.

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors