Difference between revisions of "NXSL:SNMP Transport"

From NetXMS Wiki
Jump to navigation Jump to search
(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]]

Latest revision as of 16:13, 13 September 2022

This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide)

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.

Class Name

SNMP_Transport


Attributes

Name Type Description
snmpVersion string SNMP version used by the transport. Can be "1", "2c" or "3"