Difference between revisions of "NXSL:Node:runtimeFlags"

From NetXMS Wiki
Jump to navigation Jump to search
(Created page with "<pre> QUEUED_FOR_STATUS_POLL 0x0001 QUEUED_FOR_CONFIG_POLL 0x0002 UNREACHABLE 0x0004 AGENT_UNREACHABLE 0x0008 SNMP_UNREACHABLE 0x0010...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
Line 1: Line 1:
<pre>
{{deprecated}}<pre>
QUEUED_FOR_STATUS_POLL    0x0001
QUEUED_FOR_STATUS_POLL    0x0001
QUEUED_FOR_CONFIG_POLL    0x0002
QUEUED_FOR_CONFIG_POLL    0x0002

Latest revision as of 18:13, 13 September 2022

This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide)
QUEUED_FOR_STATUS_POLL     0x0001
QUEUED_FOR_CONFIG_POLL     0x0002
UNREACHABLE                0x0004
AGENT_UNREACHABLE          0x0008
SNMP_UNREACHABLE           0x0010
QUEUED_FOR_DISCOVERY_POLL  0x0020
FORCE_STATUS_POLL          0x0040
FORCE_CONFIGURATION_POLL   0x0080
QUEUED_FOR_ROUTE_POLL      0x0100
CPSNMP_UNREACHABLE         0x0200
RECHECK_CAPABILITIES       0x0400
POLLING_DISABLED           0x0800
CONFIGURATION_POLL_PASSED  0x1000
QUEUED_FOR_TOPOLOGY_POLL   0x2000
DELETE_IN_PROGRESS         0x4000
NETWORK_PATH_PROBLEM       0x8000