Difference between revisions of "NXSL:SNMPWalk"

Jump to navigation Jump to search
20 bytes added ,  16:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
m (Text replacement - "^" to "{{deprecated}}")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
{{deprecated}}__NOTOC__
Get an array of the object values from specific node with SNMP WALK request. The node and all SNMP communication details defined by SNMP transport.  
Get an array of the object values from specific node with SNMP WALK request. The node and all SNMP communication details defined by SNMP transport.  


Line 19: Line 19:
== Return Value ==
== Return Value ==


Array of SNMP_VarBind objects or null on failure.
Array of SNMP_VarBind objects or '''NULL''' on failure.


== Examples ==
== Examples ==

Navigation menu