Difference between revisions of "NXSL:Zone"

From NetXMS Wiki
Jump to navigation Jump to search
(Specified attributes are inhereted from NetObj and fixed attributes)
(Updated after recent zone rework (ID changed to UIN, proxy attribute updates))
Line 15: Line 15:
! Name !! Type !! Description
! Name !! Type !! Description
|-
|-
| agentProxy || int32 || Identifier of node object used as agent proxy
| proxyNode || object ([[NXSL:Node|Node]]) || Identifier of node object used as agent proxy
|-
|-
| icmpProxy || int32 || Identifier of node object used as ICMP proxy
| proxyNodeId || int32 || Identifier of node object used as proxy
|-
|-
| snmpProxy || int32 || Identifier of node object used as SNMP proxy
| uin || int32 || Zone UIN
|-
| zoneId || int32 || Zone ID
|}
|}


[[Category:NXSL Class Reference]]
[[Category:NXSL Class Reference]]

Revision as of 20:41, 5 January 2018

Represents NetXMS zone object


Class Name

Zone


Attributes

Inherits all attributes of the NetObj class.

Name Type Description
proxyNode object (Node) Identifier of node object used as agent proxy
proxyNodeId int32 Identifier of node object used as proxy
uin int32 Zone UIN