Difference between revisions of "NXSL:Zone"
Jump to navigation
Jump to search
(Created page with "Represents NetXMS zone object '''Class Name''' Zone '''Attributes''' {| class="wikitable" |- ! Name !! Type !! Description |- | agentProxy || int32 || Identifier of node...") |
(No difference)
|
Revision as of 21:29, 3 July 2014
Represents NetXMS zone object
Class Name
Zone
Attributes
| Name | Type | Description |
|---|---|---|
| agentProxy | int32 | Identifier of node object used as agent proxy |
| comments | string | Object's comments |
| guid | string | Object's GUID |
| icmpProxy | int32 | Identifier of node object used as ICMP proxy |
| id | uint32 | Object identifier |
| ipAddr | string | Primary IP address |
| name | string | Object name |
| anmpProxy | int32 | Identifier of node object used as SNMP proxy |
| status | int32 | Object status |
| type | int32 | Object type (class) |
| zoneId | int32 | Zone ID |