Map Attributes

The mapsdirective imports data specific to maps.

Use these attributes with the following table specification in line 1:

table=maps
Field Name Description
MapId Type: TEXT
Access: READ-ONLY
Attributes: none
Description:
A unique, persistant identifier for this map instance.
MapName Type: TEXT
Access: READ-ONLY
Attributes: none
Description:
Name of the map.
MapPath Type: TEXT
Access: READ-ONLY
Attributes: none
Description:
Full path of the map, including the name of the map.
Status Type: TEXT
Access: READ-ONLY
Attributes: none
Description:
Status of the map (e.g. down, critical, alarm, warning, okay).
DeviceCount Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Number of devices in the map.
NetworkCount Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Number of networks in the map.
InterfaceCount Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Number of interfaces in the map.
DownCount Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Number of devices that are down.
CriticalCount Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Number of devices in critical status.
AlarmCount Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Number of devices in alarm status.
WarningCount Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Number of devices in warning status.
OkayCount Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Number of okay devices.
DataRetentionPolicy Type: INTEGER
Access: READ-ONLY
Attributes: none
Description:
Database retention policy.
IMID Type: TEXT
Access: READ-ONLY
Attributes: none
Description:
Identifier of the map in the IMID format.
Enabled Type: BOOLEAN
Access: READ-ONLY
Attributes: none
Description:
True if the map is currently running.
Layer2 Type: BOOLEAN
Access: READ-ONLY
Attributes: none
Description:
True if the map is enabled for layer 2 polling.