Class Zone

    • Constructor Detail

      • Zone

        public Zone​(org.netxms.base.NXCPMessage msg,
                    NXCSession session)
        Create zone object from NXCP message
        Parameters:
        msg - NXCP message
        session - owning session
    • Method Detail

      • isAllowedOnMap

        public boolean isAllowedOnMap()
        Description copied from class: AbstractObject
        If this method returns true object is allowed to be on custom network map. Default implementation always returns false.
        Overrides:
        isAllowedOnMap in class AbstractObject
        Returns:
        true if object is allowed to be on custom network map
      • isAlarmsVisible

        public boolean isAlarmsVisible()
        Description copied from class: AbstractObject
        If this method returns true object can have visible alarms. Default implementation always returns false.
        Overrides:
        isAlarmsVisible in class AbstractObject
        Returns:
        true if object can contain visible alarms
      • getUIN

        public long getUIN()
        Get zone UIN (unique identification number)
        Returns:
        zone UIN
      • getProxyNodes

        public List<AbstractObject> getProxyNodes()
        Get list of proxy nodes
        Returns:
        list of proxy nodes
      • getSnmpPorts

        public List<String> getSnmpPorts()
        Get snmp ports
        Returns:
        snmp port list