OpenVAS Scanner 23.23.1
snmpv1v2_request Struct Reference

SNMP Request struct for snmp v1 and v2c. More...

Data Fields

char * peername
char * community
char * oid_str
int version
u_char action

Detailed Description

SNMP Request struct for snmp v1 and v2c.

Field Documentation

◆ action

u_char snmpv1v2_request::action

snmp get or getnext action.

◆ community

char* snmpv1v2_request::community

snmp community name.

◆ oid_str

char* snmpv1v2_request::oid_str

snmp oid to search for.

◆ peername

char* snmpv1v2_request::peername

snmp peer name.

◆ version

int snmpv1v2_request::version

snmp version.


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