Difference between revisions of "NXSL:SNMP Transport"

49 bytes added ,  18: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:
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.  
{{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]]