mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Give the default value ("public") in the NSEDoc for the snmpcommunity script
argument in snmp-sysdescr.nse.
This commit is contained in:
parent
7307d28e88
commit
bad22b8c60
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue