SNMP++  3.3.11
UsmUser Struct Reference

#include <usm_v3.h>

Public Attributes

unsigned char * engineID
 
long int engineIDLength
 
unsigned char * usmUserName
 
long int usmUserNameLength
 
unsigned char * securityName
 
long int securityNameLength
 
long int authProtocol
 
unsigned char * authKey
 
long int authKeyLength
 
long int privProtocol
 
unsigned char * privKey
 
long int privKeyLength
 

Detailed Description

Definition at line 190 of file usm_v3.h.

Member Data Documentation

◆ authKey

unsigned char* UsmUser::authKey

Definition at line 195 of file usm_v3.h.

◆ authKeyLength

long int UsmUser::authKeyLength

Definition at line 195 of file usm_v3.h.

◆ authProtocol

long int UsmUser::authProtocol

Definition at line 194 of file usm_v3.h.

◆ engineID

unsigned char* UsmUser::engineID

Definition at line 191 of file usm_v3.h.

◆ engineIDLength

long int UsmUser::engineIDLength

Definition at line 191 of file usm_v3.h.

◆ privKey

unsigned char* UsmUser::privKey

Definition at line 197 of file usm_v3.h.

◆ privKeyLength

long int UsmUser::privKeyLength

Definition at line 197 of file usm_v3.h.

◆ privProtocol

long int UsmUser::privProtocol

Definition at line 196 of file usm_v3.h.

◆ securityName

unsigned char* UsmUser::securityName

Definition at line 193 of file usm_v3.h.

◆ securityNameLength

long int UsmUser::securityNameLength

Definition at line 193 of file usm_v3.h.

◆ usmUserName

unsigned char* UsmUser::usmUserName

Definition at line 192 of file usm_v3.h.

◆ usmUserNameLength

long int UsmUser::usmUserNameLength

Definition at line 192 of file usm_v3.h.


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