|
OpenVAS Scanner 23.40.3
|
Headers of an API for SNMP used by NASL scripts. More...


Go to the source code of this file.
Functions | |
| tree_cell * | nasl_snmpv1_get (lex_ctxt *) |
| tree_cell * | nasl_snmpv1_getnext (lex_ctxt *) |
| tree_cell * | nasl_snmpv2c_get (lex_ctxt *) |
| tree_cell * | nasl_snmpv2c_getnext (lex_ctxt *) |
| tree_cell * | nasl_snmpv3_get (lex_ctxt *) |
| tree_cell * | nasl_snmpv3_getnext (lex_ctxt *) |
Headers of an API for SNMP used by NASL scripts.
Definition in file nasl_snmp.h.
Definition at line 703 of file nasl_snmp.c.
References NASL_SNMP_GET, nasl_snmpv1v2c_get(), and SNMP_VERSION_1.

Definition at line 709 of file nasl_snmp.c.
References NASL_SNMP_GETNEXT, nasl_snmpv1v2c_get(), and SNMP_VERSION_1.

Definition at line 715 of file nasl_snmp.c.
References NASL_SNMP_GET, nasl_snmpv1v2c_get(), and SNMP_VERSION_2c.

Definition at line 721 of file nasl_snmp.c.
References NASL_SNMP_GETNEXT, nasl_snmpv1v2c_get(), and SNMP_VERSION_2c.

Definition at line 832 of file nasl_snmp.c.
References NASL_SNMP_GET, and nasl_snmpv3_get_action().

Definition at line 838 of file nasl_snmp.c.
References NASL_SNMP_GETNEXT, and nasl_snmpv3_get_action().
