AutoPatrol, Bureaucrats, Administrators
481
edits
m (Text replacement - "^" to "{{deprecated}}") |
|||
(2 intermediate revisions by 2 users 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. | ||
'''Since:''' 1.2.1 | |||
== Syntax == | == Syntax == | ||
Line 18: | Line 20: | ||
== Return Value == | == Return Value == | ||
Object of class [[NXSL:SNMP_VarBind|SNMP_VarBind]] or | Object of class [[NXSL:SNMP_VarBind|SNMP_VarBind]] or '''NULL''' on failure. | ||
== Examples == | == Examples == |