AutoPatrol, Bureaucrats, Administrators
481
edits
m (Text replacement - "^" to "{{deprecated}}") |
|||
(3 intermediate revisions by 2 users 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 66: | Line 68: | ||
| zone || object ([[NXSL:Zone|Zone]]) || Zone object ('''null''' if zoning is disabled) | | zone || object ([[NXSL:Zone|Zone]]) || Zone object ('''null''' if zoning is disabled) | ||
|- | |- | ||
| | | zoneUIN || int32 || Zone UIN (0 if zoning is disabled) | ||
|} | |} | ||
'''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 | ||
|- | |- | ||
| 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 |