Difference between revisions of "NXSL:Node"

111 bytes removed ,  16:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
(Updated zoneId to ZoneUIN)
m (Text replacement - "^" to "{{deprecated}}")
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Represents NetXMS node object.
{{deprecated}}Represents NetXMS node object.


'''Class Name'''
'''Class Name'''
Line 47: Line 47:
|-
|-
| isSONMP || boolean || TRUE if node supports SONMP/NDP (Synoptics/Nortel Discovery Protocol)
| isSONMP || boolean || TRUE if node supports SONMP/NDP (Synoptics/Nortel Discovery Protocol)
|-
| isSTP || boolean || TRUE if node supports STP (Spanning Tree Protocol)
|-
|-
| platformName || string || Platform name reported by NetXMS agent
| platformName || string || Platform name reported by NetXMS agent
Line 70: Line 72:


'''Methods'''
'''Methods'''
Inherits all methods of the [[NXSL:NetObj|NetObj class]].
{| class="wikitable"
{| class="wikitable"
|-
|-
! Name !! Parameters !! Return value !! Description
! Name !! Parameters !! Return value !! Description
|-
| [[NXSL:NetObj:clearGeoLocation|clearGeoLocation]] || none || none || Clears GeoLocation data from the node
|-
| [[NXSL:NetObj:setGeoLocation|setGeoLocation]] || Object of [[NXSL:GeoLocation|GeoLocation]] class || none || Sets GeoLocation data for the node
|-
|-
| enableAgent || boolean || none ||Enable or disable usage of NetXMS agent for all polls
| enableAgent || boolean || none ||Enable or disable usage of NetXMS agent for all polls