SNMP++  3.3.11
UsmUserTableEntry Struct Reference

#include <usm_v3.h>

Public Attributes

unsigned char * usmUserEngineID
 
long int usmUserEngineIDLength
 
unsigned char * usmUserName
 
long int usmUserNameLength
 
unsigned char * usmUserSecurityName
 
long int usmUserSecurityNameLength
 
long int usmUserAuthProtocol
 
unsigned char * usmUserAuthKey
 
long int usmUserAuthKeyLength
 
long int usmUserPrivProtocol
 
unsigned char * usmUserPrivKey
 
long int usmUserPrivKeyLength
 

Detailed Description

Definition at line 180 of file usm_v3.h.

Member Data Documentation

◆ usmUserAuthKey

unsigned char* UsmUserTableEntry::usmUserAuthKey

Definition at line 185 of file usm_v3.h.

◆ usmUserAuthKeyLength

long int UsmUserTableEntry::usmUserAuthKeyLength

Definition at line 185 of file usm_v3.h.

◆ usmUserAuthProtocol

long int UsmUserTableEntry::usmUserAuthProtocol

Definition at line 184 of file usm_v3.h.

◆ usmUserEngineID

unsigned char* UsmUserTableEntry::usmUserEngineID

Definition at line 181 of file usm_v3.h.

◆ usmUserEngineIDLength

long int UsmUserTableEntry::usmUserEngineIDLength

Definition at line 181 of file usm_v3.h.

◆ usmUserName

unsigned char* UsmUserTableEntry::usmUserName

Definition at line 182 of file usm_v3.h.

◆ usmUserNameLength

long int UsmUserTableEntry::usmUserNameLength

Definition at line 182 of file usm_v3.h.

◆ usmUserPrivKey

unsigned char* UsmUserTableEntry::usmUserPrivKey

Definition at line 187 of file usm_v3.h.

◆ usmUserPrivKeyLength

long int UsmUserTableEntry::usmUserPrivKeyLength

Definition at line 187 of file usm_v3.h.

◆ usmUserPrivProtocol

long int UsmUserTableEntry::usmUserPrivProtocol

Definition at line 186 of file usm_v3.h.

◆ usmUserSecurityName

unsigned char* UsmUserTableEntry::usmUserSecurityName

Definition at line 183 of file usm_v3.h.

◆ usmUserSecurityNameLength

long int UsmUserTableEntry::usmUserSecurityNameLength

Definition at line 183 of file usm_v3.h.


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