Difference between revisions of "NXSL:SNMPGetValue"

20 bytes added ,  11:56, 9 July 2012
no edit summary
(Created page with "__NOTOC__ Get the object value from specific node with SNMP GET request. The node and all SNMP communication details defined by SNMP transport. This function is similar to [[N...")
 
Line 1: Line 1:
__NOTOC__
__NOTOC__
Get the object value from specific node with SNMP GET request. The node and all SNMP communication details defined by SNMP transport. This function is similar to [[NXSL:SNMPGet|SNMPGet]] but returns string instead of an SNMP_VarBind object.
Get the object value from specific node with SNMP GET request. The node and all SNMP communication details defined by SNMP transport. This function is similar to [[NXSL:SNMPGet|SNMPGet]] but returns string instead of an SNMP_VarBind object.
'''Since:''' 1.2.1


== Syntax ==
== Syntax ==
683

edits