mirror of
https://github.com/nmap/nmap.git
synced 2026-01-19 04:39:01 +00:00
Give the default value ("public") in the NSEDoc for the snmpcommunity script
argument in snmp-sysdescr.nse.
This commit is contained in:
@@ -3,7 +3,8 @@ Attempts to extract system information from an SNMP version 1 service.
|
||||
]]
|
||||
|
||||
---
|
||||
-- @args snmpcommunity The community string to use.
|
||||
-- @args snmpcommunity The community string to use. If not supplied, it is
|
||||
-- <code>public</code>.
|
||||
--
|
||||
-- @output
|
||||
-- | snmp-sysdescr: HP ETHERNET MULTI-ENVIRONMENT,ROM A.25.80,JETDIRECT,JD117,EEPROM V.28.22,CIDATE 08/09/2006
|
||||
|
||||
Reference in New Issue
Block a user