Difference between revisions of "NXSL:SNMP Transport"

82 bytes added ,  18:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
(Created page with "Represents SNMP Transport functionality. Objects of this class are typically obtained from nodes that support SNMP. Objects of this class used to access SNMP functions of node...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Represents SNMP Transport functionality. Objects of this class are typically obtained from nodes that support SNMP. Objects of this class used to access SNMP functions of nodes.  
{{deprecated}}Represents SNMP Transport functionality. Objects of this class are typically obtained from nodes that support SNMP. Objects of this class used to access [[NXSL_Function_Reference#SNMP|SNMP functions]] of nodes.  


'''Class Name'''
'''Class Name'''
Line 14: Line 14:
| snmpVersion|| string || SNMP version used by the transport. Can be "1", "2c" or "3"
| snmpVersion|| string || SNMP version used by the transport. Can be "1", "2c" or "3"
|}
|}
[[Category:NXSL Class Reference]]