|
OpenVAS Scanner 23.40.3
|

Data Fields | |
| char * | oid_str |
| char * | name |
Definition at line 74 of file nasl_snmp.c.
| char* snmp_result::name |
value in stored under the oid.
Definition at line 77 of file nasl_snmp.c.
Referenced by array_from_snmp_result(), check_spwan_output(), destroy_snmp_result(), parse_snmp_error(), snmpv1v2c_get(), and snmpv3_get().
| char* snmp_result::oid_str |
oid.
Definition at line 76 of file nasl_snmp.c.
Referenced by array_from_snmp_result(), check_spwan_output(), destroy_snmp_result(), nasl_snmpv1v2c_get(), and nasl_snmpv3_get_action().