Difference between revisions of "NXSL:SNMPGet"

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 the object value from specific node with SNMP GET request. The node and all SNMP communication details defined by SNMP transport.
Get the object value from specific node with SNMP GET request. The node and all SNMP communication details defined by SNMP transport.


Line 20: Line 20:
== Return Value ==
== Return Value ==


Object of class [[NXSL:SNMP_VarBind|SNMP_VarBind]] or null on failure.
Object of class [[NXSL:SNMP_VarBind|SNMP_VarBind]] or '''NULL''' on failure.


== Examples ==
== Examples ==